2022-04-13 08:38:36.922 | + ./stack.sh:main:487 : exec 2022-04-13 08:38:36.922 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083836' 2022-04-13 08:38:36.922 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-083836.summary.2022-04-13-083836 2022-04-13 08:38:36.922 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-13 08:38:36.922 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-083836 2022-04-13 08:38:36.922 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083836 /opt/stack/logs/stack.sh.log 2022-04-13 08:38:36.922 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-083836.summary.2022-04-13-083836 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:38:36.922 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:38:36.922 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:38:36.922 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:38:36.922 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:38:36.922 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:38:36.922 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:38:36.922 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:38:36.922 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-13 08:38:36.924 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-13 08:38:36.926 | + ./stack.sh:main:573 : set -o errexit 2022-04-13 08:38:36.928 | + ./stack.sh:main:576 : uname -a 2022-04-13 08:38:36.929 | Linux dv-neutron-837670-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 08:38:36.931 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:38:36.933 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:38:36.936 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:38:36.972 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:38:36.988 | + ./stack.sh:main:590 : fetch_plugins 2022-04-13 08:38:36.990 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:38:36.993 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:38:36.995 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:38:36.998 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:38:37.000 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-13 08:38:37.002 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:38:37.003 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:38:37.005 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:38:37.007 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:38:37.009 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:38:37.012 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:38:37.015 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:38:37.018 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:38:37.021 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:38:37.023 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:38:37.025 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:38:37.027 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:38:37.029 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:38:37.042 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:38:37.044 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:38:37.045 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:38:37.047 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:38:37.049 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:38:37.051 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:38:37.052 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:38:37.054 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:38:37.056 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:38:37.059 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:38:37.061 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:38:37.062 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:38:37.064 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:38:37.066 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:38:37.068 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:38:37.070 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:38:37.072 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:38:37.090 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:38:37.092 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:38:37.105 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:38:37.107 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:38:37.110 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:38:37.112 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:38:37.114 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:38:37.116 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:38:37.118 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:38:37.120 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:38:37.122 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:38:37.123 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:38:37.125 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:38:37.127 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:38:37.131 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:38:37.144 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:38:37.161 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:38:37.173 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:38:37.185 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:38:37.221 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:38:37.280 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:38:37.369 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:38:37.391 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:38:37.442 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:38:37.494 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:38:37.642 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:38:37.655 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:38:37.668 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:38:37.680 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:38:37.768 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:38:37.770 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:38:37.773 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:38:37.775 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:38:37.777 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:38:37.779 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:38:37.781 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:38:37.781 | False' 2022-04-13 08:38:37.784 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:38:37.799 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:38:37.801 | + ./stack.sh:main:624 : run_phase source 2022-04-13 08:38:37.803 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:38:37.805 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:38:37.808 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:38:37.810 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:38:37.812 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:38:37.814 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:38:37.816 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:38:37.819 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:38:37.822 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:38:37.824 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:38:37.826 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:38:37.829 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:38:37.831 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:38:37.845 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:38:37.847 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:38:37.849 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:38:37.888 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:38:37.890 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:38:37.893 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:38:37.895 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:38:37.897 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:38:37.899 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:38:37.901 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:38:37.903 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:38:37.905 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:38:37.907 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:38:37.909 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.911 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:38:37.914 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.916 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:38:37.919 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.921 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:38:37.923 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.925 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:38:37.927 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.930 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:38:37.932 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.935 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:38:37.937 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.939 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:38:37.941 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.943 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:38:37.946 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.948 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:38:37.950 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.952 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:38:37.955 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.957 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 08:38:37.959 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:38:37.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:38:37.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.970 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:38:37.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.974 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:38:37.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.980 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:38:37.982 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.984 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:38:37.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.988 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:38:37.991 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.993 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:38:37.996 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:37.998 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:38:38.000 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.002 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:38:38.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.006 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:38:38.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.011 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:38:38.013 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.015 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:38:38.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.020 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:38:38.022 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.024 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:38:38.026 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.028 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:38:38.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.033 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:38:38.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.038 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:38:38.040 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.043 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:38:38.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.047 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:38:38.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.051 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:38:38.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.056 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 08:38:38.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.061 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:38:38.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.065 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:38:38.067 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.070 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:38:38.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:38:38.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.078 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:38:38.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:38:38.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.087 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:38:38.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:38:38.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.096 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:38:38.098 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.101 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:38:38.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.106 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:38:38.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:38:38.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:38:38.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:38:38.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:38:38.122 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-13 08:38:38.124 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:38:38.127 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:38:38.141 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:38:38.144 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:38:38.146 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:38:38.148 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:38:38.163 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:38:38.166 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:38:38.169 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:38:38.171 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:38:38.173 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:38:38.175 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:38:38.177 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:38:38.180 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:38:38.182 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:38:38.184 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-13 08:38:38.184 | Using mysql database backend 2022-04-13 08:38:38.187 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:38:38.202 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-13 08:38:38.205 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:38:38.207 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:38:38.210 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:38:38.212 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:38:38.215 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-13 08:38:38.232 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:38:38.234 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:38:38.250 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-13 08:38:38.265 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:38:38.268 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:38:38.284 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:38:38.300 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-13 08:38:38.316 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:38:38.319 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-13 08:38:38.334 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:38:38.337 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:38:38.353 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-13 08:38:38.356 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-13 08:38:38.358 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-13 08:38:38.361 | + functions-common:save_stackenv:60 : local tag=757 2022-04-13 08:38:38.363 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:38:38.368 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-083838 2022-04-13 08:38:38.370 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-083838 757' 2022-04-13 08:38:38.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.375 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:38:38.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.380 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:38:38.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.384 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:38:38.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.389 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:38:38.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.395 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-04-13 08:38:38.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.399 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-04-13 08:38:38.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.405 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-083836 2022-04-13 08:38:38.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.409 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:38:38.412 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.414 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-04-13 08:38:38.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.419 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:38:38.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.424 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:38:38.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.429 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:38:38.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:38:38.434 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:38:38.436 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-13 08:38:38.439 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-13 08:38:38.441 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:38:38.443 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:38:38.445 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-13 08:38:38.447 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:38:38.452 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:38:38.456 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:38:38.458 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:38:38.461 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:38:38.476 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:38:38.478 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:38:38.481 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:38:38.484 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-13 08:38:38.484 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:38:38.489 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:38:38.491 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:38:38.493 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:38:38.496 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:38:38.496 | + functions-common:git_clone:678 : head -1 2022-04-13 08:38:38.499 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-13 08:38:38.502 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:38:38.504 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-13 08:38:38.507 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-13 08:38:38.509 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-13 08:38:38.512 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:38:38.515 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:38:38.517 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:38:38.519 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:38:38.522 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:38:38.524 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:38:38.527 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:38:38.530 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:38:38.534 | ++ tools/install_prereqs.sh:source:47 : NOW=1649839118 2022-04-13 08:38:38.538 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:38:38.542 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649839030 2022-04-13 08:38:38.544 | ++ tools/install_prereqs.sh:source:49 : DELTA=88 2022-04-13 08:38:38.547 | ++ tools/install_prereqs.sh:source:50 : [[ 88 -lt 7200 ]] 2022-04-13 08:38:38.549 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:38:38.552 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:38:38.554 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:38:38.556 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:38:38.559 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:38:38.561 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:38:38.563 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:38:38.565 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:38:38.568 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:38:38.615 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:38:38.615 | apache2-dev 2022-04-13 08:38:38.615 | bc 2022-04-13 08:38:38.615 | bsdmainutils 2022-04-13 08:38:38.615 | curl 2022-04-13 08:38:38.615 | g++ 2022-04-13 08:38:38.615 | gawk 2022-04-13 08:38:38.615 | gcc 2022-04-13 08:38:38.615 | gettext 2022-04-13 08:38:38.615 | git 2022-04-13 08:38:38.615 | graphviz 2022-04-13 08:38:38.615 | iputils-ping 2022-04-13 08:38:38.615 | libapache2-mod-proxy-uwsgi 2022-04-13 08:38:38.615 | libffi-dev 2022-04-13 08:38:38.615 | libjpeg-dev 2022-04-13 08:38:38.615 | libpcre3-dev 2022-04-13 08:38:38.615 | libpq-dev 2022-04-13 08:38:38.615 | libssl-dev 2022-04-13 08:38:38.615 | libsystemd-dev 2022-04-13 08:38:38.615 | libxml2-dev 2022-04-13 08:38:38.615 | libxslt1-dev 2022-04-13 08:38:38.615 | libyaml-dev 2022-04-13 08:38:38.615 | lsof 2022-04-13 08:38:38.615 | openssh-server 2022-04-13 08:38:38.616 | openssl 2022-04-13 08:38:38.616 | pkg-config 2022-04-13 08:38:38.616 | psmisc 2022-04-13 08:38:38.616 | python3-dev 2022-04-13 08:38:38.616 | python3-pip 2022-04-13 08:38:38.616 | python3-systemd 2022-04-13 08:38:38.616 | python3-venv 2022-04-13 08:38:38.616 | tar 2022-04-13 08:38:38.616 | tcpdump 2022-04-13 08:38:38.616 | unzip 2022-04-13 08:38:38.616 | uuid-runtime 2022-04-13 08:38:38.616 | wget 2022-04-13 08:38:38.616 | wget 2022-04-13 08:38:38.616 | zlib1g-dev 2022-04-13 08:38:38.616 | libkrb5-dev 2022-04-13 08:38:38.616 | libldap2-dev 2022-04-13 08:38:38.616 | libsasl2-dev 2022-04-13 08:38:38.616 | memcached 2022-04-13 08:38:38.616 | python3-mysqldb 2022-04-13 08:38:38.616 | sqlite3 2022-04-13 08:38:38.616 | conntrack 2022-04-13 08:38:38.616 | curl 2022-04-13 08:38:38.616 | dnsmasq-base 2022-04-13 08:38:38.616 | dnsmasq-utils 2022-04-13 08:38:38.616 | ebtables 2022-04-13 08:38:38.616 | genisoimage 2022-04-13 08:38:38.616 | iptables 2022-04-13 08:38:38.616 | iputils-arping 2022-04-13 08:38:38.616 | kpartx 2022-04-13 08:38:38.616 | libjs-jquery-tablesorter 2022-04-13 08:38:38.616 | parted 2022-04-13 08:38:38.616 | pm-utils 2022-04-13 08:38:38.616 | python3-mysqldb 2022-04-13 08:38:38.616 | socat 2022-04-13 08:38:38.616 | sqlite3 2022-04-13 08:38:38.616 | sudo 2022-04-13 08:38:38.617 | vlan 2022-04-13 08:38:38.617 | lsscsi 2022-04-13 08:38:38.617 | open-iscsi 2022-04-13 08:38:38.617 | lvm2 2022-04-13 08:38:38.617 | qemu-utils 2022-04-13 08:38:38.617 | thin-provisioning-tools 2022-04-13 08:38:38.617 | acl 2022-04-13 08:38:38.617 | dnsmasq-base 2022-04-13 08:38:38.617 | dnsmasq-utils 2022-04-13 08:38:38.617 | ebtables 2022-04-13 08:38:38.617 | haproxy 2022-04-13 08:38:38.617 | iptables 2022-04-13 08:38:38.617 | iputils-arping 2022-04-13 08:38:38.617 | iputils-ping 2022-04-13 08:38:38.617 | postgresql-server-dev-all 2022-04-13 08:38:38.617 | python3-mysqldb 2022-04-13 08:38:38.617 | sqlite3 2022-04-13 08:38:38.617 | sudo 2022-04-13 08:38:38.617 | vlan 2022-04-13 08:38:38.617 | pcp 2022-04-13 08:38:38.617 | ipset 2022-04-13 08:38:38.617 | conntrack 2022-04-13 08:38:38.617 | conntrackd 2022-04-13 08:38:38.617 | keepalived 2022-04-13 08:38:38.617 | lvm2 2022-04-13 08:38:38.617 | qemu-utils 2022-04-13 08:38:38.617 | thin-provisioning-tools 2022-04-13 08:38:38.617 | curl 2022-04-13 08:38:38.617 | liberasurecode-dev 2022-04-13 08:38:38.617 | make 2022-04-13 08:38:38.617 | memcached 2022-04-13 08:38:38.617 | rsync 2022-04-13 08:38:38.617 | sqlite3 2022-04-13 08:38:38.617 | xfsprogs' 2022-04-13 08:38:38.618 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:38:38.636 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:38:38.636 | apache2-dev 2022-04-13 08:38:38.636 | bc 2022-04-13 08:38:38.636 | bsdmainutils 2022-04-13 08:38:38.636 | curl 2022-04-13 08:38:38.636 | g++ 2022-04-13 08:38:38.636 | gawk 2022-04-13 08:38:38.636 | gcc 2022-04-13 08:38:38.636 | gettext 2022-04-13 08:38:38.636 | git 2022-04-13 08:38:38.636 | graphviz 2022-04-13 08:38:38.636 | iputils-ping 2022-04-13 08:38:38.636 | libapache2-mod-proxy-uwsgi 2022-04-13 08:38:38.636 | libffi-dev 2022-04-13 08:38:38.636 | libjpeg-dev 2022-04-13 08:38:38.636 | libpcre3-dev 2022-04-13 08:38:38.636 | libpq-dev 2022-04-13 08:38:38.636 | libssl-dev 2022-04-13 08:38:38.636 | libsystemd-dev 2022-04-13 08:38:38.637 | libxml2-dev 2022-04-13 08:38:38.637 | libxslt1-dev 2022-04-13 08:38:38.637 | libyaml-dev 2022-04-13 08:38:38.637 | lsof 2022-04-13 08:38:38.637 | openssh-server 2022-04-13 08:38:38.637 | openssl 2022-04-13 08:38:38.637 | pkg-config 2022-04-13 08:38:38.637 | psmisc 2022-04-13 08:38:38.637 | python3-dev 2022-04-13 08:38:38.637 | python3-pip 2022-04-13 08:38:38.637 | python3-systemd 2022-04-13 08:38:38.637 | python3-venv 2022-04-13 08:38:38.637 | tar 2022-04-13 08:38:38.637 | tcpdump 2022-04-13 08:38:38.637 | unzip 2022-04-13 08:38:38.637 | uuid-runtime 2022-04-13 08:38:38.637 | wget 2022-04-13 08:38:38.637 | wget 2022-04-13 08:38:38.637 | zlib1g-dev 2022-04-13 08:38:38.637 | libkrb5-dev 2022-04-13 08:38:38.637 | libldap2-dev 2022-04-13 08:38:38.637 | libsasl2-dev 2022-04-13 08:38:38.637 | memcached 2022-04-13 08:38:38.637 | python3-mysqldb 2022-04-13 08:38:38.637 | sqlite3 2022-04-13 08:38:38.637 | conntrack 2022-04-13 08:38:38.637 | curl 2022-04-13 08:38:38.637 | dnsmasq-base 2022-04-13 08:38:38.637 | dnsmasq-utils 2022-04-13 08:38:38.637 | ebtables 2022-04-13 08:38:38.637 | genisoimage 2022-04-13 08:38:38.637 | iptables 2022-04-13 08:38:38.637 | iputils-arping 2022-04-13 08:38:38.637 | kpartx 2022-04-13 08:38:38.637 | libjs-jquery-tablesorter 2022-04-13 08:38:38.637 | parted 2022-04-13 08:38:38.637 | pm-utils 2022-04-13 08:38:38.638 | python3-mysqldb 2022-04-13 08:38:38.638 | socat 2022-04-13 08:38:38.638 | sqlite3 2022-04-13 08:38:38.638 | sudo 2022-04-13 08:38:38.638 | vlan 2022-04-13 08:38:38.638 | lsscsi 2022-04-13 08:38:38.638 | open-iscsi 2022-04-13 08:38:38.638 | lvm2 2022-04-13 08:38:38.638 | qemu-utils 2022-04-13 08:38:38.638 | thin-provisioning-tools 2022-04-13 08:38:38.638 | acl 2022-04-13 08:38:38.638 | dnsmasq-base 2022-04-13 08:38:38.638 | dnsmasq-utils 2022-04-13 08:38:38.638 | ebtables 2022-04-13 08:38:38.638 | haproxy 2022-04-13 08:38:38.638 | iptables 2022-04-13 08:38:38.638 | iputils-arping 2022-04-13 08:38:38.638 | iputils-ping 2022-04-13 08:38:38.638 | postgresql-server-dev-all 2022-04-13 08:38:38.638 | python3-mysqldb 2022-04-13 08:38:38.638 | sqlite3 2022-04-13 08:38:38.638 | sudo 2022-04-13 08:38:38.638 | vlan 2022-04-13 08:38:38.638 | pcp 2022-04-13 08:38:38.638 | ipset 2022-04-13 08:38:38.638 | conntrack 2022-04-13 08:38:38.638 | conntrackd 2022-04-13 08:38:38.638 | keepalived 2022-04-13 08:38:38.638 | lvm2 2022-04-13 08:38:38.638 | qemu-utils 2022-04-13 08:38:38.638 | thin-provisioning-tools 2022-04-13 08:38:38.638 | curl 2022-04-13 08:38:38.638 | liberasurecode-dev 2022-04-13 08:38:38.638 | make 2022-04-13 08:38:38.638 | memcached 2022-04-13 08:38:38.638 | rsync 2022-04-13 08:38:38.638 | sqlite3 2022-04-13 08:38:38.639 | xfsprogs ' 2022-04-13 08:38:38.639 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:38:38.641 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:38:38.643 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:38:38.646 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:38:38.646 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:38:38.652 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:38:38.654 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:38:38.656 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:38:38.658 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:38:38.660 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:38:38.662 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:38:38.664 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:38:38.666 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:38:38.668 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:38:38.670 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:38:38.672 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:38:38.674 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:38:38.676 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:38:38.679 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:38:38.683 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:38:38.685 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:38:38.687 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:38:38.689 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:38:38.691 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:38:38.693 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:38:38.697 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649839118695 2022-04-13 08:38:38.699 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:38:38.701 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:38:38.703 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 08:38:38.911 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:38:38.945 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:38:38.988 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:38:39.006 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:38:41.132 | Reading package lists... 2022-04-13 08:38:41.163 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:38:41.165 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:38:41.168 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:38:41.170 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:38:41.172 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:38:41.174 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:38:41.176 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:38:41.178 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:38:41.180 | ++ functions-common:time_stop:2432 : start_time=1649839118695 2022-04-13 08:38:41.182 | ++ functions-common:time_stop:2434 : [[ -z 1649839118695 ]] 2022-04-13 08:38:41.185 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:38:41.189 | ++ functions-common:time_stop:2437 : end_time=1649839121187 2022-04-13 08:38:41.191 | ++ functions-common:time_stop:2438 : elapsed_time=2492 2022-04-13 08:38:41.193 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:38:41.195 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:38:41.197 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2492 2022-04-13 08:38:41.200 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:38:41.202 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:38:41.204 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:38:41.206 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:38:41.209 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:38:41.230 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:38:41.338 | Reading package lists... 2022-04-13 08:38:41.580 | Building dependency tree... 2022-04-13 08:38:41.581 | Reading state information... 2022-04-13 08:38:41.615 | acl is already the newest version (2.2.53-6). 2022-04-13 08:38:41.615 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:38:41.615 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:38:41.615 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:38:41.615 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:38:41.615 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:38:41.615 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:38:41.615 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:38:41.615 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:38:41.615 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:38:41.615 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:38:41.615 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:38:41.615 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:38:41.615 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:38:41.615 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:38:41.615 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:38:41.615 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:38:41.615 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:38:41.616 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:38:41.616 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:38:41.616 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:38:41.616 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:38:41.616 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:38:41.616 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:38:41.616 | psmisc is already the newest version (23.3-1). 2022-04-13 08:38:41.616 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:38:41.616 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:38:41.616 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:38:41.616 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:38:41.616 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:38:41.616 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:38:41.616 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:38:41.616 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:38:41.616 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:38:41.616 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:38:41.616 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:38:41.616 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:38:41.616 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:38:41.616 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:38:41.616 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:38:41.616 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:38:41.616 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:38:41.616 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:38:41.616 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:38:41.616 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:38:41.616 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:38:41.616 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:38:41.616 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:38:41.616 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:38:41.616 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:38:41.616 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:38:41.616 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:38:41.617 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:38:41.617 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:38:41.617 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:38:41.617 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:38:41.617 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:38:41.617 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:38:41.617 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:38:41.617 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:38:41.617 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:38:41.617 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:38:41.617 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:38:41.617 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:38:41.617 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:38:41.617 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:38:41.617 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:38:41.617 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:38:41.617 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:38:41.829 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:38:41.829 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:38:41.829 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:38:41.829 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:38:41.829 | The following packages were automatically installed and are no longer required: 2022-04-13 08:38:41.830 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:38:41.830 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:38:41.830 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:38:41.830 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:38:41.830 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:38:41.830 | python3-zope.interface 2022-04-13 08:38:41.830 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:38:41.941 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:38:41.946 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:38:41.948 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:38:41.950 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:38:41.952 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:38:41.955 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:38:41.957 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:38:41.959 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:38:41.962 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:38:41.964 | ++ functions-common:time_stop:2432 : start_time=1649839121227 2022-04-13 08:38:41.966 | ++ functions-common:time_stop:2434 : [[ -z 1649839121227 ]] 2022-04-13 08:38:41.969 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:38:41.973 | ++ functions-common:time_stop:2437 : end_time=1649839121971 2022-04-13 08:38:41.975 | ++ functions-common:time_stop:2438 : elapsed_time=744 2022-04-13 08:38:41.978 | ++ functions-common:time_stop:2439 : total=753 2022-04-13 08:38:41.980 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:38:41.982 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1497 2022-04-13 08:38:41.985 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:38:41.987 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:38:41.990 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:38:41.992 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:38:41.996 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:38:42.000 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-13 08:38:42.003 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:38:42.005 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:38:43.397 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:38:43.399 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:38:43.401 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:38:43.403 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:38:43.405 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:38:43.407 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:38:43.409 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:38:43.411 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:38:43.412 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:38:43.414 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:38:43.416 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:38:43.418 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:38:43.419 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:38:43.421 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:38:43.423 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:38:43.425 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:38:43.426 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:38:43.428 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:38:43.430 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:38:43.431 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:38:43.434 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:38:43.437 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:38:43.438 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:38:43.441 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:38:43.508 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:38:43.511 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:38:43.578 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:38:43.580 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:38:43.647 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:38:43.649 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:38:43.650 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:38:43.652 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:38:43.654 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:38:43.656 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:38:43.658 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:38:43.660 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:38:43.662 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:38:43.664 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:38:43.666 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:38:43.666 | Distro: focal 2022-04-13 08:38:43.668 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:38:43.670 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:38:43.674 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:38:43.676 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:38:43.678 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:38:43.678 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:38:44.271 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:38:44.272 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:38:44.272 | pip: 21.3.1 2022-04-13 08:38:44.274 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:38:44.276 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:38:44.278 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:38:44.280 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:38:44.281 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:38:44.283 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:38:44.285 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:38:44.286 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:38:44.288 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:38:44.290 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:38:44.291 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:38:44.293 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:38:44.295 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:38:44.297 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:38:44.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:38:44.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:38:44.302 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:38:44.304 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:38:44.305 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:38:44.308 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:38:44.310 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:38:44.312 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:38:44.314 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:38:44.315 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:38:44.318 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:38:44.318 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:38:44.324 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 08:38:44.326 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:38:44.327 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:38:44.330 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:38:44.331 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:38:44.347 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:38:44.349 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:38:45.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:38:45.093 | from cryptography.utils import int_from_bytes 2022-04-13 08:38:45.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:38:45.093 | from cryptography.utils import int_from_bytes 2022-04-13 08:38:46.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:38:47.869 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:38:47.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-13 08:38:49.605 | Installing collected packages: setuptools 2022-04-13 08:38:50.392 | Successfully installed setuptools-60.9.3 2022-04-13 08:38:50.392 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:38:50.553 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:38:50.553 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:38:50.668 | + inc/python:pip_install:200 : result=0 2022-04-13 08:38:50.670 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:38:50.672 | + functions-common:time_stop:2425 : local name 2022-04-13 08:38:50.673 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:38:50.675 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:38:50.677 | + functions-common:time_stop:2428 : local total 2022-04-13 08:38:50.678 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:38:50.680 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:38:50.682 | + functions-common:time_stop:2432 : start_time=1649839124343 2022-04-13 08:38:50.684 | + functions-common:time_stop:2434 : [[ -z 1649839124343 ]] 2022-04-13 08:38:50.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:38:50.689 | + functions-common:time_stop:2437 : end_time=1649839130687 2022-04-13 08:38:50.691 | + functions-common:time_stop:2438 : elapsed_time=6344 2022-04-13 08:38:50.693 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:38:50.695 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:38:50.696 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6344 2022-04-13 08:38:50.698 | + inc/python:pip_install:203 : return 0 2022-04-13 08:38:50.700 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:38:50.702 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:38:50.706 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:38:50.708 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:38:50.711 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:38:50.711 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:38:51.291 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:38:51.293 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:38:51.293 | pip: 21.3.1 2022-04-13 08:38:51.296 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:38:51.299 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:38:51.302 | + ./stack.sh:main:796 : fixup_all 2022-04-13 08:38:51.305 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:38:51.307 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:38:51.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:38:51.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:38:51.314 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:38:51.325 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:38:51.339 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:38:51.350 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:38:51.353 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:38:51.355 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:38:51.357 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:38:51.360 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:38:51.362 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:38:51.364 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:38:51.366 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:38:51.368 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:38:51.371 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:38:51.373 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:38:51.375 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:38:51.377 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:38:51.379 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:38:51.381 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:38:51.383 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:38:51.386 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:38:51.388 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:38:51.390 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:38:51.392 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:38:51.394 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:38:51.396 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:38:51.398 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:38:51.401 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:38:51.403 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:38:51.405 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:38:51.407 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:38:51.410 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:38:51.412 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-13 08:38:51.433 | Using python 3.8 to install os-testr 2022-04-13 08:38:51.435 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 08:38:52.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:38:52.171 | from cryptography.utils import int_from_bytes 2022-04-13 08:38:52.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:38:52.171 | from cryptography.utils import int_from_bytes 2022-04-13 08:38:53.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:38:53.416 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-13 08:38:53.488 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-13 08:38:53.489 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:38:53.490 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 08:38:53.491 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 08:38:53.505 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 08:38:53.530 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-13 08:38:53.531 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-13 08:38:53.533 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-13 08:38:53.534 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-13 08:38:53.534 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-13 08:38:53.559 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-13 08:38:53.560 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-13 08:38:53.561 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-13 08:38:53.562 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-13 08:38:53.563 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-13 08:38:53.578 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-13 08:38:53.641 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-13 08:38:53.642 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-13 08:38:53.643 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-13 08:38:55.249 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:38:55.256 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:38:55.256 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:38:55.358 | + inc/python:pip_install:200 : result=0 2022-04-13 08:38:55.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:38:55.363 | + functions-common:time_stop:2425 : local name 2022-04-13 08:38:55.365 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:38:55.367 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:38:55.369 | + functions-common:time_stop:2428 : local total 2022-04-13 08:38:55.371 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:38:55.373 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:38:55.375 | + functions-common:time_stop:2432 : start_time=1649839131427 2022-04-13 08:38:55.377 | + functions-common:time_stop:2434 : [[ -z 1649839131427 ]] 2022-04-13 08:38:55.380 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:38:55.385 | + functions-common:time_stop:2437 : end_time=1649839135381 2022-04-13 08:38:55.387 | + functions-common:time_stop:2438 : elapsed_time=3954 2022-04-13 08:38:55.389 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:38:55.391 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:38:55.393 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3954 2022-04-13 08:38:55.395 | + inc/python:pip_install:203 : return 0 2022-04-13 08:38:55.397 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:38:55.449 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-13 08:38:55.551 | + ./stack.sh:main:810 : install_infra 2022-04-13 08:38:55.554 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:38:55.558 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:38:55.561 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:38:55.563 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:38:55.586 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:38:57.489 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.499 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.506 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.510 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.612 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.633 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.637 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.640 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.655 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.664 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.666 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.697 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.706 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.711 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.730 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.767 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.774 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.780 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.827 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.840 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.844 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.864 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.871 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.920 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.938 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:57.942 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.035 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.042 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.096 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.215 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.240 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.245 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.255 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.260 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.280 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.286 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.304 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.360 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.373 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.388 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.432 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.436 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:38:58.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:38:58.576 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-13 08:38:58.857 | + inc/python:pip_install:200 : result=0 2022-04-13 08:38:58.859 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:38:58.861 | + functions-common:time_stop:2425 : local name 2022-04-13 08:38:58.863 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:38:58.865 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:38:58.867 | + functions-common:time_stop:2428 : local total 2022-04-13 08:38:58.870 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:38:58.872 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:38:58.874 | + functions-common:time_stop:2432 : start_time=1649839135578 2022-04-13 08:38:58.876 | + functions-common:time_stop:2434 : [[ -z 1649839135578 ]] 2022-04-13 08:38:58.878 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:38:58.882 | + functions-common:time_stop:2437 : end_time=1649839138880 2022-04-13 08:38:58.887 | + functions-common:time_stop:2438 : elapsed_time=3302 2022-04-13 08:38:58.889 | + functions-common:time_stop:2439 : total=3954 2022-04-13 08:38:58.891 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:38:58.893 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7256 2022-04-13 08:38:58.895 | + inc/python:pip_install:203 : return 0 2022-04-13 08:38:58.897 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:38:58.900 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:38:58.922 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 08:39:00.695 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.706 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.712 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.717 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.818 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.837 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.841 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.845 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.859 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.867 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.870 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.902 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.911 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.915 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.934 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.970 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.978 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:00.983 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.038 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.056 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.063 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.091 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.097 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.145 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.163 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.167 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.259 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.266 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.319 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.438 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.463 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.467 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.479 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.484 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.503 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.510 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.527 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.583 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.596 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.612 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.655 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.659 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:39:01.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:01.667 | Processing /opt/stack/requirements 2022-04-13 08:39:03.379 | 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 26)) (6.0) 2022-04-13 08:39:03.381 | 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 184)) (3.0.0) 2022-04-13 08:39:03.393 | 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 353)) (21.3) 2022-04-13 08:39:03.398 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-13 08:39:03.402 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-13 08:39:03.407 | 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 481)) (2.27.1) 2022-04-13 08:39:03.434 | 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 523)) (1.16.0) 2022-04-13 08:39:03.456 | 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 579)) (2.5.0) 2022-04-13 08:39:03.466 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-13 08:39:03.487 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-13 08:39:03.489 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-13 08:39:03.504 | 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 481)) (2021.10.8) 2022-04-13 08:39:03.507 | 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 218)) (3.3) 2022-04-13 08:39:03.511 | 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 123)) (2.0.12) 2022-04-13 08:39:03.516 | 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 179)) (1.0.0) 2022-04-13 08:39:03.518 | 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 125)) (3.10.1) 2022-04-13 08:39:03.531 | 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 559)) (3.5.0) 2022-04-13 08:39:03.537 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-13 08:39:03.586 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-13 08:39:03.598 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-13 08:39:03.601 | 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 620)) (0.2.5) 2022-04-13 08:39:03.606 | 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 396)) (1.8.2) 2022-04-13 08:39:03.609 | 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 96)) (21.4.0) 2022-04-13 08:39:03.670 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:39:03.671 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:39:04.523 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:39:04.523 | ERROR: Command errored out with exit status 1: 2022-04-13 08:39:04.523 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qcucxhc3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qcucxhc3/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-_vf02gnd 2022-04-13 08:39:04.524 | cwd: /tmp/pip-req-build-qcucxhc3/ 2022-04-13 08:39:04.524 | Complete output (6 lines): 2022-04-13 08:39:04.524 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:39:04.524 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:39:04.524 | or: setup.py --help-commands 2022-04-13 08:39:04.524 | or: setup.py cmd --help 2022-04-13 08:39:04.524 | 2022-04-13 08:39:04.524 | error: invalid command 'bdist_wheel' 2022-04-13 08:39:04.524 | ---------------------------------------- 2022-04-13 08:39:04.524 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:39:04.524 | Running setup.py clean for openstack-requirements 2022-04-13 08:39:05.345 | Failed to build openstack-requirements 2022-04-13 08:39:05.362 | Installing collected packages: openstack-requirements 2022-04-13 08:39:05.362 | Attempting uninstall: openstack-requirements 2022-04-13 08:39:05.363 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-13 08:39:05.399 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-13 08:39:05.417 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-13 08:39:05.420 | Running setup.py install for openstack-requirements: started 2022-04-13 08:39:07.837 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:39:07.861 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-13 08:39:07.990 | + inc/python:pip_install:200 : result=0 2022-04-13 08:39:07.992 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:39:07.994 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:07.996 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:07.998 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:08.000 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:08.002 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:08.004 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:39:08.006 | + functions-common:time_stop:2432 : start_time=1649839138914 2022-04-13 08:39:08.009 | + functions-common:time_stop:2434 : [[ -z 1649839138914 ]] 2022-04-13 08:39:08.011 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:08.015 | + functions-common:time_stop:2437 : end_time=1649839148013 2022-04-13 08:39:08.017 | + functions-common:time_stop:2438 : elapsed_time=9099 2022-04-13 08:39:08.019 | + functions-common:time_stop:2439 : total=7256 2022-04-13 08:39:08.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:08.024 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16355 2022-04-13 08:39:08.026 | + inc/python:pip_install:203 : return 0 2022-04-13 08:39:08.029 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:39:08.031 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:39:08.033 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:39:08.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:08.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:08.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 08:39:08.043 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:08.045 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:39:08.064 | Using python 3.8 to install pbr 2022-04-13 08:39:08.066 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 08:39:08.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:08.840 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:08.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:08.840 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:09.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:09.975 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:39:11.748 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:39:11.754 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:39:11.754 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:39:11.862 | + inc/python:pip_install:200 : result=0 2022-04-13 08:39:11.864 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:39:11.866 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:11.868 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:11.870 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:11.872 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:11.874 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:11.876 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:39:11.878 | + functions-common:time_stop:2432 : start_time=1649839148059 2022-04-13 08:39:11.880 | + functions-common:time_stop:2434 : [[ -z 1649839148059 ]] 2022-04-13 08:39:11.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:11.887 | + functions-common:time_stop:2437 : end_time=1649839151885 2022-04-13 08:39:11.889 | + functions-common:time_stop:2438 : elapsed_time=3826 2022-04-13 08:39:11.891 | + functions-common:time_stop:2439 : total=16355 2022-04-13 08:39:11.894 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:11.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20181 2022-04-13 08:39:11.898 | + inc/python:pip_install:203 : return 0 2022-04-13 08:39:11.901 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:39:14.150 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:39:16.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:16.098 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:39:16.113 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:39:16.116 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 08:39:16.122 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 08:39:16.125 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:39:16.128 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 08:39:16.201 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:39:16.204 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:39:16.207 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-13 08:39:16.224 | + ./stack.sh:main:819 : pkgs= 2022-04-13 08:39:16.227 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-13 08:39:16.230 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-13 08:39:16.232 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:39:16.234 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:39:16.236 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:39:16.238 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:39:16.240 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:39:16.243 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:39:16.245 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:39:16.248 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:39:16.252 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:39:16.254 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:39:16.256 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:39:16.258 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:39:16.260 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:39:16.275 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:16.277 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:39:16.279 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:39:16.281 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:39:16.283 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:39:16.285 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:39:16.287 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:39:16.290 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:39:16.292 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:39:16.294 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:39:16.296 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:39:16.298 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:39:16.300 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:39:16.302 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:39:16.305 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:39:16.307 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:39:16.309 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:39:16.311 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:39:16.313 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:39:16.315 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:39:16.318 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:39:16.321 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:39:16.323 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:39:16.325 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:39:16.328 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:39:16.330 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:39:16.381 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:39:16.381 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:39:16.383 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:39:16.737 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-13 08:39:16.739 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:39:16.755 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:16.759 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:39:16.761 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:39:16.763 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:39:16.766 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:39:16.768 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:39:16.770 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:39:16.772 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:39:16.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:16.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:16.779 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:39:16.781 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:39:16.784 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:39:16.786 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:39:16.788 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:39:16.791 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:39:16.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:16.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:16.798 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:39:16.818 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 08:39:16.927 | Reading package lists... 2022-04-13 08:39:17.167 | Building dependency tree... 2022-04-13 08:39:17.168 | Reading state information... 2022-04-13 08:39:17.417 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:39:17.417 | The following packages were automatically installed and are no longer required: 2022-04-13 08:39:17.418 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:39:17.418 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:39:17.418 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:39:17.418 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:39:17.418 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:39:17.418 | python3-zope.interface 2022-04-13 08:39:17.418 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:39:17.532 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:39:17.537 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:39:17.539 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:39:17.542 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:17.544 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:17.546 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:17.548 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:17.550 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:17.552 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:39:17.555 | + functions-common:time_stop:2432 : start_time=1649839156816 2022-04-13 08:39:17.557 | + functions-common:time_stop:2434 : [[ -z 1649839156816 ]] 2022-04-13 08:39:17.559 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:17.563 | + functions-common:time_stop:2437 : end_time=1649839157561 2022-04-13 08:39:17.566 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 08:39:17.568 | + functions-common:time_stop:2439 : total=1497 2022-04-13 08:39:17.570 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:17.573 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2242 2022-04-13 08:39:17.575 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:39:17.577 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:39:17.579 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:39:17.582 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:39:17.584 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:39:17.587 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:39:17.589 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:39:17.591 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:39:17.593 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:39:17.596 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:39:17.598 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:39:17.600 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:39:17.603 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:39:17.605 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:39:17.607 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:39:17.609 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:39:17.611 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:39:17.614 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:39:17.616 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:39:17.618 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:39:17.620 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:39:17.622 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:39:17.625 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:39:17.627 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:39:17.629 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:39:17.631 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:39:17.634 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:39:17.636 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-13 08:39:17.638 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:39:17.655 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:17.657 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:39:17.659 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-13 08:39:17.662 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-13 08:39:17.664 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:39:17.667 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:39:17.671 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:39:17.673 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:39:17.675 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:39:17.677 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:39:17.679 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:39:17.682 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:39:17.684 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:39:18.366 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:39:18.366 | user tags 2022-04-13 08:39:18.366 | stackrabbit []' 2022-04-13 08:39:18.370 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:39:18.370 | user tags 2022-04-13 08:39:18.370 | stackrabbit []' 2022-04-13 08:39:18.370 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:39:18.376 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:39:18.378 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:39:18.381 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:39:19.062 | Changing password for user "stackrabbit" ... 2022-04-13 08:39:19.085 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:39:19.755 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:39:19.778 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:39:19.781 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:39:20.424 | Changing password for user "stackrabbit" ... 2022-04-13 08:39:20.447 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:39:20.450 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:39:20.452 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:39:21.102 | Deleting user "guest" ... 2022-04-13 08:39:21.116 | Error: 2022-04-13 08:39:21.116 | {:no_such_user, "guest"} 2022-04-13 08:39:21.128 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:39:21.130 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-13 08:39:21.146 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:21.149 | + ./stack.sh:main:836 : install_database 2022-04-13 08:39:21.151 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:39:21.154 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:39:21.156 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:21.158 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:21.161 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:39:21.379 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:39:21.381 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:39:21.383 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:39:21.386 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:39:21.388 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:39:21.390 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:39:21.393 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:39:21.395 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:39:21.397 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:39:21.400 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:39:21.402 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:39:21.404 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:39:21.406 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:39:21.409 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:39:21.411 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:39:21.414 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:39:21.416 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:39:21.418 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:39:21.421 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:39:21.423 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:39:21.425 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:39:21.427 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:39:21.430 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:39:21.433 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:39:21.435 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:39:21.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:21.439 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:21.442 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:39:21.444 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:39:21.446 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:39:21.449 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:39:21.451 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:39:21.453 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:39:21.455 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:39:21.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:21.460 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:21.462 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:39:21.464 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:39:21.467 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:39:21.469 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:39:21.471 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:39:21.474 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:39:21.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:21.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:21.481 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:39:21.502 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 08:39:21.611 | Reading package lists... 2022-04-13 08:39:21.853 | Building dependency tree... 2022-04-13 08:39:21.854 | Reading state information... 2022-04-13 08:39:22.100 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:39:22.100 | The following packages were automatically installed and are no longer required: 2022-04-13 08:39:22.101 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:39:22.102 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:39:22.102 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:39:22.102 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:39:22.102 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:39:22.102 | python3-zope.interface 2022-04-13 08:39:22.102 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:39:22.212 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:39:22.217 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:39:22.219 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:39:22.221 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:22.223 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:22.226 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:22.228 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:22.231 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:22.233 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:39:22.235 | + functions-common:time_stop:2432 : start_time=1649839161499 2022-04-13 08:39:22.237 | + functions-common:time_stop:2434 : [[ -z 1649839161499 ]] 2022-04-13 08:39:22.240 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:22.244 | + functions-common:time_stop:2437 : end_time=1649839162242 2022-04-13 08:39:22.246 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 08:39:22.248 | + functions-common:time_stop:2439 : total=2242 2022-04-13 08:39:22.251 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:22.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2985 2022-04-13 08:39:22.255 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:39:22.257 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-13 08:39:22.259 | + ./stack.sh:main:839 : install_database_python 2022-04-13 08:39:22.262 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:39:22.264 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:39:22.266 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:39:22.268 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:39:22.271 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:39:22.274 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:39:22.276 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:39:22.279 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:39:22.279 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:39:22.284 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:39:22.287 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:39:22.289 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:39:22.292 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:39:22.294 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:39:22.316 | Using python 3.8 to install PyMySQL 2022-04-13 08:39:22.318 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 08:39:23.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:23.058 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:23.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:23.058 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:24.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:24.235 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:39:25.920 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:39:25.926 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:39:25.926 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:39:26.039 | + inc/python:pip_install:200 : result=0 2022-04-13 08:39:26.041 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:39:26.043 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:26.045 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:26.048 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:26.050 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:26.052 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:26.055 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:39:26.057 | + functions-common:time_stop:2432 : start_time=1649839162310 2022-04-13 08:39:26.059 | + functions-common:time_stop:2434 : [[ -z 1649839162310 ]] 2022-04-13 08:39:26.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:26.066 | + functions-common:time_stop:2437 : end_time=1649839166064 2022-04-13 08:39:26.069 | + functions-common:time_stop:2438 : elapsed_time=3754 2022-04-13 08:39:26.071 | + functions-common:time_stop:2439 : total=20181 2022-04-13 08:39:26.073 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:26.075 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23935 2022-04-13 08:39:26.078 | + inc/python:pip_install:203 : return 0 2022-04-13 08:39:26.080 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:39:26.082 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:39:26.084 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:39:26.087 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-13 08:39:26.104 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:26.106 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-13 08:39:26.108 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:39:26.112 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:39:26.112 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:39:26.118 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:39:26.120 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:39:26.122 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 08:39:26.125 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:39:26.127 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:39:26.129 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:39:26.144 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:26.146 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:39:26.149 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:39:26.152 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:39:26.154 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:39:26.156 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:39:26.158 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:39:26.161 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:39:26.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:26.166 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:26.168 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:39:26.170 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:39:26.172 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:39:26.174 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:39:26.177 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:39:26.179 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:39:26.181 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:26.183 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:26.186 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:39:26.205 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:39:26.316 | Reading package lists... 2022-04-13 08:39:26.566 | Building dependency tree... 2022-04-13 08:39:26.567 | Reading state information... 2022-04-13 08:39:26.817 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:39:26.817 | The following packages were automatically installed and are no longer required: 2022-04-13 08:39:26.818 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:39:26.818 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:39:26.818 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:39:26.818 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:39:26.818 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:39:26.818 | python3-zope.interface 2022-04-13 08:39:26.818 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:39:26.930 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:39:26.935 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:39:26.937 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:39:26.939 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:26.941 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:26.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:26.946 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:26.948 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:26.950 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:39:26.952 | + functions-common:time_stop:2432 : start_time=1649839166203 2022-04-13 08:39:26.954 | + functions-common:time_stop:2434 : [[ -z 1649839166203 ]] 2022-04-13 08:39:26.957 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:26.962 | + functions-common:time_stop:2437 : end_time=1649839166959 2022-04-13 08:39:26.964 | + functions-common:time_stop:2438 : elapsed_time=756 2022-04-13 08:39:26.966 | + functions-common:time_stop:2439 : total=2985 2022-04-13 08:39:26.968 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:26.970 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3741 2022-04-13 08:39:26.973 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:39:26.975 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:39:26.993 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:26.995 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:39:26.997 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:39:27.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:39:27.003 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:39:27.021 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:39:27.024 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:39:27.026 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:39:27.029 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:39:27.031 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:39:27.033 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:39:27.035 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:39:27.037 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:27.040 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:27.042 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:39:27.045 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:39:27.047 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:39:27.049 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:39:27.051 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:39:27.053 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:39:27.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:27.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:27.059 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:39:27.079 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 08:39:27.188 | Reading package lists... 2022-04-13 08:39:27.434 | Building dependency tree... 2022-04-13 08:39:27.436 | Reading state information... 2022-04-13 08:39:27.685 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:39:27.685 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:39:27.685 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:39:27.685 | The following packages were automatically installed and are no longer required: 2022-04-13 08:39:27.686 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:39:27.686 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:39:27.686 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:39:27.686 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:39:27.686 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:39:27.686 | python3-zope.interface 2022-04-13 08:39:27.686 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:39:27.797 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:39:27.801 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:39:27.803 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:39:27.806 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:27.808 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:27.810 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:27.812 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:27.814 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:27.816 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:39:27.818 | + functions-common:time_stop:2432 : start_time=1649839167076 2022-04-13 08:39:27.821 | + functions-common:time_stop:2434 : [[ -z 1649839167076 ]] 2022-04-13 08:39:27.823 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:27.827 | + functions-common:time_stop:2437 : end_time=1649839167825 2022-04-13 08:39:27.830 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-13 08:39:27.832 | + functions-common:time_stop:2439 : total=3741 2022-04-13 08:39:27.834 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:27.836 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4490 2022-04-13 08:39:27.838 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:39:27.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:39:27.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:27.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:27.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:39:27.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:39:27.852 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:39:27.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:39:27.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:39:27.861 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:39:27.862 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:39:27.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:39:27.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:39:27.871 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:39:27.873 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:39:27.876 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:39:27.878 | + functions:vercmp:631 : local result 2022-04-13 08:39:27.881 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:39:27.882 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:39:27.882 | ++ functions:vercmp:635 : head -1 2022-04-13 08:39:27.887 | + functions:vercmp:635 : result=3.13 2022-04-13 08:39:27.889 | + functions:vercmp:637 : case $op in 2022-04-13 08:39:27.891 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:39:27.893 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:39:27.896 | + functions:vercmp:648 : return 2022-04-13 08:39:27.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:39:27.900 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:39:27.902 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:39:28.364 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:39:28.368 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:39:28.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 08:39:28.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.378 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-13 08:39:28.395 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:28.400 | + ./stack.sh:main:847 : install_etcd3 2022-04-13 08:39:28.403 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:39:28.403 | Installing etcd 2022-04-13 08:39:28.405 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:39:28.417 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:39:28.430 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:39:28.432 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:39:28.450 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:39:28.453 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:39:28.455 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:39:28.458 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:39:28.463 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:39:28.465 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 08:39:28.468 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:39:28.470 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:39:28.473 | ++ functions:get_extra_file:74 : return 2022-04-13 08:39:28.476 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:39:28.478 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:39:28.480 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:39:28.483 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-13 08:39:28.499 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:39:28.502 | + ./stack.sh:main:866 : install_dstat 2022-04-13 08:39:28.504 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:39:28.521 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:39:28.523 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:39:28.526 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-13 08:39:28.528 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-13 08:39:28.530 | + ./stack.sh:main:875 : install_libs 2022-04-13 08:39:28.533 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:39:28.535 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:39:28.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:39:28.540 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:39:28.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 08:39:28.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.551 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:39:28.553 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:39:28.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:39:28.558 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:39:28.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 08:39:28.567 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.569 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:39:28.572 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:39:28.574 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:39:28.576 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:39:28.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.583 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 08:39:28.585 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.587 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:39:28.589 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:39:28.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:39:28.594 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:39:28.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 08:39:28.603 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.605 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:39:28.607 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:39:28.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:39:28.611 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:39:28.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 08:39:28.621 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.623 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:39:28.625 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:39:28.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:39:28.630 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:39:28.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 08:39:28.639 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.641 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:39:28.644 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:39:28.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:39:28.648 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:39:28.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 08:39:28.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.659 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:39:28.661 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:39:28.663 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:39:28.665 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:39:28.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 08:39:28.674 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.677 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:39:28.679 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:39:28.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:39:28.684 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:39:28.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 08:39:28.692 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.695 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:39:28.697 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:39:28.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:39:28.702 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:39:28.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 08:39:28.711 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.713 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:39:28.715 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:39:28.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:39:28.720 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:39:28.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 08:39:28.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.731 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:39:28.734 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:39:28.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:39:28.738 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:39:28.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 08:39:28.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.750 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:39:28.752 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:39:28.754 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:39:28.757 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:39:28.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 08:39:28.766 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.768 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:39:28.770 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:39:28.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:39:28.775 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:39:28.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 08:39:28.784 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.786 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:39:28.789 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:39:28.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:39:28.793 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:39:28.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 08:39:28.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.805 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:39:28.807 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:39:28.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:39:28.811 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:39:28.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 08:39:28.820 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.823 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:39:28.825 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:39:28.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:39:28.829 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:39:28.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 08:39:28.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.841 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:39:28.843 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:39:28.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:39:28.847 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:39:28.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 08:39:28.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.859 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:39:28.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:39:28.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:39:28.866 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:39:28.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 08:39:28.875 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.878 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:39:28.880 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:39:28.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:39:28.884 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:39:28.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 08:39:28.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.896 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:39:28.898 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:39:28.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:39:28.903 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:39:28.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 08:39:28.912 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.915 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:39:28.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:39:28.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:39:28.921 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:39:28.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 08:39:28.931 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.933 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:39:28.935 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:39:28.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:39:28.940 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:39:28.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 08:39:28.949 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.951 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:39:28.953 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:39:28.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:39:28.958 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:39:28.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 08:39:28.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.969 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:39:28.972 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:39:28.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:39:28.977 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:39:28.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:28.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:28.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 08:39:28.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:28.988 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:39:28.990 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:39:28.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:39:28.995 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:39:28.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 08:39:29.004 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.006 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:39:29.009 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:39:29.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:39:29.013 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:39:29.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.020 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 08:39:29.022 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.024 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:39:29.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:39:29.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:39:29.031 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:39:29.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:39:29.041 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.043 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:39:29.045 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:39:29.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:39:29.050 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:39:29.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 08:39:29.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.061 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:39:29.063 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:39:29.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:39:29.068 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:39:29.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 08:39:29.077 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.079 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:39:29.081 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:39:29.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:39:29.086 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:39:29.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 08:39:29.095 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.097 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:39:29.099 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:39:29.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:39:29.104 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:39:29.107 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 08:39:29.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.116 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:39:29.118 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:39:29.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:39:29.123 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:39:29.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.128 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 08:39:29.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.135 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:39:29.137 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:39:29.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:39:29.141 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:39:29.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 08:39:29.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.153 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:39:29.156 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:39:29.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:39:29.160 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:39:29.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 08:39:29.170 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.172 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:39:29.174 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:39:29.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:39:29.179 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:39:29.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 08:39:29.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.190 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:39:29.193 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:39:29.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:39:29.197 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:39:29.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 08:39:29.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.208 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:39:29.211 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:39:29.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:39:29.216 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:39:29.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:29.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:29.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 08:39:29.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:29.228 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:39:29.249 | Using python 3.8 to install etcd3 2022-04-13 08:39:29.251 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 08:39:29.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:29.988 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:29.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:29.988 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:31.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:31.143 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:39:31.151 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-13 08:39:31.152 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:39:31.153 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:39:31.154 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:39:32.813 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:39:32.819 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:39:32.819 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:39:32.923 | + inc/python:pip_install:200 : result=0 2022-04-13 08:39:32.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:39:32.928 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:32.930 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:32.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:32.935 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:32.937 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:32.939 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:39:32.941 | + functions-common:time_stop:2432 : start_time=1649839169243 2022-04-13 08:39:32.943 | + functions-common:time_stop:2434 : [[ -z 1649839169243 ]] 2022-04-13 08:39:32.946 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:32.950 | + functions-common:time_stop:2437 : end_time=1649839172948 2022-04-13 08:39:32.952 | + functions-common:time_stop:2438 : elapsed_time=3705 2022-04-13 08:39:32.954 | + functions-common:time_stop:2439 : total=23935 2022-04-13 08:39:32.956 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:32.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27640 2022-04-13 08:39:32.961 | + inc/python:pip_install:203 : return 0 2022-04-13 08:39:32.963 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:39:32.984 | Using python 3.8 to install etcd3gw 2022-04-13 08:39:32.986 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 08:39:33.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:33.732 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:33.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:33.732 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:34.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:34.917 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:39:34.925 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:39:34.926 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:39:34.927 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:39:34.928 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:39:34.962 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 08:39:34.963 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 08:39:34.965 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 08:39:34.966 | 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.8) 2022-04-13 08:39:36.642 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:39:36.648 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:39:36.648 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:39:36.761 | + inc/python:pip_install:200 : result=0 2022-04-13 08:39:36.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:39:36.765 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:36.767 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:36.770 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:36.772 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:36.774 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:36.776 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:39:36.779 | + functions-common:time_stop:2432 : start_time=1649839172978 2022-04-13 08:39:36.781 | + functions-common:time_stop:2434 : [[ -z 1649839172978 ]] 2022-04-13 08:39:36.784 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:36.788 | + functions-common:time_stop:2437 : end_time=1649839176785 2022-04-13 08:39:36.791 | + functions-common:time_stop:2438 : elapsed_time=3807 2022-04-13 08:39:36.793 | + functions-common:time_stop:2439 : total=27640 2022-04-13 08:39:36.795 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:36.798 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31447 2022-04-13 08:39:36.800 | + inc/python:pip_install:203 : return 0 2022-04-13 08:39:36.802 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-13 08:39:36.805 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:39:36.807 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:39:36.809 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:39:36.812 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:39:36.814 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:39:36.816 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:39:36.819 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:39:36.821 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:39:36.823 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:39:36.825 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:39:36.828 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:39:36.830 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:39:36.832 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:39:36.835 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:39:36.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:36.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:36.842 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:39:36.844 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:39:36.847 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:39:36.849 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:39:36.852 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:39:36.854 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:39:36.856 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:39:36.858 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:39:36.861 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:36.863 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:36.866 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:39:36.868 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:39:36.870 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:39:36.873 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:39:36.875 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:39:36.877 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:39:36.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:36.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:36.884 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:39:36.905 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:39:37.014 | Reading package lists... 2022-04-13 08:39:37.257 | Building dependency tree... 2022-04-13 08:39:37.258 | Reading state information... 2022-04-13 08:39:37.506 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:39:37.506 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:39:37.506 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:39:37.506 | The following packages were automatically installed and are no longer required: 2022-04-13 08:39:37.507 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:39:37.507 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:39:37.507 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:39:37.507 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:39:37.507 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:39:37.507 | python3-zope.interface 2022-04-13 08:39:37.507 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:39:37.619 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:39:37.623 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:39:37.625 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:39:37.628 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:37.630 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:37.633 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:37.635 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:37.637 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:37.639 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:39:37.641 | + functions-common:time_stop:2432 : start_time=1649839176903 2022-04-13 08:39:37.644 | + functions-common:time_stop:2434 : [[ -z 1649839176903 ]] 2022-04-13 08:39:37.646 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:37.650 | + functions-common:time_stop:2437 : end_time=1649839177648 2022-04-13 08:39:37.652 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 08:39:37.655 | + functions-common:time_stop:2439 : total=4490 2022-04-13 08:39:37.657 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:37.659 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5235 2022-04-13 08:39:37.661 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:39:37.664 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:39:37.666 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:39:37.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:39:37.671 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:39:37.733 | Module proxy already enabled 2022-04-13 08:39:37.738 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:39:37.800 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:39:37.800 | Module proxy already enabled 2022-04-13 08:39:37.800 | Module proxy_uwsgi already enabled 2022-04-13 08:39:37.804 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:39:37.807 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:39:37.809 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:39:37.811 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:39:37.935 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-13 08:39:37.938 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:39:37.941 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:39:37.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:37.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:37.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 08:39:37.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:37.953 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-13 08:39:37.955 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:39:37.958 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:39:37.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:37.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:37.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 08:39:37.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:37.970 | + ./stack.sh:main:883 : install_glanceclient 2022-04-13 08:39:37.972 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:39:37.975 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:39:37.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:37.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:37.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 08:39:37.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:37.987 | + ./stack.sh:main:884 : install_cinderclient 2022-04-13 08:39:37.989 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:39:37.992 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:39:37.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:37.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:37.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:39:38.001 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:38.004 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:39:38.006 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:39:38.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:38.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:38.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 08:39:38.015 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:38.017 | + ./stack.sh:main:885 : install_novaclient 2022-04-13 08:39:38.020 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:39:38.022 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:39:38.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:38.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:38.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 08:39:38.031 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:38.034 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-13 08:39:38.050 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:38.053 | + ./stack.sh:main:887 : install_swiftclient 2022-04-13 08:39:38.056 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:39:38.058 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:39:38.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:38.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:38.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 08:39:38.067 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:38.070 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-13 08:39:38.086 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:38.088 | + ./stack.sh:main:890 : install_neutronclient 2022-04-13 08:39:38.090 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:39:38.092 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:39:38.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:38.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:38.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 08:39:38.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:38.105 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-13 08:39:38.107 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:39:38.110 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:39:38.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:39:38.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:39:38.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 08:39:38.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:39:38.122 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:39:38.124 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:39:38.127 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:39:38.129 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:39:38.132 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:39:38.134 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:39:38.138 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:39:38.138 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:39:38.143 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:39:38.145 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:39:38.148 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:39:38.151 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:39:38.153 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:39:38.173 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:39:38.176 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 08:39:38.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:38.926 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:38.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:38.926 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:40.048 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:40.074 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:39:40.126 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 08:39:40.127 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 08:39:40.128 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:39:40.129 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:39:40.131 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:39:40.132 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:39:40.133 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:39:40.134 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:39:40.135 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:39:40.136 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:39:40.137 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:39:40.138 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 08:39:40.139 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:39:40.140 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:39:40.198 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 08:39:40.199 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 08:39:40.200 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 08:39:40.239 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 08:39:40.279 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 08:39:40.280 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 08:39:40.281 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 08:39:40.283 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 08:39:40.330 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 08:39:40.335 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 08:39:40.344 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-13 08:39:40.346 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 08:39:40.359 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 08:39:40.361 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 08:39:40.362 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 08:39:40.426 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 08:39:40.429 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 08:39:40.430 | 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.8) 2022-04-13 08:39:40.431 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 08:39:40.480 | 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.13.3) 2022-04-13 08:39:40.493 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 08:39:42.070 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:39:42.076 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:39:42.076 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:39:42.182 | + inc/python:pip_install:200 : result=0 2022-04-13 08:39:42.184 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:39:42.187 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:42.189 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:42.191 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:42.193 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:42.195 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:42.197 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:39:42.199 | + functions-common:time_stop:2432 : start_time=1649839178168 2022-04-13 08:39:42.201 | + functions-common:time_stop:2434 : [[ -z 1649839178168 ]] 2022-04-13 08:39:42.204 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:42.209 | + functions-common:time_stop:2437 : end_time=1649839182206 2022-04-13 08:39:42.211 | + functions-common:time_stop:2438 : elapsed_time=4038 2022-04-13 08:39:42.213 | + functions-common:time_stop:2439 : total=31447 2022-04-13 08:39:42.215 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:42.217 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35485 2022-04-13 08:39:42.219 | + inc/python:pip_install:203 : return 0 2022-04-13 08:39:42.222 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:39:42.225 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:39:42.227 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:39:42.230 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:39:42.232 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:39:42.235 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:39:42.239 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:39:42.239 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:39:42.244 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:39:42.246 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:39:42.249 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:39:42.251 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:39:42.253 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:39:42.275 | Using python 3.8 to install python-memcached 2022-04-13 08:39:42.277 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 08:39:43.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:43.025 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:43.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:43.025 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:44.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:44.171 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:39:44.174 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:39:45.838 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:39:45.844 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:39:45.844 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:39:45.947 | + inc/python:pip_install:200 : result=0 2022-04-13 08:39:45.949 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:39:45.951 | + functions-common:time_stop:2425 : local name 2022-04-13 08:39:45.953 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:39:45.956 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:39:45.958 | + functions-common:time_stop:2428 : local total 2022-04-13 08:39:45.960 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:39:45.962 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:39:45.965 | + functions-common:time_stop:2432 : start_time=1649839182269 2022-04-13 08:39:45.967 | + functions-common:time_stop:2434 : [[ -z 1649839182269 ]] 2022-04-13 08:39:45.970 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:39:45.974 | + functions-common:time_stop:2437 : end_time=1649839185972 2022-04-13 08:39:45.976 | + functions-common:time_stop:2438 : elapsed_time=3703 2022-04-13 08:39:45.978 | + functions-common:time_stop:2439 : total=35485 2022-04-13 08:39:45.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:39:45.983 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39188 2022-04-13 08:39:45.985 | + inc/python:pip_install:203 : return 0 2022-04-13 08:39:45.988 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-13 08:39:46.004 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:39:46.007 | + ./stack.sh:main:897 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-04-13 08:39:46.009 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-13 08:39:46.012 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:39:46.014 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:39:46.016 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:39:46.019 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:39:46.021 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:39:46.035 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:39:46.038 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-13 08:39:46.041 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:39:46.043 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:39:46.045 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-13 08:39:46.047 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:39:46.050 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:39:46.053 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:39:46.055 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:39:46.057 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:39:46.072 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:39:46.074 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:39:46.077 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:39:46.079 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-13 08:39:46.080 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:39:46.084 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:39:46.086 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:39:46.088 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:39:46.091 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:39:46.091 | + functions-common:git_clone:678 : head -1 2022-04-13 08:39:46.094 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-13 08:39:46.097 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:39:46.100 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:39:46.102 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:39:46.104 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:39:46.107 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:39:46.109 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:39:46.111 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:39:46.113 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:39:46.116 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:39:46.118 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:39:46.121 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:39:46.123 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:39:46.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:39:46.128 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:39:46.131 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:39:46.133 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:39:46.135 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:39:46.138 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:39:46.144 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:39:46.146 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 08:39:46.828 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:39:46.830 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:39:46.833 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:39:46.835 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:39:46.838 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:39:46.840 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:39:46.842 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:39:46.844 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:39:46.847 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:39:46.849 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:39:46.851 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:39:46.853 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:39:46.855 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:39:46.857 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:39:46.877 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:39:46.879 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 08:39:47.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:47.606 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:47.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:39:47.606 | from cryptography.utils import int_from_bytes 2022-04-13 08:39:48.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:39:48.736 | Obtaining file:///opt/stack/keystone 2022-04-13 08:39:48.737 | Preparing metadata (setup.py): started 2022-04-13 08:39:49.543 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:39:49.543 | ERROR: Command errored out with exit status 1: 2022-04-13 08:39:49.543 | 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-b9b67sm5 2022-04-13 08:39:49.544 | cwd: /opt/stack/keystone/ 2022-04-13 08:39:49.544 | Complete output (16 lines): 2022-04-13 08:39:49.544 | Error parsing 2022-04-13 08:39:49.544 | Traceback (most recent call last): 2022-04-13 08:39:49.544 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:39:49.544 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:39:49.544 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:39:49.544 | pbr.hooks.setup_hook(config) 2022-04-13 08:39:49.544 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:39:49.544 | metadata_config.run() 2022-04-13 08:39:49.544 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:39:49.544 | self.hook() 2022-04-13 08:39:49.544 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:39:49.544 | self.config['version'] = packaging.get_version( 2022-04-13 08:39:49.544 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:39:49.544 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:39:49.544 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:39:49.544 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:39:49.544 | ---------------------------------------- 2022-04-13 08:39:49.544 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:39:49.544 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:39:49.552 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:39:49.552 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:39:49.637 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:39:49.639 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-13 08:39:49.642 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-13 08:39:49.644 | + ./stack.sh:exit_trap:522 : jobs= 2022-04-13 08:39:49.646 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-04-13 08:39:49.648 | + ./stack.sh:exit_trap:531 : '[' -f '' ']' 2022-04-13 08:39:49.650 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-13 08:39:49.653 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-13 08:39:49.655 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-13 08:39:49.657 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-13 08:39:49.657 | Error on exit 2022-04-13 08:39:49.659 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-13 08:39:49.661 | + ./stack.sh:exit_trap:542 : generate-subunit 1649839113 76 fail 2022-04-13 08:39:50.243 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-13 08:39:50.245 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:39:51.129 | + ./stack.sh:exit_trap:556 : exit 1