2022-04-13 13:10:40.617 | + ./stack.sh:main:489 : exec 2022-04-13 13:10:40.617 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-131040' 2022-04-13 13:10:40.617 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-131040.summary.2022-04-13-131040 2022-04-13 13:10:40.617 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 13:10:40.617 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-131040 2022-04-13 13:10:40.617 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-131040 /opt/stack/logs/stack.sh.log 2022-04-13 13:10:40.617 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-131040.summary.2022-04-13-131040 /opt/stack/logs/stack.sh.log.summary 2022-04-13 13:10:40.617 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 13:10:40.617 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 13:10:40.618 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 13:10:40.618 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 13:10:40.618 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 13:10:40.618 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 13:10:40.618 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 13:10:40.618 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 13:10:40.618 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 13:10:40.618 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 13:10:40.618 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 13:10:40.618 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 13:10:40.618 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 13:10:40.618 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 13:10:40.619 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 13:10:40.622 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 13:10:40.625 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 13:10:40.627 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 13:10:40.629 | + ./stack.sh:main:578 : uname -a 2022-04-13 13:10:40.630 | Linux dv-neutron-837726-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 13:10:40.632 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 13:10:40.634 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 13:10:40.637 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 13:10:40.673 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 13:10:40.689 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 13:10:40.691 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 13:10:40.693 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 13:10:40.695 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 13:10:40.697 | + functions-common:fetch_plugins:1776 : return 2022-04-13 13:10:40.699 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 13:10:40.701 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 13:10:40.703 | + functions-common:run_phase:1854 : local phase= 2022-04-13 13:10:40.705 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 13:10:40.706 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 13:10:40.708 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 13:10:40.710 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 13:10:40.712 | + functions-common:run_phase:1863 : local extra 2022-04-13 13:10:40.714 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 13:10:40.721 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 13:10:40.724 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 13:10:40.726 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 13:10:40.728 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 13:10:40.732 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 13:10:40.748 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:40.750 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 13:10:40.752 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:10:40.754 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:10:40.756 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:10:40.758 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:10:40.760 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 13:10:40.762 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 13:10:40.763 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 13:10:40.765 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 13:10:40.767 | + 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 13:10:40.769 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 13:10:40.770 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 13:10:40.772 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 13:10:40.774 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 13:10:40.776 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 13:10:40.778 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 13:10:40.795 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 13:10:40.797 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 13:10:40.809 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:10:40.812 | +++ lib/tls:source:43 : hostname -f 2022-04-13 13:10:40.815 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 13:10:40.817 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 13:10:40.819 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 13:10:40.821 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 13:10:40.823 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 13:10:40.825 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 13:10:40.827 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 13:10:40.828 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 13:10:40.830 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 13:10:40.832 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 13:10:40.836 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 13:10:40.848 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 13:10:40.865 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 13:10:40.877 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 13:10:40.889 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 13:10:40.925 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 13:10:40.984 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 13:10:41.074 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 13:10:41.100 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 13:10:41.154 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 13:10:41.206 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 13:10:41.369 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 13:10:41.383 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 13:10:41.397 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 13:10:41.410 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 13:10:41.499 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 13:10:41.502 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 13:10:41.505 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 13:10:41.507 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 13:10:41.511 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 13:10:41.513 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 13:10:41.517 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 13:10:41.517 | False' 2022-04-13 13:10:41.521 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 13:10:41.538 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 13:10:41.540 | + ./stack.sh:main:626 : run_phase source 2022-04-13 13:10:41.543 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 13:10:41.546 | + functions-common:run_phase:1854 : local phase= 2022-04-13 13:10:41.550 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 13:10:41.553 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 13:10:41.555 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 13:10:41.557 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 13:10:41.560 | + functions-common:run_phase:1863 : local extra 2022-04-13 13:10:41.563 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 13:10:41.567 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 13:10:41.570 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 13:10:41.572 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 13:10:41.574 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 13:10:41.576 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 13:10:41.593 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:41.596 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 13:10:41.598 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 13:10:41.637 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 13:10:41.639 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 13:10:41.641 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 13:10:41.644 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 13:10:41.646 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 13:10:41.648 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 13:10:41.650 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 13:10:41.652 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 13:10:41.655 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 13:10:41.657 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 13:10:41.659 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.661 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 13:10:41.664 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.666 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 13:10:41.668 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.670 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 13:10:41.673 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.675 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 13:10:41.677 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.680 | + 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 13:10:41.682 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.684 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 13:10:41.686 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.689 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 13:10:41.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.694 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 13:10:41.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.698 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 13:10:41.700 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 13:10:41.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.708 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 13:10:41.710 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.712 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 13:10:41.714 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.716 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 13:10:41.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 13:10:41.723 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.725 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 13:10:41.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 13:10:41.732 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.734 | + 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 13:10:41.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 13:10:41.740 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.743 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 13:10:41.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.747 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 13:10:41.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.752 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 13:10:41.754 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.756 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 13:10:41.758 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.761 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 13:10:41.763 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.765 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 13:10:41.767 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.770 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 13:10:41.772 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.774 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 13:10:41.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.779 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 13:10:41.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.784 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 13:10:41.786 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.789 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 13:10:41.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.793 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 13:10:41.795 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.798 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 13:10:41.800 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.802 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 13:10:41.804 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.806 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 13:10:41.809 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.811 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 13:10:41.813 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.816 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 13:10:41.818 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.820 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 13:10:41.823 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.825 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 13:10:41.827 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.829 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 13:10:41.831 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.834 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 13:10:41.836 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.838 | + 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 13:10:41.841 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.843 | + 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 13:10:41.845 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.847 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 13:10:41.849 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.851 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 13:10:41.854 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.856 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 13:10:41.858 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.860 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 13:10:41.862 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.865 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 13:10:41.867 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 13:10:41.869 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 13:10:41.872 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 13:10:41.874 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 13:10:41.877 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 13:10:41.895 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:41.897 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 13:10:41.900 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 13:10:41.902 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 13:10:41.920 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:10:41.922 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 13:10:41.925 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 13:10:41.927 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 13:10:41.931 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 13:10:41.933 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 13:10:41.936 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 13:10:41.939 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 13:10:41.941 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 13:10:41.944 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 13:10:41.944 | Using mysql database backend 2022-04-13 13:10:41.947 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 13:10:41.963 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 13:10:41.966 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 13:10:41.969 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 13:10:41.971 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 13:10:41.974 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 13:10:41.977 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 13:10:41.994 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:41.997 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 13:10:42.015 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 13:10:42.031 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:42.034 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 13:10:42.053 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 13:10:42.070 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 13:10:42.087 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:10:42.089 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 13:10:42.106 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:10:42.108 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 13:10:42.125 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 13:10:42.127 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 13:10:42.131 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 13:10:42.133 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 13:10:42.136 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 13:10:42.141 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-131042 2022-04-13 13:10:42.144 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-131042 759' 2022-04-13 13:10:42.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.150 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 13:10:42.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.155 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 13:10:42.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.160 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 13:10:42.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.165 | + 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 13:10:42.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.170 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-13 13:10:42.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.176 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-13 13:10:42.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.181 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-131040 2022-04-13 13:10:42.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.186 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 13:10:42.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.191 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-13 13:10:42.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.196 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 13:10:42.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.201 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 13:10:42.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.206 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 13:10:42.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 13:10:42.210 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 13:10:42.213 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 13:10:42.215 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 13:10:42.218 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 13:10:42.220 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 13:10:42.222 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 13:10:42.224 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 13:10:42.227 | ++ functions-common:git_clone:612 : pwd 2022-04-13 13:10:42.229 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 13:10:42.232 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 13:10:42.234 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 13:10:42.249 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 13:10:42.251 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 13:10:42.253 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 13:10:42.256 | + functions-common:git_clone:629 : echo master 2022-04-13 13:10:42.256 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 13:10:42.261 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 13:10:42.263 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 13:10:42.265 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 13:10:42.268 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 13:10:42.268 | + functions-common:git_clone:678 : head -1 2022-04-13 13:10:42.271 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 13:10:42.274 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 13:10:42.276 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 13:10:42.279 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 13:10:42.281 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 13:10:42.284 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 13:10:42.286 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 13:10:42.289 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 13:10:42.291 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 13:10:42.294 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 13:10:42.296 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 13:10:42.299 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 13:10:42.302 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 13:10:42.306 | ++ tools/install_prereqs.sh:source:47 : NOW=1649855442 2022-04-13 13:10:42.309 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 13:10:42.314 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649855352 2022-04-13 13:10:42.316 | ++ tools/install_prereqs.sh:source:49 : DELTA=90 2022-04-13 13:10:42.320 | ++ tools/install_prereqs.sh:source:50 : [[ 90 -lt 7200 ]] 2022-04-13 13:10:42.322 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 13:10:42.325 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 13:10:42.327 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 13:10:42.330 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 13:10:42.332 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 13:10:42.334 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 13:10:42.337 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 13:10:42.339 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 13:10:42.342 | +++ 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 13:10:42.398 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 13:10:42.399 | apache2-dev 2022-04-13 13:10:42.399 | bc 2022-04-13 13:10:42.399 | bsdmainutils 2022-04-13 13:10:42.399 | curl 2022-04-13 13:10:42.399 | g++ 2022-04-13 13:10:42.399 | gawk 2022-04-13 13:10:42.399 | gcc 2022-04-13 13:10:42.399 | gettext 2022-04-13 13:10:42.399 | git 2022-04-13 13:10:42.399 | graphviz 2022-04-13 13:10:42.399 | iputils-ping 2022-04-13 13:10:42.399 | libapache2-mod-proxy-uwsgi 2022-04-13 13:10:42.399 | libffi-dev 2022-04-13 13:10:42.399 | libjpeg-dev 2022-04-13 13:10:42.399 | libpcre3-dev 2022-04-13 13:10:42.399 | libpq-dev 2022-04-13 13:10:42.399 | libssl-dev 2022-04-13 13:10:42.399 | libsystemd-dev 2022-04-13 13:10:42.399 | libxml2-dev 2022-04-13 13:10:42.399 | libxslt1-dev 2022-04-13 13:10:42.400 | libyaml-dev 2022-04-13 13:10:42.400 | lsof 2022-04-13 13:10:42.400 | openssh-server 2022-04-13 13:10:42.400 | openssl 2022-04-13 13:10:42.400 | pkg-config 2022-04-13 13:10:42.400 | psmisc 2022-04-13 13:10:42.400 | python3-dev 2022-04-13 13:10:42.400 | python3-pip 2022-04-13 13:10:42.400 | python3-systemd 2022-04-13 13:10:42.400 | python3-venv 2022-04-13 13:10:42.400 | tar 2022-04-13 13:10:42.400 | tcpdump 2022-04-13 13:10:42.400 | unzip 2022-04-13 13:10:42.400 | uuid-runtime 2022-04-13 13:10:42.400 | wget 2022-04-13 13:10:42.400 | wget 2022-04-13 13:10:42.400 | zlib1g-dev 2022-04-13 13:10:42.400 | libkrb5-dev 2022-04-13 13:10:42.400 | libldap2-dev 2022-04-13 13:10:42.400 | libsasl2-dev 2022-04-13 13:10:42.400 | memcached 2022-04-13 13:10:42.400 | python3-mysqldb 2022-04-13 13:10:42.400 | sqlite3 2022-04-13 13:10:42.400 | conntrack 2022-04-13 13:10:42.400 | curl 2022-04-13 13:10:42.400 | dnsmasq-base 2022-04-13 13:10:42.400 | dnsmasq-utils 2022-04-13 13:10:42.400 | ebtables 2022-04-13 13:10:42.400 | genisoimage 2022-04-13 13:10:42.400 | iptables 2022-04-13 13:10:42.400 | iputils-arping 2022-04-13 13:10:42.401 | kpartx 2022-04-13 13:10:42.401 | libjs-jquery-tablesorter 2022-04-13 13:10:42.401 | parted 2022-04-13 13:10:42.401 | pm-utils 2022-04-13 13:10:42.401 | python3-mysqldb 2022-04-13 13:10:42.401 | socat 2022-04-13 13:10:42.401 | sqlite3 2022-04-13 13:10:42.401 | sudo 2022-04-13 13:10:42.401 | vlan 2022-04-13 13:10:42.401 | lsscsi 2022-04-13 13:10:42.401 | open-iscsi 2022-04-13 13:10:42.401 | lvm2 2022-04-13 13:10:42.401 | qemu-utils 2022-04-13 13:10:42.401 | thin-provisioning-tools 2022-04-13 13:10:42.401 | acl 2022-04-13 13:10:42.401 | dnsmasq-base 2022-04-13 13:10:42.401 | dnsmasq-utils 2022-04-13 13:10:42.401 | ebtables 2022-04-13 13:10:42.401 | haproxy 2022-04-13 13:10:42.401 | iptables 2022-04-13 13:10:42.401 | iputils-arping 2022-04-13 13:10:42.401 | iputils-ping 2022-04-13 13:10:42.401 | postgresql-server-dev-all 2022-04-13 13:10:42.401 | python3-mysqldb 2022-04-13 13:10:42.402 | sqlite3 2022-04-13 13:10:42.402 | sudo 2022-04-13 13:10:42.402 | vlan 2022-04-13 13:10:42.402 | pcp 2022-04-13 13:10:42.402 | ipset 2022-04-13 13:10:42.402 | conntrack 2022-04-13 13:10:42.402 | conntrackd 2022-04-13 13:10:42.402 | keepalived 2022-04-13 13:10:42.402 | lvm2 2022-04-13 13:10:42.402 | qemu-utils 2022-04-13 13:10:42.402 | thin-provisioning-tools 2022-04-13 13:10:42.402 | curl 2022-04-13 13:10:42.402 | liberasurecode-dev 2022-04-13 13:10:42.402 | make 2022-04-13 13:10:42.402 | memcached 2022-04-13 13:10:42.402 | rsync 2022-04-13 13:10:42.402 | sqlite3 2022-04-13 13:10:42.402 | xfsprogs' 2022-04-13 13:10:42.405 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 13:10:42.424 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 13:10:42.424 | apache2-dev 2022-04-13 13:10:42.424 | bc 2022-04-13 13:10:42.424 | bsdmainutils 2022-04-13 13:10:42.424 | curl 2022-04-13 13:10:42.424 | g++ 2022-04-13 13:10:42.424 | gawk 2022-04-13 13:10:42.424 | gcc 2022-04-13 13:10:42.424 | gettext 2022-04-13 13:10:42.424 | git 2022-04-13 13:10:42.424 | graphviz 2022-04-13 13:10:42.425 | iputils-ping 2022-04-13 13:10:42.425 | libapache2-mod-proxy-uwsgi 2022-04-13 13:10:42.425 | libffi-dev 2022-04-13 13:10:42.425 | libjpeg-dev 2022-04-13 13:10:42.425 | libpcre3-dev 2022-04-13 13:10:42.425 | libpq-dev 2022-04-13 13:10:42.425 | libssl-dev 2022-04-13 13:10:42.425 | libsystemd-dev 2022-04-13 13:10:42.425 | libxml2-dev 2022-04-13 13:10:42.425 | libxslt1-dev 2022-04-13 13:10:42.425 | libyaml-dev 2022-04-13 13:10:42.425 | lsof 2022-04-13 13:10:42.425 | openssh-server 2022-04-13 13:10:42.425 | openssl 2022-04-13 13:10:42.425 | pkg-config 2022-04-13 13:10:42.425 | psmisc 2022-04-13 13:10:42.425 | python3-dev 2022-04-13 13:10:42.425 | python3-pip 2022-04-13 13:10:42.425 | python3-systemd 2022-04-13 13:10:42.425 | python3-venv 2022-04-13 13:10:42.425 | tar 2022-04-13 13:10:42.425 | tcpdump 2022-04-13 13:10:42.425 | unzip 2022-04-13 13:10:42.425 | uuid-runtime 2022-04-13 13:10:42.425 | wget 2022-04-13 13:10:42.425 | wget 2022-04-13 13:10:42.425 | zlib1g-dev 2022-04-13 13:10:42.425 | libkrb5-dev 2022-04-13 13:10:42.425 | libldap2-dev 2022-04-13 13:10:42.425 | libsasl2-dev 2022-04-13 13:10:42.425 | memcached 2022-04-13 13:10:42.425 | python3-mysqldb 2022-04-13 13:10:42.425 | sqlite3 2022-04-13 13:10:42.425 | conntrack 2022-04-13 13:10:42.425 | curl 2022-04-13 13:10:42.425 | dnsmasq-base 2022-04-13 13:10:42.426 | dnsmasq-utils 2022-04-13 13:10:42.426 | ebtables 2022-04-13 13:10:42.426 | genisoimage 2022-04-13 13:10:42.426 | iptables 2022-04-13 13:10:42.426 | iputils-arping 2022-04-13 13:10:42.426 | kpartx 2022-04-13 13:10:42.426 | libjs-jquery-tablesorter 2022-04-13 13:10:42.426 | parted 2022-04-13 13:10:42.426 | pm-utils 2022-04-13 13:10:42.426 | python3-mysqldb 2022-04-13 13:10:42.426 | socat 2022-04-13 13:10:42.426 | sqlite3 2022-04-13 13:10:42.426 | sudo 2022-04-13 13:10:42.426 | vlan 2022-04-13 13:10:42.426 | lsscsi 2022-04-13 13:10:42.426 | open-iscsi 2022-04-13 13:10:42.426 | lvm2 2022-04-13 13:10:42.426 | qemu-utils 2022-04-13 13:10:42.426 | thin-provisioning-tools 2022-04-13 13:10:42.426 | acl 2022-04-13 13:10:42.426 | dnsmasq-base 2022-04-13 13:10:42.426 | dnsmasq-utils 2022-04-13 13:10:42.426 | ebtables 2022-04-13 13:10:42.426 | haproxy 2022-04-13 13:10:42.426 | iptables 2022-04-13 13:10:42.426 | iputils-arping 2022-04-13 13:10:42.426 | iputils-ping 2022-04-13 13:10:42.426 | postgresql-server-dev-all 2022-04-13 13:10:42.426 | python3-mysqldb 2022-04-13 13:10:42.426 | sqlite3 2022-04-13 13:10:42.426 | sudo 2022-04-13 13:10:42.426 | vlan 2022-04-13 13:10:42.426 | pcp 2022-04-13 13:10:42.426 | ipset 2022-04-13 13:10:42.426 | conntrack 2022-04-13 13:10:42.426 | conntrackd 2022-04-13 13:10:42.427 | keepalived 2022-04-13 13:10:42.427 | lvm2 2022-04-13 13:10:42.427 | qemu-utils 2022-04-13 13:10:42.427 | thin-provisioning-tools 2022-04-13 13:10:42.427 | curl 2022-04-13 13:10:42.427 | liberasurecode-dev 2022-04-13 13:10:42.427 | make 2022-04-13 13:10:42.427 | memcached 2022-04-13 13:10:42.427 | rsync 2022-04-13 13:10:42.427 | sqlite3 2022-04-13 13:10:42.427 | xfsprogs ' 2022-04-13 13:10:42.427 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 13:10:42.429 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:42.432 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:42.435 | ++ 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 13:10:42.435 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 13:10:42.440 | ++ 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 13:10:42.443 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 13:10:42.445 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:10:42.447 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 13:10:42.449 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:10:42.451 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:10:42.453 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:10:42.456 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:42.458 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:42.460 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:10:42.462 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 13:10:42.464 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 13:10:42.467 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 13:10:42.470 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 13:10:42.474 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 13:10:42.477 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 13:10:42.480 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 13:10:42.483 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 13:10:42.485 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 13:10:42.488 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 13:10:42.492 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649855442490 2022-04-13 13:10:42.494 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 13:10:42.497 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 13:10:42.499 | ++ 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 13:10:42.838 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 13:10:42.881 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 13:10:43.012 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 13:10:43.142 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 13:10:45.109 | Reading package lists... 2022-04-13 13:10:45.144 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 13:10:45.148 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 13:10:45.151 | ++ functions-common:time_stop:2425 : local name 2022-04-13 13:10:45.155 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:45.157 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:45.161 | ++ functions-common:time_stop:2428 : local total 2022-04-13 13:10:45.164 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:45.166 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 13:10:45.169 | ++ functions-common:time_stop:2432 : start_time=1649855442490 2022-04-13 13:10:45.172 | ++ functions-common:time_stop:2434 : [[ -z 1649855442490 ]] 2022-04-13 13:10:45.174 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:45.179 | ++ functions-common:time_stop:2437 : end_time=1649855445176 2022-04-13 13:10:45.182 | ++ functions-common:time_stop:2438 : elapsed_time=2686 2022-04-13 13:10:45.185 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 13:10:45.188 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:45.190 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2686 2022-04-13 13:10:45.193 | ++ 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 13:10:45.196 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:10:45.198 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:45.200 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:45.203 | ++ 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 13:10:45.223 | ++ 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 13:10:45.338 | Reading package lists... 2022-04-13 13:10:45.582 | Building dependency tree... 2022-04-13 13:10:45.583 | Reading state information... 2022-04-13 13:10:45.616 | acl is already the newest version (2.2.53-6). 2022-04-13 13:10:45.616 | bc is already the newest version (1.07.1-2build1). 2022-04-13 13:10:45.616 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 13:10:45.616 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 13:10:45.616 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 13:10:45.616 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 13:10:45.616 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 13:10:45.616 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 13:10:45.616 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 13:10:45.616 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 13:10:45.616 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 13:10:45.616 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 13:10:45.616 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 13:10:45.616 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 13:10:45.617 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 13:10:45.617 | libffi-dev is already the newest version (3.3-4). 2022-04-13 13:10:45.617 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 13:10:45.617 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 13:10:45.617 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 13:10:45.617 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 13:10:45.617 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 13:10:45.617 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 13:10:45.617 | make is already the newest version (4.2.1-1.2). 2022-04-13 13:10:45.617 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 13:10:45.617 | psmisc is already the newest version (23.3-1). 2022-04-13 13:10:45.617 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 13:10:45.617 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 13:10:45.617 | python3-systemd is already the newest version (234-3build2). 2022-04-13 13:10:45.617 | socat is already the newest version (1.7.3.3-2). 2022-04-13 13:10:45.617 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 13:10:45.617 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 13:10:45.617 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 13:10:45.617 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 13:10:45.617 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 13:10:45.617 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 13:10:45.617 | pcp is already the newest version (5.0.3-1). 2022-04-13 13:10:45.617 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 13:10:45.617 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 13:10:45.617 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 13:10:45.617 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 13:10:45.617 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 13:10:45.617 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 13:10:45.617 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 13:10:45.617 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 13:10:45.617 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 13:10:45.617 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 13:10:45.617 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 13:10:45.617 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 13:10:45.618 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 13:10:45.618 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 13:10:45.618 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 13:10:45.618 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 13:10:45.618 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 13:10:45.618 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 13:10:45.618 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 13:10:45.618 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 13:10:45.618 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 13:10:45.618 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 13:10:45.618 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 13:10:45.618 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 13:10:45.618 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 13:10:45.618 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 13:10:45.618 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 13:10:45.618 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 13:10:45.618 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 13:10:45.618 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 13:10:45.618 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 13:10:45.618 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 13:10:45.618 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 13:10:45.830 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 13:10:45.830 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 13:10:45.830 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 13:10:45.830 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 13:10:45.830 | The following packages were automatically installed and are no longer required: 2022-04-13 13:10:45.831 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:10:45.831 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:10:45.831 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:10:45.831 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:10:45.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:10:45.832 | python3-zope.interface 2022-04-13 13:10:45.832 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:10:45.969 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:10:45.975 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 13:10:45.978 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:10:45.981 | ++ functions-common:time_stop:2425 : local name 2022-04-13 13:10:45.985 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:45.987 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:45.991 | ++ functions-common:time_stop:2428 : local total 2022-04-13 13:10:45.994 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:45.997 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:10:46.000 | ++ functions-common:time_stop:2432 : start_time=1649855445220 2022-04-13 13:10:46.003 | ++ functions-common:time_stop:2434 : [[ -z 1649855445220 ]] 2022-04-13 13:10:46.005 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:46.010 | ++ functions-common:time_stop:2437 : end_time=1649855446007 2022-04-13 13:10:46.012 | ++ functions-common:time_stop:2438 : elapsed_time=787 2022-04-13 13:10:46.014 | ++ functions-common:time_stop:2439 : total=779 2022-04-13 13:10:46.017 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:46.019 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1566 2022-04-13 13:10:46.021 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 13:10:46.024 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 13:10:46.027 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 13:10:46.030 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 13:10:46.034 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 13:10:46.039 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 13:10:46.041 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 13:10:46.044 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 13:10:47.475 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 13:10:47.477 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 13:10:47.479 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 13:10:47.481 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 13:10:47.483 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 13:10:47.484 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 13:10:47.486 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 13:10:47.488 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 13:10:47.490 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 13:10:47.491 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 13:10:47.493 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 13:10:47.495 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 13:10:47.497 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 13:10:47.498 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 13:10:47.500 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 13:10:47.502 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 13:10:47.504 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 13:10:47.506 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 13:10:47.508 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 13:10:47.509 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 13:10:47.512 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 13:10:47.514 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 13:10:47.516 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 13:10:47.519 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 13:10:47.587 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 13:10:47.590 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 13:10:47.661 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 13:10:47.664 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 13:10:47.732 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 13:10:47.735 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 13:10:47.738 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 13:10:47.741 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 13:10:47.745 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 13:10:47.748 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 13:10:47.751 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 13:10:47.755 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 13:10:47.758 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 13:10:47.761 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 13:10:47.764 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 13:10:47.765 | Distro: focal 2022-04-13 13:10:47.768 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 13:10:47.770 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 13:10:47.775 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 13:10:47.777 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 13:10:47.780 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 13:10:47.780 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 13:10:48.353 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 13:10:48.354 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 13:10:48.355 | pip: 21.3.1 2022-04-13 13:10:48.357 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 13:10:48.360 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 13:10:48.362 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:10:48.364 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:10:48.367 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:10:48.370 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:10:48.373 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:10:48.376 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:10:48.378 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:10:48.380 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:10:48.382 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:10:48.383 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:10:48.385 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:10:48.387 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 13:10:48.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:48.391 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:48.392 | + tools/install_pip.sh:main:142 : : 2022-04-13 13:10:48.394 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 13:10:48.396 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 13:10:48.398 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 13:10:48.400 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 13:10:48.402 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 13:10:48.405 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 13:10:48.406 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 13:10:48.409 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 13:10:48.409 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 13:10:48.413 | ++ 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 13:10:48.415 | ++ 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 13:10:48.417 | ++ 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 13:10:48.419 | + 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 13:10:48.421 | + 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 13:10:48.437 | 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 13:10:48.439 | + 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 13:10:49.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:49.168 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:49.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:49.168 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:50.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:10:51.461 | 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 13:10:51.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 13:10:53.170 | Installing collected packages: setuptools 2022-04-13 13:10:54.036 | Successfully installed setuptools-62.0.0 2022-04-13 13:10:54.037 | 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 13:10:54.185 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:10:54.185 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:10:54.302 | + inc/python:pip_install:200 : result=0 2022-04-13 13:10:54.305 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:10:54.308 | + functions-common:time_stop:2425 : local name 2022-04-13 13:10:54.311 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:54.313 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:54.316 | + functions-common:time_stop:2428 : local total 2022-04-13 13:10:54.318 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:54.320 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:10:54.322 | + functions-common:time_stop:2432 : start_time=1649855448433 2022-04-13 13:10:54.323 | + functions-common:time_stop:2434 : [[ -z 1649855448433 ]] 2022-04-13 13:10:54.326 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:54.329 | + functions-common:time_stop:2437 : end_time=1649855454327 2022-04-13 13:10:54.331 | + functions-common:time_stop:2438 : elapsed_time=5894 2022-04-13 13:10:54.333 | + functions-common:time_stop:2439 : total=0 2022-04-13 13:10:54.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:54.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5894 2022-04-13 13:10:54.338 | + inc/python:pip_install:203 : return 0 2022-04-13 13:10:54.340 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 13:10:54.342 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 13:10:54.346 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 13:10:54.348 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 13:10:54.351 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 13:10:54.351 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 13:10:54.925 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 13:10:54.927 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 13:10:54.927 | pip: 21.3.1 2022-04-13 13:10:54.933 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 13:10:54.936 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 13:10:54.941 | + ./stack.sh:main:798 : fixup_all 2022-04-13 13:10:54.944 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 13:10:54.946 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 13:10:54.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:10:54.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:10:54.953 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 13:10:54.965 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 13:10:54.976 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 13:10:54.988 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 13:10:54.991 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 13:10:54.993 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:10:54.996 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:10:54.999 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:10:55.001 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:10:55.004 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:10:55.006 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:10:55.008 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:10:55.010 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:10:55.012 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:10:55.014 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:10:55.016 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:10:55.018 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 13:10:55.021 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 13:10:55.023 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 13:10:55.025 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 13:10:55.027 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 13:10:55.030 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 13:10:55.032 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 13:10:55.034 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 13:10:55.036 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 13:10:55.038 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 13:10:55.040 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 13:10:55.042 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 13:10:55.045 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 13:10:55.047 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 13:10:55.049 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 13:10:55.051 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 13:10:55.072 | Using python 3.8 to install os-testr 2022-04-13 13:10:55.074 | + 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 13:10:55.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:55.795 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:55.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:10:55.795 | from cryptography.utils import int_from_bytes 2022-04-13 13:10:56.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:10:56.965 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 13:10:57.032 | 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 13:10:57.033 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 13:10:57.034 | 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 13:10:57.048 | 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 13:10:57.057 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 13:10:57.069 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 13:10:58.667 | 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 13:10:58.673 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:10:58.673 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:10:58.782 | + inc/python:pip_install:200 : result=0 2022-04-13 13:10:58.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:10:58.789 | + functions-common:time_stop:2425 : local name 2022-04-13 13:10:58.793 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:10:58.797 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:10:58.799 | + functions-common:time_stop:2428 : local total 2022-04-13 13:10:58.803 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:10:58.806 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:10:58.810 | + functions-common:time_stop:2432 : start_time=1649855455066 2022-04-13 13:10:58.813 | + functions-common:time_stop:2434 : [[ -z 1649855455066 ]] 2022-04-13 13:10:58.816 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:10:58.821 | + functions-common:time_stop:2437 : end_time=1649855458818 2022-04-13 13:10:58.823 | + functions-common:time_stop:2438 : elapsed_time=3752 2022-04-13 13:10:58.825 | + functions-common:time_stop:2439 : total=0 2022-04-13 13:10:58.827 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:10:58.829 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3752 2022-04-13 13:10:58.832 | + inc/python:pip_install:203 : return 0 2022-04-13 13:10:58.834 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 13:10:58.885 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 13:10:58.994 | + ./stack.sh:main:812 : install_infra 2022-04-13 13:10:58.997 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 13:10:59.000 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 13:10:59.002 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 13:10:59.005 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 13:10:59.028 | + 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 13:11:00.897 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:00.904 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:00.908 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:00.913 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:00.917 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:00.924 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:00.928 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:00.953 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.031 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.049 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.055 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.060 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.076 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.084 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.086 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.102 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.119 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.128 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.133 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.150 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.172 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.189 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.197 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.202 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.223 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.251 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.253 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.266 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.271 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.274 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.280 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.294 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.301 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.352 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.370 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.374 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.415 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.491 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.497 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.504 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.553 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.566 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.575 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.675 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.699 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.703 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.714 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.719 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.737 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.745 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.770 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.804 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.832 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.844 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.857 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.874 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.882 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.896 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.907 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.911 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:01.917 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:02.053 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 13:11:02.336 | + inc/python:pip_install:200 : result=0 2022-04-13 13:11:02.338 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:11:02.342 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:02.345 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:02.349 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:02.352 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:02.354 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:02.357 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:11:02.360 | + functions-common:time_stop:2432 : start_time=1649855459021 2022-04-13 13:11:02.363 | + functions-common:time_stop:2434 : [[ -z 1649855459021 ]] 2022-04-13 13:11:02.367 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:02.372 | + functions-common:time_stop:2437 : end_time=1649855462369 2022-04-13 13:11:02.375 | + functions-common:time_stop:2438 : elapsed_time=3348 2022-04-13 13:11:02.377 | + functions-common:time_stop:2439 : total=3752 2022-04-13 13:11:02.380 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:02.382 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7100 2022-04-13 13:11:02.385 | + inc/python:pip_install:203 : return 0 2022-04-13 13:11:02.387 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 13:11:02.389 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 13:11:02.412 | + 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 13:11:04.163 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.170 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.174 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.179 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.183 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.190 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.194 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.220 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.297 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.316 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.321 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.325 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.340 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.348 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.350 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.367 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.384 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.393 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.398 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.416 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.437 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.455 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.463 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.468 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.488 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.517 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.519 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.533 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.537 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.541 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.546 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.561 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.567 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.616 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.634 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.637 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.668 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.730 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.736 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.743 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.793 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.806 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.814 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.915 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.940 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.944 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.954 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.960 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.978 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:04.986 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.002 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.033 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.060 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.073 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.087 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.115 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.124 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.138 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.149 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.153 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 13:11:05.159 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:05.161 | Processing /opt/stack/requirements 2022-04-13 13:11:06.893 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 13:11:06.895 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 13:11:06.907 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 13:11:06.912 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 13:11:06.915 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 13:11:06.921 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 13:11:06.947 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 13:11:06.950 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 13:11:06.961 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 13:11:07.011 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 13:11:07.014 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 13:11:07.029 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 13:11:07.032 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 13:11:07.035 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 13:11:07.040 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 13:11:07.042 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 13:11:07.055 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 13:11:07.103 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 13:11:07.106 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 13:11:07.117 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 13:11:07.123 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 13:11:07.183 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 13:11:07.186 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 13:11:07.190 | Building wheels for collected packages: openstack-requirements 2022-04-13 13:11:07.191 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 13:11:08.018 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 13:11:08.018 | ERROR: Command errored out with exit status 1: 2022-04-13 13:11:08.019 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yc9dfr2c/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yc9dfr2c/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-l8cxd6q9 2022-04-13 13:11:08.019 | cwd: /tmp/pip-req-build-yc9dfr2c/ 2022-04-13 13:11:08.019 | Complete output (6 lines): 2022-04-13 13:11:08.019 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 13:11:08.019 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 13:11:08.019 | or: setup.py --help-commands 2022-04-13 13:11:08.019 | or: setup.py cmd --help 2022-04-13 13:11:08.019 | 2022-04-13 13:11:08.019 | error: invalid command 'bdist_wheel' 2022-04-13 13:11:08.019 | ---------------------------------------- 2022-04-13 13:11:08.019 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 13:11:08.019 | Running setup.py clean for openstack-requirements 2022-04-13 13:11:08.861 | Failed to build openstack-requirements 2022-04-13 13:11:08.878 | Installing collected packages: openstack-requirements 2022-04-13 13:11:08.878 | Attempting uninstall: openstack-requirements 2022-04-13 13:11:08.879 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 13:11:08.913 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 13:11:08.931 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 13:11:08.934 | Running setup.py install for openstack-requirements: started 2022-04-13 13:11:11.305 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 13:11:11.329 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 13:11:11.457 | + inc/python:pip_install:200 : result=0 2022-04-13 13:11:11.461 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:11:11.464 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:11.468 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:11.472 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:11.475 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:11.477 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:11.479 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:11:11.481 | + functions-common:time_stop:2432 : start_time=1649855462404 2022-04-13 13:11:11.483 | + functions-common:time_stop:2434 : [[ -z 1649855462404 ]] 2022-04-13 13:11:11.486 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:11.490 | + functions-common:time_stop:2437 : end_time=1649855471488 2022-04-13 13:11:11.492 | + functions-common:time_stop:2438 : elapsed_time=9084 2022-04-13 13:11:11.494 | + functions-common:time_stop:2439 : total=7100 2022-04-13 13:11:11.497 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:11.499 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16184 2022-04-13 13:11:11.501 | + inc/python:pip_install:203 : return 0 2022-04-13 13:11:11.504 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 13:11:11.506 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 13:11:11.508 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 13:11:11.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:11.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:11.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 13:11:11.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:11.520 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 13:11:11.540 | Using python 3.8 to install pbr 2022-04-13 13:11:11.542 | + 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 13:11:12.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:12.270 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:12.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:12.270 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:13.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:13.462 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 13:11:15.240 | 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 13:11:15.246 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:11:15.246 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:11:15.355 | + inc/python:pip_install:200 : result=0 2022-04-13 13:11:15.359 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:11:15.362 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:15.365 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:15.367 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:15.369 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:15.372 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:15.374 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:11:15.376 | + functions-common:time_stop:2432 : start_time=1649855471534 2022-04-13 13:11:15.378 | + functions-common:time_stop:2434 : [[ -z 1649855471534 ]] 2022-04-13 13:11:15.381 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:15.385 | + functions-common:time_stop:2437 : end_time=1649855475382 2022-04-13 13:11:15.387 | + functions-common:time_stop:2438 : elapsed_time=3848 2022-04-13 13:11:15.389 | + functions-common:time_stop:2439 : total=16184 2022-04-13 13:11:15.392 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:15.394 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20032 2022-04-13 13:11:15.396 | + inc/python:pip_install:203 : return 0 2022-04-13 13:11:15.399 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 13:11:17.641 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 13:11:19.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:19.504 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 13:11:19.519 | 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 13:11:19.524 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 13:11:19.527 | 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 13:11:19.529 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 13:11:19.532 | 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 13:11:19.604 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 13:11:19.608 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 13:11:19.612 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 13:11:19.636 | + ./stack.sh:main:821 : pkgs= 2022-04-13 13:11:19.638 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 13:11:19.641 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 13:11:19.644 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 13:11:19.647 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 13:11:19.650 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 13:11:19.653 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 13:11:19.655 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 13:11:19.657 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 13:11:19.660 | + functions-common:run_phase:1863 : local extra 2022-04-13 13:11:19.663 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 13:11:19.667 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 13:11:19.669 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 13:11:19.672 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 13:11:19.675 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 13:11:19.677 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 13:11:19.695 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:19.698 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 13:11:19.700 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:11:19.703 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 13:11:19.705 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:11:19.707 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 13:11:19.709 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:11:19.711 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 13:11:19.713 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:11:19.716 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 13:11:19.718 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 13:11:19.720 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 13:11:19.722 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 13:11:19.724 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 13:11:19.727 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 13:11:19.729 | + 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 13:11:19.731 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 13:11:19.734 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 13:11:19.736 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 13:11:19.739 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 13:11:19.742 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 13:11:19.745 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 13:11:19.747 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 13:11:19.750 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 13:11:19.753 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 13:11:19.755 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 13:11:19.808 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 13:11:19.808 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 13:11:19.811 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 13:11:20.176 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 13:11:20.179 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 13:11:20.198 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:20.200 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 13:11:20.202 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:11:20.205 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:11:20.207 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:11:20.210 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:11:20.212 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:11:20.214 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:11:20.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:20.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:20.221 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:11:20.223 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:11:20.225 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:11:20.227 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:11:20.230 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 13:11:20.232 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:11:20.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:20.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:20.239 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 13:11:20.259 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 13:11:20.369 | Reading package lists... 2022-04-13 13:11:20.613 | Building dependency tree... 2022-04-13 13:11:20.614 | Reading state information... 2022-04-13 13:11:20.858 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 13:11:20.858 | The following packages were automatically installed and are no longer required: 2022-04-13 13:11:20.859 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:11:20.859 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:11:20.859 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:11:20.859 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:11:20.860 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:11:20.860 | python3-zope.interface 2022-04-13 13:11:20.860 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:11:20.990 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:11:20.995 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:11:20.999 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:11:21.002 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:21.005 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:21.008 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:21.010 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:21.012 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:21.015 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:11:21.017 | + functions-common:time_stop:2432 : start_time=1649855480257 2022-04-13 13:11:21.019 | + functions-common:time_stop:2434 : [[ -z 1649855480257 ]] 2022-04-13 13:11:21.023 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:21.028 | + functions-common:time_stop:2437 : end_time=1649855481025 2022-04-13 13:11:21.030 | + functions-common:time_stop:2438 : elapsed_time=768 2022-04-13 13:11:21.033 | + functions-common:time_stop:2439 : total=1566 2022-04-13 13:11:21.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:21.038 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2334 2022-04-13 13:11:21.041 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:11:21.043 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 13:11:21.045 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 13:11:21.048 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 13:11:21.051 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 13:11:21.053 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 13:11:21.056 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 13:11:21.058 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 13:11:21.060 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 13:11:21.063 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:11:21.065 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:11:21.068 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:11:21.071 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:11:21.073 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:11:21.075 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:11:21.078 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:11:21.080 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:11:21.082 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:11:21.085 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:11:21.087 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:11:21.089 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 13:11:21.092 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 13:11:21.094 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 13:11:21.096 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 13:11:21.099 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 13:11:21.101 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 13:11:21.104 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 13:11:21.106 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 13:11:21.108 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 13:11:21.126 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:21.129 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 13:11:21.132 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 13:11:21.134 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 13:11:21.136 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 13:11:21.139 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 13:11:21.143 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 13:11:21.146 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 13:11:21.148 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 13:11:21.150 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 13:11:21.153 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 13:11:21.155 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 13:11:21.158 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 13:11:21.870 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 13:11:21.870 | user tags 2022-04-13 13:11:21.870 | stackrabbit []' 2022-04-13 13:11:21.873 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 13:11:21.873 | user tags 2022-04-13 13:11:21.873 | stackrabbit []' 2022-04-13 13:11:21.874 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 13:11:21.880 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 13:11:21.882 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 13:11:21.884 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 13:11:22.575 | Changing password for user "stackrabbit" ... 2022-04-13 13:11:22.600 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 13:11:23.305 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 13:11:23.331 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 13:11:23.333 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 13:11:24.013 | Changing password for user "stackrabbit" ... 2022-04-13 13:11:24.040 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 13:11:24.042 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 13:11:24.045 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 13:11:24.774 | Deleting user "guest" ... 2022-04-13 13:11:24.791 | Error: 2022-04-13 13:11:24.791 | {:no_such_user, "guest"} 2022-04-13 13:11:24.804 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 13:11:24.806 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 13:11:24.823 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:24.825 | + ./stack.sh:main:838 : install_database 2022-04-13 13:11:24.828 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 13:11:24.830 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 13:11:24.832 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:24.835 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:24.837 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 13:11:25.057 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 13:11:25.061 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 13:11:25.065 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 13:11:25.068 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 13:11:25.071 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:11:25.073 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 13:11:25.076 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:11:25.078 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:11:25.080 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:11:25.082 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:11:25.085 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:11:25.087 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:11:25.089 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:11:25.092 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:11:25.094 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:11:25.096 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:11:25.098 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:11:25.101 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 13:11:25.103 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 13:11:25.105 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 13:11:25.108 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 13:11:25.110 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 13:11:25.112 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 13:11:25.114 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 13:11:25.116 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 13:11:25.118 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:25.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:25.123 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 13:11:25.125 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:11:25.127 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:11:25.129 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:11:25.132 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:11:25.134 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:11:25.136 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:11:25.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:25.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:25.142 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:11:25.144 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:11:25.147 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:11:25.149 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:11:25.151 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 13:11:25.153 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:11:25.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:25.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:25.160 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 13:11:25.181 | + 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 13:11:25.290 | Reading package lists... 2022-04-13 13:11:25.535 | Building dependency tree... 2022-04-13 13:11:25.537 | Reading state information... 2022-04-13 13:11:25.784 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 13:11:25.784 | The following packages were automatically installed and are no longer required: 2022-04-13 13:11:25.786 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:11:25.786 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:11:25.786 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:11:25.786 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:11:25.786 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:11:25.786 | python3-zope.interface 2022-04-13 13:11:25.786 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:11:25.919 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:11:25.923 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:11:25.926 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:11:25.929 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:25.931 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:25.933 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:25.936 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:25.938 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:25.940 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:11:25.942 | + functions-common:time_stop:2432 : start_time=1649855485178 2022-04-13 13:11:25.944 | + functions-common:time_stop:2434 : [[ -z 1649855485178 ]] 2022-04-13 13:11:25.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:25.952 | + functions-common:time_stop:2437 : end_time=1649855485949 2022-04-13 13:11:25.955 | + functions-common:time_stop:2438 : elapsed_time=771 2022-04-13 13:11:25.957 | + functions-common:time_stop:2439 : total=2334 2022-04-13 13:11:25.960 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:25.962 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3105 2022-04-13 13:11:25.964 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:11:25.966 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 13:11:25.969 | + ./stack.sh:main:841 : install_database_python 2022-04-13 13:11:25.971 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 13:11:25.973 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 13:11:25.975 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 13:11:25.977 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 13:11:25.980 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 13:11:25.983 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 13:11:25.985 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 13:11:25.988 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 13:11:25.989 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 13:11:25.993 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 13:11:25.996 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 13:11:25.998 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 13:11:26.001 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 13:11:26.003 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 13:11:26.024 | Using python 3.8 to install PyMySQL 2022-04-13 13:11:26.026 | + 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 13:11:26.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:26.754 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:26.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:26.754 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:27.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:27.938 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 13:11:29.595 | 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 13:11:29.601 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:11:29.601 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:11:29.706 | + inc/python:pip_install:200 : result=0 2022-04-13 13:11:29.709 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:11:29.713 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:29.715 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:29.719 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:29.721 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:29.724 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:29.727 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:11:29.729 | + functions-common:time_stop:2432 : start_time=1649855486018 2022-04-13 13:11:29.732 | + functions-common:time_stop:2434 : [[ -z 1649855486018 ]] 2022-04-13 13:11:29.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:29.741 | + functions-common:time_stop:2437 : end_time=1649855489738 2022-04-13 13:11:29.743 | + functions-common:time_stop:2438 : elapsed_time=3720 2022-04-13 13:11:29.746 | + functions-common:time_stop:2439 : total=20032 2022-04-13 13:11:29.748 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:29.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23752 2022-04-13 13:11:29.753 | + inc/python:pip_install:203 : return 0 2022-04-13 13:11:29.756 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 13:11:29.758 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 13:11:29.760 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 13:11:29.763 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 13:11:29.780 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:29.782 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 13:11:29.784 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 13:11:29.788 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 13:11:29.788 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 13:11:29.793 | + 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 13:11:29.796 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 13:11:29.798 | + 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 13:11:29.801 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 13:11:29.803 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 13:11:29.806 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 13:11:29.821 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:29.824 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 13:11:29.826 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:11:29.829 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:11:29.831 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:11:29.833 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:11:29.836 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:11:29.838 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:11:29.841 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:29.843 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:29.845 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:11:29.848 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:11:29.850 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:11:29.852 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:11:29.854 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 13:11:29.857 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:11:29.859 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:29.861 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:29.864 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 13:11:29.884 | + 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 13:11:29.994 | Reading package lists... 2022-04-13 13:11:30.238 | Building dependency tree... 2022-04-13 13:11:30.239 | Reading state information... 2022-04-13 13:11:30.483 | radvd is already the newest version (1:2.17-2). 2022-04-13 13:11:30.483 | The following packages were automatically installed and are no longer required: 2022-04-13 13:11:30.484 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:11:30.484 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:11:30.485 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:11:30.485 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:11:30.485 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:11:30.485 | python3-zope.interface 2022-04-13 13:11:30.485 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:11:30.613 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:11:30.619 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:11:30.622 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:11:30.625 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:30.627 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:30.630 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:30.634 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:30.637 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:30.639 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:11:30.642 | + functions-common:time_stop:2432 : start_time=1649855489881 2022-04-13 13:11:30.645 | + functions-common:time_stop:2434 : [[ -z 1649855489881 ]] 2022-04-13 13:11:30.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:30.652 | + functions-common:time_stop:2437 : end_time=1649855490650 2022-04-13 13:11:30.654 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-13 13:11:30.657 | + functions-common:time_stop:2439 : total=3105 2022-04-13 13:11:30.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:30.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3874 2022-04-13 13:11:30.663 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:11:30.666 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 13:11:30.683 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:30.685 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 13:11:30.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 13:11:30.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 13:11:30.693 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 13:11:30.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 13:11:30.714 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:11:30.717 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:11:30.719 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:11:30.721 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:11:30.723 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:11:30.726 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:11:30.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:30.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:30.733 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:11:30.735 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:11:30.737 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:11:30.739 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:11:30.742 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 13:11:30.744 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:11:30.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:30.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:30.750 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 13:11:30.770 | + 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 13:11:30.879 | Reading package lists... 2022-04-13 13:11:31.128 | Building dependency tree... 2022-04-13 13:11:31.129 | Reading state information... 2022-04-13 13:11:31.377 | fakeroot is already the newest version (1.24-1). 2022-04-13 13:11:31.377 | make is already the newest version (4.2.1-1.2). 2022-04-13 13:11:31.377 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 13:11:31.377 | The following packages were automatically installed and are no longer required: 2022-04-13 13:11:31.378 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:11:31.378 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:11:31.378 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:11:31.378 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:11:31.378 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:11:31.378 | python3-zope.interface 2022-04-13 13:11:31.378 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:11:31.512 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:11:31.519 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:11:31.523 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:11:31.526 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:31.529 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:31.533 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:31.536 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:31.538 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:31.541 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:11:31.543 | + functions-common:time_stop:2432 : start_time=1649855490767 2022-04-13 13:11:31.545 | + functions-common:time_stop:2434 : [[ -z 1649855490767 ]] 2022-04-13 13:11:31.548 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:31.552 | + functions-common:time_stop:2437 : end_time=1649855491550 2022-04-13 13:11:31.554 | + functions-common:time_stop:2438 : elapsed_time=783 2022-04-13 13:11:31.556 | + functions-common:time_stop:2439 : total=3874 2022-04-13 13:11:31.559 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:31.561 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4657 2022-04-13 13:11:31.563 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:11:31.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 13:11:31.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:31.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:31.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 13:11:31.575 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 13:11:31.578 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 13:11:31.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 13:11:31.584 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 13:11:31.587 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 13:11:31.588 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 13:11:31.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 13:11:31.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 13:11:31.597 | + functions:vercmp:628 : local v1=5.4 2022-04-13 13:11:31.599 | + functions:vercmp:629 : local 'op=<' 2022-04-13 13:11:31.602 | + functions:vercmp:630 : local v2=3.13 2022-04-13 13:11:31.604 | + functions:vercmp:631 : local result 2022-04-13 13:11:31.607 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 13:11:31.610 | ++ functions:vercmp:635 : head -1 2022-04-13 13:11:31.610 | ++ functions:vercmp:635 : sort -V 2022-04-13 13:11:31.613 | + functions:vercmp:635 : result=3.13 2022-04-13 13:11:31.615 | + functions:vercmp:637 : case $op in 2022-04-13 13:11:31.617 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 13:11:31.620 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 13:11:31.622 | + functions:vercmp:648 : return 2022-04-13 13:11:31.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 13:11:31.627 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 13:11:31.629 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 13:11:32.125 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 13:11:32.128 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 13:11:32.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 13:11:32.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.140 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 13:11:32.159 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:32.163 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 13:11:32.165 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 13:11:32.165 | Installing etcd 2022-04-13 13:11:32.167 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 13:11:32.180 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 13:11:32.191 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 13:11:32.196 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 13:11:32.209 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 13:11:32.212 | ++ 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 13:11:32.214 | ++ 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 13:11:32.217 | +++ 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 13:11:32.221 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 13:11:32.223 | ++ 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 13:11:32.226 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 13:11:32.228 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 13:11:32.230 | ++ functions:get_extra_file:74 : return 2022-04-13 13:11:32.233 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 13:11:32.236 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 13:11:32.238 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 13:11:32.241 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 13:11:32.259 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:11:32.261 | + ./stack.sh:main:868 : install_dstat 2022-04-13 13:11:32.263 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 13:11:32.280 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:11:32.282 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 13:11:32.285 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 13:11:32.287 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 13:11:32.289 | + ./stack.sh:main:877 : install_libs 2022-04-13 13:11:32.292 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 13:11:32.294 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 13:11:32.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 13:11:32.299 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 13:11:32.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 13:11:32.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.310 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 13:11:32.312 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 13:11:32.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 13:11:32.316 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 13:11:32.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 13:11:32.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.328 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 13:11:32.330 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 13:11:32.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 13:11:32.334 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 13:11:32.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 13:11:32.343 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.345 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 13:11:32.347 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 13:11:32.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 13:11:32.351 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 13:11:32.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 13:11:32.360 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.362 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 13:11:32.364 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 13:11:32.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 13:11:32.368 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 13:11:32.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 13:11:32.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.379 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 13:11:32.381 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 13:11:32.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 13:11:32.386 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 13:11:32.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 13:11:32.394 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.397 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 13:11:32.399 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 13:11:32.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 13:11:32.403 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 13:11:32.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 13:11:32.412 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.414 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 13:11:32.416 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 13:11:32.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 13:11:32.421 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 13:11:32.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 13:11:32.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.432 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 13:11:32.434 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 13:11:32.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 13:11:32.442 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 13:11:32.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 13:11:32.455 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.459 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 13:11:32.462 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 13:11:32.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 13:11:32.469 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 13:11:32.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 13:11:32.480 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.482 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 13:11:32.484 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 13:11:32.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 13:11:32.489 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 13:11:32.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 13:11:32.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.500 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 13:11:32.503 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 13:11:32.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 13:11:32.507 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 13:11:32.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 13:11:32.517 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.519 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 13:11:32.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 13:11:32.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 13:11:32.527 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 13:11:32.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 13:11:32.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.539 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 13:11:32.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 13:11:32.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 13:11:32.546 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 13:11:32.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 13:11:32.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.558 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 13:11:32.560 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 13:11:32.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 13:11:32.565 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 13:11:32.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 13:11:32.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.577 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 13:11:32.579 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 13:11:32.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 13:11:32.583 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 13:11:32.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 13:11:32.593 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.595 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 13:11:32.597 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 13:11:32.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 13:11:32.602 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 13:11:32.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 13:11:32.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.613 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 13:11:32.615 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 13:11:32.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 13:11:32.620 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 13:11:32.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 13:11:32.629 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.631 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 13:11:32.633 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 13:11:32.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 13:11:32.638 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 13:11:32.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 13:11:32.647 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.649 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 13:11:32.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 13:11:32.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 13:11:32.656 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 13:11:32.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 13:11:32.665 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.667 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 13:11:32.669 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 13:11:32.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 13:11:32.674 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 13:11:32.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 13:11:32.683 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.685 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 13:11:32.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 13:11:32.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 13:11:32.692 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 13:11:32.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 13:11:32.701 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.703 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 13:11:32.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 13:11:32.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 13:11:32.710 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 13:11:32.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 13:11:32.720 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.723 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 13:11:32.725 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 13:11:32.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 13:11:32.730 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 13:11:32.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 13:11:32.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.743 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 13:11:32.745 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 13:11:32.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 13:11:32.749 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 13:11:32.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 13:11:32.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.761 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 13:11:32.763 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 13:11:32.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 13:11:32.768 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 13:11:32.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 13:11:32.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.779 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 13:11:32.782 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 13:11:32.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 13:11:32.786 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 13:11:32.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 13:11:32.795 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.798 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 13:11:32.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 13:11:32.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 13:11:32.807 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 13:11:32.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 13:11:32.818 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.821 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 13:11:32.824 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 13:11:32.826 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 13:11:32.829 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 13:11:32.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 13:11:32.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.842 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 13:11:32.844 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 13:11:32.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 13:11:32.849 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 13:11:32.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.854 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 13:11:32.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.862 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 13:11:32.864 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 13:11:32.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 13:11:32.869 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 13:11:32.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 13:11:32.878 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.880 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 13:11:32.883 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 13:11:32.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 13:11:32.888 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 13:11:32.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 13:11:32.897 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.899 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 13:11:32.902 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 13:11:32.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 13:11:32.906 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 13:11:32.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 13:11:32.916 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.918 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 13:11:32.920 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 13:11:32.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 13:11:32.926 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 13:11:32.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 13:11:32.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.939 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 13:11:32.941 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 13:11:32.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 13:11:32.946 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 13:11:32.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 13:11:32.956 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.959 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 13:11:32.961 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 13:11:32.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 13:11:32.966 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 13:11:32.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 13:11:32.976 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.978 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 13:11:32.980 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 13:11:32.983 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 13:11:32.986 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 13:11:32.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:32.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:32.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 13:11:32.996 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:32.998 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 13:11:33.000 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 13:11:33.003 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 13:11:33.005 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 13:11:33.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:33.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:33.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 13:11:33.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:33.017 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 13:11:33.037 | Using python 3.8 to install etcd3 2022-04-13 13:11:33.040 | + 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 13:11:33.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:33.763 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:33.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:33.763 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:34.930 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:34.961 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 13:11:34.969 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 13:11:34.970 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 13:11:34.971 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 13:11:34.972 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 13:11:36.623 | 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 13:11:36.629 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:11:36.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:11:36.735 | + inc/python:pip_install:200 : result=0 2022-04-13 13:11:36.738 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:11:36.741 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:36.745 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:36.748 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:36.751 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:36.754 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:36.757 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:11:36.759 | + functions-common:time_stop:2432 : start_time=1649855493032 2022-04-13 13:11:36.761 | + functions-common:time_stop:2434 : [[ -z 1649855493032 ]] 2022-04-13 13:11:36.764 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:36.769 | + functions-common:time_stop:2437 : end_time=1649855496766 2022-04-13 13:11:36.773 | + functions-common:time_stop:2438 : elapsed_time=3734 2022-04-13 13:11:36.775 | + functions-common:time_stop:2439 : total=23752 2022-04-13 13:11:36.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:36.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27486 2022-04-13 13:11:36.783 | + inc/python:pip_install:203 : return 0 2022-04-13 13:11:36.785 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 13:11:36.807 | Using python 3.8 to install etcd3gw 2022-04-13 13:11:36.809 | + 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 13:11:37.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:37.541 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:37.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:37.541 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:38.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:38.743 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 13:11:38.751 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 13:11:38.752 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 13:11:38.753 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 13:11:38.754 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 13:11:38.787 | 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 13:11:38.788 | 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 13:11:38.789 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 13:11:38.792 | 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 13:11:40.424 | 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 13:11:40.430 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:11:40.430 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:11:40.539 | + inc/python:pip_install:200 : result=0 2022-04-13 13:11:40.543 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:11:40.546 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:40.550 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:40.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:40.558 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:40.561 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:40.565 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:11:40.569 | + functions-common:time_stop:2432 : start_time=1649855496801 2022-04-13 13:11:40.571 | + functions-common:time_stop:2434 : [[ -z 1649855496801 ]] 2022-04-13 13:11:40.574 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:40.578 | + functions-common:time_stop:2437 : end_time=1649855500575 2022-04-13 13:11:40.580 | + functions-common:time_stop:2438 : elapsed_time=3774 2022-04-13 13:11:40.582 | + functions-common:time_stop:2439 : total=27486 2022-04-13 13:11:40.585 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:40.587 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31260 2022-04-13 13:11:40.589 | + inc/python:pip_install:203 : return 0 2022-04-13 13:11:40.592 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 13:11:40.594 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 13:11:40.596 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 13:11:40.599 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 13:11:40.601 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 13:11:40.603 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 13:11:40.606 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 13:11:40.608 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 13:11:40.610 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 13:11:40.612 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 13:11:40.615 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 13:11:40.617 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 13:11:40.620 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 13:11:40.622 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 13:11:40.624 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 13:11:40.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:40.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:40.631 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 13:11:40.633 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 13:11:40.635 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 13:11:40.638 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 13:11:40.640 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 13:11:40.642 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 13:11:40.645 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 13:11:40.647 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 13:11:40.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:40.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:40.654 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 13:11:40.657 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 13:11:40.659 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 13:11:40.661 | + functions-common:apt_get_update:1190 : return 2022-04-13 13:11:40.664 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 13:11:40.666 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 13:11:40.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:40.671 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:40.674 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 13:11:40.697 | + 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 13:11:40.806 | Reading package lists... 2022-04-13 13:11:41.055 | Building dependency tree... 2022-04-13 13:11:41.057 | Reading state information... 2022-04-13 13:11:41.307 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 13:11:41.308 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 13:11:41.308 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 13:11:41.308 | The following packages were automatically installed and are no longer required: 2022-04-13 13:11:41.310 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 13:11:41.310 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 13:11:41.310 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 13:11:41.310 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 13:11:41.310 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 13:11:41.311 | python3-zope.interface 2022-04-13 13:11:41.311 | Use 'sudo apt autoremove' to remove them. 2022-04-13 13:11:41.437 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 13:11:41.443 | + functions-common:apt_get:1234 : result=0 2022-04-13 13:11:41.446 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 13:11:41.449 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:41.451 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:41.453 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:41.456 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:41.458 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:41.460 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 13:11:41.463 | + functions-common:time_stop:2432 : start_time=1649855500693 2022-04-13 13:11:41.465 | + functions-common:time_stop:2434 : [[ -z 1649855500693 ]] 2022-04-13 13:11:41.468 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:41.473 | + functions-common:time_stop:2437 : end_time=1649855501470 2022-04-13 13:11:41.475 | + functions-common:time_stop:2438 : elapsed_time=777 2022-04-13 13:11:41.480 | + functions-common:time_stop:2439 : total=4657 2022-04-13 13:11:41.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:41.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5434 2022-04-13 13:11:41.487 | + functions-common:apt_get:1238 : return 0 2022-04-13 13:11:41.490 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 13:11:41.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 13:11:41.494 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 13:11:41.496 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 13:11:41.565 | Module proxy already enabled 2022-04-13 13:11:41.571 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 13:11:41.637 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 13:11:41.637 | Module proxy already enabled 2022-04-13 13:11:41.637 | Module proxy_uwsgi already enabled 2022-04-13 13:11:41.642 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 13:11:41.646 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 13:11:41.649 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 13:11:41.652 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 13:11:41.796 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 13:11:41.799 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 13:11:41.801 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 13:11:41.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 13:11:41.811 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.813 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 13:11:41.816 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 13:11:41.818 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 13:11:41.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 13:11:41.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.830 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 13:11:41.832 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 13:11:41.834 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 13:11:41.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 13:11:41.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.846 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 13:11:41.849 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 13:11:41.851 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 13:11:41.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 13:11:41.863 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.865 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 13:11:41.868 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 13:11:41.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 13:11:41.877 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.879 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 13:11:41.882 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 13:11:41.884 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 13:11:41.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.892 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 13:11:41.894 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.896 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 13:11:41.915 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:41.917 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 13:11:41.919 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 13:11:41.923 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 13:11:41.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 13:11:41.933 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.936 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 13:11:41.952 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:41.955 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 13:11:41.958 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 13:11:41.962 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 13:11:41.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 13:11:41.972 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.974 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 13:11:41.977 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 13:11:41.979 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 13:11:41.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 13:11:41.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 13:11:41.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 13:11:41.989 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 13:11:41.992 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 13:11:41.994 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 13:11:41.996 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 13:11:41.999 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 13:11:42.002 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 13:11:42.004 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 13:11:42.008 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 13:11:42.008 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 13:11:42.013 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 13:11:42.016 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 13:11:42.018 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 13:11:42.021 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 13:11:42.023 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 13:11:42.044 | Using python 3.8 to install keystonemiddleware 2022-04-13 13:11:42.046 | + 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 13:11:42.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:42.768 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:42.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:42.769 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:43.921 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:43.952 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 13:11:44.003 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 13:11:44.004 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 13:11:44.005 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 13:11:44.007 | 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 13:11:44.008 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 13:11:44.009 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 13:11:44.010 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 13:11:44.011 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 13:11:44.012 | 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 13:11:44.013 | 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 13:11:44.014 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 13:11:44.015 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 13:11:44.016 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 13:11:44.017 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 13:11:44.073 | 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 13:11:44.074 | 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 13:11:44.076 | 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 13:11:44.113 | 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 13:11:44.152 | 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 13:11:44.153 | 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 13:11:44.154 | 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 13:11:44.156 | 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 13:11:44.205 | 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 13:11:44.207 | 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 13:11:44.217 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 13:11:44.218 | 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 13:11:44.231 | 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 13:11:44.232 | 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 13:11:44.235 | 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 13:11:44.300 | 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 13:11:44.302 | 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 13:11:44.303 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 13:11:44.304 | 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 13:11:44.352 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 13:11:44.363 | 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 13:11:45.899 | 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 13:11:45.905 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:11:45.905 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:11:46.013 | + inc/python:pip_install:200 : result=0 2022-04-13 13:11:46.017 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:11:46.020 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:46.024 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:46.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:46.031 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:46.034 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:46.038 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:11:46.040 | + functions-common:time_stop:2432 : start_time=1649855502038 2022-04-13 13:11:46.043 | + functions-common:time_stop:2434 : [[ -z 1649855502038 ]] 2022-04-13 13:11:46.046 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:46.051 | + functions-common:time_stop:2437 : end_time=1649855506048 2022-04-13 13:11:46.054 | + functions-common:time_stop:2438 : elapsed_time=4010 2022-04-13 13:11:46.056 | + functions-common:time_stop:2439 : total=31260 2022-04-13 13:11:46.059 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:46.061 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35270 2022-04-13 13:11:46.064 | + inc/python:pip_install:203 : return 0 2022-04-13 13:11:46.066 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 13:11:46.069 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 13:11:46.072 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 13:11:46.075 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 13:11:46.077 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 13:11:46.080 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 13:11:46.083 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 13:11:46.084 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 13:11:46.089 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 13:11:46.091 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 13:11:46.094 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 13:11:46.096 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 13:11:46.099 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 13:11:46.119 | Using python 3.8 to install python-memcached 2022-04-13 13:11:46.122 | + 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 13:11:46.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:46.844 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:46.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:46.844 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:48.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:48.057 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 13:11:48.060 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 13:11:49.729 | 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 13:11:49.735 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:11:49.735 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:11:49.839 | + inc/python:pip_install:200 : result=0 2022-04-13 13:11:49.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 13:11:49.847 | + functions-common:time_stop:2425 : local name 2022-04-13 13:11:49.851 | + functions-common:time_stop:2426 : local end_time 2022-04-13 13:11:49.855 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 13:11:49.859 | + functions-common:time_stop:2428 : local total 2022-04-13 13:11:49.862 | + functions-common:time_stop:2429 : local start_time 2022-04-13 13:11:49.866 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 13:11:49.868 | + functions-common:time_stop:2432 : start_time=1649855506114 2022-04-13 13:11:49.871 | + functions-common:time_stop:2434 : [[ -z 1649855506114 ]] 2022-04-13 13:11:49.874 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 13:11:49.878 | + functions-common:time_stop:2437 : end_time=1649855509875 2022-04-13 13:11:49.880 | + functions-common:time_stop:2438 : elapsed_time=3761 2022-04-13 13:11:49.882 | + functions-common:time_stop:2439 : total=35270 2022-04-13 13:11:49.885 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 13:11:49.887 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39031 2022-04-13 13:11:49.889 | + inc/python:pip_install:203 : return 0 2022-04-13 13:11:49.892 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 13:11:49.908 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 13:11:49.911 | + ./stack.sh:main:899 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-13 13:11:49.913 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 13:11:49.915 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 13:11:49.918 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 13:11:49.920 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 13:11:49.922 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 13:11:49.925 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 13:11:49.940 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 13:11:49.942 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 13:11:49.945 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 13:11:49.947 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 13:11:49.949 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 13:11:49.951 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 13:11:49.954 | ++ functions-common:git_clone:612 : pwd 2022-04-13 13:11:49.956 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 13:11:49.958 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 13:11:49.961 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 13:11:49.976 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 13:11:49.978 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 13:11:49.980 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 13:11:49.983 | + functions-common:git_clone:629 : echo master 2022-04-13 13:11:49.983 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 13:11:49.988 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 13:11:49.990 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 13:11:49.993 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 13:11:49.995 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 13:11:49.995 | + functions-common:git_clone:678 : head -1 2022-04-13 13:11:49.999 | c141e6164 trivial: Fix typo 2022-04-13 13:11:50.001 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 13:11:50.003 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 13:11:50.006 | + inc/python:setup_develop:338 : local bindep 2022-04-13 13:11:50.008 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 13:11:50.010 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 13:11:50.013 | + inc/python:setup_develop:344 : local extras= 2022-04-13 13:11:50.015 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 13:11:50.017 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 13:11:50.019 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 13:11:50.022 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 13:11:50.024 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 13:11:50.026 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 13:11:50.029 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 13:11:50.031 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 13:11:50.034 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 13:11:50.036 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 13:11:50.039 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 13:11:50.042 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 13:11:50.047 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 13:11:50.050 | + 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 13:11:50.714 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 13:11:50.717 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 13:11:50.720 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 13:11:50.723 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 13:11:50.726 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 13:11:50.728 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 13:11:50.731 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 13:11:50.734 | + inc/python:setup_package:428 : local extras= 2022-04-13 13:11:50.737 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 13:11:50.740 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 13:11:50.743 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 13:11:50.745 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 13:11:50.748 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 13:11:50.751 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 13:11:50.775 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 13:11:50.777 | + 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 13:11:51.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:51.505 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:51.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 13:11:51.505 | from cryptography.utils import int_from_bytes 2022-04-13 13:11:52.663 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 13:11:52.694 | Obtaining file:///opt/stack/keystone 2022-04-13 13:11:52.695 | Preparing metadata (setup.py): started 2022-04-13 13:11:53.466 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 13:11:53.467 | ERROR: Command errored out with exit status 1: 2022-04-13 13:11:53.467 | 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-p_fi75u6 2022-04-13 13:11:53.467 | cwd: /opt/stack/keystone/ 2022-04-13 13:11:53.467 | Complete output (16 lines): 2022-04-13 13:11:53.467 | Error parsing 2022-04-13 13:11:53.467 | Traceback (most recent call last): 2022-04-13 13:11:53.467 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 13:11:53.467 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 13:11:53.467 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 13:11:53.467 | pbr.hooks.setup_hook(config) 2022-04-13 13:11:53.467 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 13:11:53.467 | metadata_config.run() 2022-04-13 13:11:53.467 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 13:11:53.467 | self.hook() 2022-04-13 13:11:53.467 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 13:11:53.467 | self.config['version'] = packaging.get_version( 2022-04-13 13:11:53.467 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 13:11:53.467 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 13:11:53.467 | 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 13:11:53.467 | 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 13:11:53.467 | ---------------------------------------- 2022-04-13 13:11:53.467 | 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 13:11:53.467 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 13:11:53.475 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 13:11:53.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 13:11:53.561 | + inc/python:pip_install:1 : exit_trap 2022-04-13 13:11:53.565 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 13:11:53.569 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 13:11:53.573 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 13:11:53.575 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 13:11:53.578 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 13:11:53.581 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 13:11:53.584 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 13:11:53.586 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 13:11:53.589 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 13:11:53.589 | Error on exit 2022-04-13 13:11:53.591 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 13:11:53.593 | + ./stack.sh:exit_trap:544 : generate-subunit 1649855437 76 fail 2022-04-13 13:11:54.170 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 13:11:54.173 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 13:11:55.080 | + ./stack.sh:exit_trap:558 : exit 1