2022-04-13 14:15:54.651 | + ./stack.sh:main:489 : exec 2022-04-13 14:15:54.652 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141554' 2022-04-13 14:15:54.652 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-141554.summary.2022-04-13-141554 2022-04-13 14:15:54.652 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:15:54.652 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-141554 2022-04-13 14:15:54.652 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141554 /opt/stack/logs/stack.sh.log 2022-04-13 14:15:54.652 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-141554.summary.2022-04-13-141554 /opt/stack/logs/stack.sh.log.summary 2022-04-13 14:15:54.652 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 14:15:54.652 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 14:15:54.652 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 14:15:54.652 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 14:15:54.652 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 14:15:54.652 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 14:15:54.652 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 14:15:54.652 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:15:54.652 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 14:15:54.652 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 14:15:54.652 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:15:54.652 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 14:15:54.652 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 14:15:54.653 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 14:15:54.658 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 14:15:54.659 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 14:15:54.661 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 14:15:54.663 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 14:15:54.665 | + ./stack.sh:main:578 : uname -a 2022-04-13 14:15:54.666 | Linux dv-cinder-785362-4-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 14:15:54.668 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 14:15:54.670 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 14:15:54.673 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 14:15:54.710 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 14:15:54.725 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 14:15:54.727 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 14:15:54.729 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 14:15:54.731 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 14:15:54.733 | + functions-common:fetch_plugins:1776 : return 2022-04-13 14:15:54.735 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 14:15:54.737 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 14:15:54.738 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:15:54.740 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:15:54.742 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:15:54.744 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:15:54.746 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:15:54.748 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:15:54.750 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:15:54.753 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:15:54.755 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:15:54.757 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:15:54.759 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 14:15:54.761 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:15:54.774 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:54.776 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:15:54.777 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:15:54.779 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:15:54.781 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:15:54.783 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:15:54.784 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 14:15:54.786 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 14:15:54.788 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 14:15:54.790 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 14:15:54.792 | + 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 14:15:54.794 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 14:15:54.796 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 14:15:54.797 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 14:15:54.799 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 14:15:54.801 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 14:15:54.803 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 14:15:54.822 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 14:15:54.824 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 14:15:54.836 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:15:54.839 | +++ lib/tls:source:43 : hostname -f 2022-04-13 14:15:54.842 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 14:15:54.844 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 14:15:54.846 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 14:15:54.847 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 14:15:54.849 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 14:15:54.851 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 14:15:54.853 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 14:15:54.855 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 14:15:54.857 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 14:15:54.859 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 14:15:54.863 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 14:15:54.875 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 14:15:54.893 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 14:15:54.905 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 14:15:54.918 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 14:15:54.953 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 14:15:55.012 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 14:15:55.102 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 14:15:55.124 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 14:15:55.169 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 14:15:55.221 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 14:15:55.368 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 14:15:55.382 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 14:15:55.394 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 14:15:55.407 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 14:15:55.494 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 14:15:55.496 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 14:15:55.499 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 14:15:55.501 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 14:15:55.503 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 14:15:55.506 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 14:15:55.508 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 14:15:55.508 | False' 2022-04-13 14:15:55.511 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 14:15:55.527 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 14:15:55.529 | + ./stack.sh:main:626 : run_phase source 2022-04-13 14:15:55.531 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 14:15:55.533 | + functions-common:run_phase:1854 : local phase= 2022-04-13 14:15:55.535 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:15:55.537 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:15:55.540 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:15:55.542 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:15:55.544 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:15:55.546 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:15:55.550 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:15:55.552 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:15:55.555 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:15:55.557 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 14:15:55.559 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:15:55.576 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:55.578 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:15:55.580 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 14:15:55.619 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 14:15:55.621 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 14:15:55.623 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 14:15:55.625 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 14:15:55.628 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 14:15:55.630 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 14:15:55.632 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 14:15:55.635 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 14:15:55.637 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 14:15:55.639 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 14:15:55.641 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.643 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 14:15:55.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.648 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 14:15:55.650 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.653 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 14:15:55.655 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.657 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 14:15:55.659 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.661 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 14:15:55.664 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.666 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 14:15:55.669 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.671 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 14:15:55.673 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.675 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 14:15:55.678 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.680 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 14:15:55.683 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.685 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 14:15:55.687 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.689 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 14:15:55.692 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.694 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 14:15:55.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.698 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 14:15:55.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.703 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 14:15:55.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.707 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 14:15:55.710 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.712 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 14:15:55.714 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.717 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 14:15:55.719 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.721 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 14:15:55.723 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.726 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 14:15:55.728 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.730 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 14:15:55.733 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.735 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 14:15:55.737 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.739 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 14:15:55.742 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.744 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 14:15:55.747 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.749 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 14:15:55.751 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.753 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 14:15:55.756 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.758 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 14:15:55.760 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.763 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 14:15:55.765 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.767 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 14:15:55.769 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.772 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 14:15:55.774 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.776 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 14:15:55.778 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.781 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 14:15:55.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.785 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 14:15:55.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.790 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 14:15:55.792 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.795 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 14:15:55.797 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.799 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 14:15:55.801 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.804 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 14:15:55.806 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.808 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 14:15:55.811 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.813 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 14:15:55.815 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.817 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 14:15:55.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.822 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 14:15:55.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.826 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 14:15:55.829 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.831 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 14:15:55.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.835 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 14:15:55.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.840 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 14:15:55.842 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 14:15:55.844 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 14:15:55.847 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 14:15:55.850 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:15:55.852 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 14:15:55.867 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:55.870 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 14:15:55.872 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 14:15:55.874 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 14:15:55.889 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:15:55.892 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 14:15:55.894 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 14:15:55.896 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 14:15:55.898 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 14:15:55.901 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 14:15:55.903 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 14:15:55.905 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 14:15:55.908 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 14:15:55.910 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 14:15:55.910 | Using mysql database backend 2022-04-13 14:15:55.912 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 14:15:55.929 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 14:15:55.932 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 14:15:55.935 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:15:55.937 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 14:15:55.940 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:15:55.942 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 14:15:55.958 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:55.960 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 14:15:55.977 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 14:15:55.993 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:55.996 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 14:15:56.012 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 14:15:56.028 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 14:15:56.044 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:15:56.047 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 14:15:56.063 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:15:56.065 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 14:15:56.085 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 14:15:56.087 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 14:15:56.090 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 14:15:56.092 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 14:15:56.095 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 14:15:56.100 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-141556 2022-04-13 14:15:56.102 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-141556 759' 2022-04-13 14:15:56.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.107 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 14:15:56.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.112 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 14:15:56.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.117 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 14:15:56.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.122 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:15:56.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.126 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 14:15:56.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.131 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 14:15:56.134 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.136 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-141554 2022-04-13 14:15:56.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.141 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 14:15:56.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.146 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 14:15:56.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.151 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 14:15:56.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.156 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 14:15:56.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.161 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 14:15:56.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 14:15:56.166 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 14:15:56.169 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 14:15:56.172 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 14:15:56.174 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 14:15:56.176 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 14:15:56.178 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:15:56.181 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:15:56.184 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:15:56.187 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:15:56.189 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:15:56.192 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:15:56.207 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:15:56.210 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:15:56.212 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:56.215 | + functions-common:git_clone:629 : echo master 2022-04-13 14:15:56.215 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:15:56.220 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 14:15:56.222 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:56.224 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 14:15:56.228 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:15:56.228 | + functions-common:git_clone:678 : head -1 2022-04-13 14:15:56.231 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 14:15:56.234 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:15:56.236 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 14:15:56.239 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:15:56.241 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 14:15:56.244 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 14:15:56.246 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 14:15:56.249 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 14:15:56.251 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:15:56.254 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 14:15:56.257 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 14:15:56.259 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 14:15:56.262 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 14:15:56.266 | ++ tools/install_prereqs.sh:source:47 : NOW=1649859356 2022-04-13 14:15:56.270 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 14:15:56.275 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649859267 2022-04-13 14:15:56.277 | ++ tools/install_prereqs.sh:source:49 : DELTA=89 2022-04-13 14:15:56.279 | ++ tools/install_prereqs.sh:source:50 : [[ 89 -lt 7200 ]] 2022-04-13 14:15:56.282 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 14:15:56.284 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 14:15:56.287 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 14:15:56.290 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 14:15:56.292 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 14:15:56.295 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 14:15:56.297 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 14:15:56.299 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 14:15:56.303 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 14:15:56.348 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 14:15:56.348 | apache2-dev 2022-04-13 14:15:56.348 | bc 2022-04-13 14:15:56.348 | bsdmainutils 2022-04-13 14:15:56.348 | curl 2022-04-13 14:15:56.348 | g++ 2022-04-13 14:15:56.348 | gawk 2022-04-13 14:15:56.348 | gcc 2022-04-13 14:15:56.348 | gettext 2022-04-13 14:15:56.348 | git 2022-04-13 14:15:56.349 | graphviz 2022-04-13 14:15:56.349 | iputils-ping 2022-04-13 14:15:56.349 | libapache2-mod-proxy-uwsgi 2022-04-13 14:15:56.349 | libffi-dev 2022-04-13 14:15:56.349 | libjpeg-dev 2022-04-13 14:15:56.349 | libpcre3-dev 2022-04-13 14:15:56.349 | libpq-dev 2022-04-13 14:15:56.349 | libssl-dev 2022-04-13 14:15:56.349 | libsystemd-dev 2022-04-13 14:15:56.349 | libxml2-dev 2022-04-13 14:15:56.349 | libxslt1-dev 2022-04-13 14:15:56.349 | libyaml-dev 2022-04-13 14:15:56.349 | lsof 2022-04-13 14:15:56.349 | openssh-server 2022-04-13 14:15:56.349 | openssl 2022-04-13 14:15:56.349 | pkg-config 2022-04-13 14:15:56.349 | psmisc 2022-04-13 14:15:56.349 | python3-dev 2022-04-13 14:15:56.349 | python3-pip 2022-04-13 14:15:56.349 | python3-systemd 2022-04-13 14:15:56.349 | python3-venv 2022-04-13 14:15:56.349 | tar 2022-04-13 14:15:56.349 | tcpdump 2022-04-13 14:15:56.349 | unzip 2022-04-13 14:15:56.349 | uuid-runtime 2022-04-13 14:15:56.349 | wget 2022-04-13 14:15:56.349 | wget 2022-04-13 14:15:56.349 | zlib1g-dev 2022-04-13 14:15:56.349 | libkrb5-dev 2022-04-13 14:15:56.349 | libldap2-dev 2022-04-13 14:15:56.349 | libsasl2-dev 2022-04-13 14:15:56.349 | memcached 2022-04-13 14:15:56.349 | python3-mysqldb 2022-04-13 14:15:56.349 | sqlite3 2022-04-13 14:15:56.349 | conntrack 2022-04-13 14:15:56.349 | curl 2022-04-13 14:15:56.349 | dnsmasq-base 2022-04-13 14:15:56.350 | dnsmasq-utils 2022-04-13 14:15:56.350 | ebtables 2022-04-13 14:15:56.350 | genisoimage 2022-04-13 14:15:56.350 | iptables 2022-04-13 14:15:56.350 | iputils-arping 2022-04-13 14:15:56.350 | kpartx 2022-04-13 14:15:56.350 | libjs-jquery-tablesorter 2022-04-13 14:15:56.350 | parted 2022-04-13 14:15:56.350 | pm-utils 2022-04-13 14:15:56.350 | python3-mysqldb 2022-04-13 14:15:56.350 | socat 2022-04-13 14:15:56.350 | sqlite3 2022-04-13 14:15:56.350 | sudo 2022-04-13 14:15:56.350 | vlan 2022-04-13 14:15:56.350 | lsscsi 2022-04-13 14:15:56.350 | open-iscsi 2022-04-13 14:15:56.350 | lvm2 2022-04-13 14:15:56.350 | qemu-utils 2022-04-13 14:15:56.350 | thin-provisioning-tools 2022-04-13 14:15:56.350 | acl 2022-04-13 14:15:56.350 | dnsmasq-base 2022-04-13 14:15:56.351 | dnsmasq-utils 2022-04-13 14:15:56.351 | ebtables 2022-04-13 14:15:56.351 | haproxy 2022-04-13 14:15:56.351 | iptables 2022-04-13 14:15:56.351 | iputils-arping 2022-04-13 14:15:56.351 | iputils-ping 2022-04-13 14:15:56.351 | postgresql-server-dev-all 2022-04-13 14:15:56.351 | python3-mysqldb 2022-04-13 14:15:56.351 | sqlite3 2022-04-13 14:15:56.351 | sudo 2022-04-13 14:15:56.351 | vlan 2022-04-13 14:15:56.351 | pcp 2022-04-13 14:15:56.351 | ipset 2022-04-13 14:15:56.351 | conntrack 2022-04-13 14:15:56.351 | conntrackd 2022-04-13 14:15:56.351 | keepalived 2022-04-13 14:15:56.351 | lvm2 2022-04-13 14:15:56.351 | qemu-utils 2022-04-13 14:15:56.351 | thin-provisioning-tools 2022-04-13 14:15:56.351 | curl 2022-04-13 14:15:56.351 | liberasurecode-dev 2022-04-13 14:15:56.351 | make 2022-04-13 14:15:56.351 | memcached 2022-04-13 14:15:56.351 | rsync 2022-04-13 14:15:56.351 | sqlite3 2022-04-13 14:15:56.351 | xfsprogs' 2022-04-13 14:15:56.354 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 14:15:56.372 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 14:15:56.372 | apache2-dev 2022-04-13 14:15:56.372 | bc 2022-04-13 14:15:56.372 | bsdmainutils 2022-04-13 14:15:56.372 | curl 2022-04-13 14:15:56.372 | g++ 2022-04-13 14:15:56.372 | gawk 2022-04-13 14:15:56.372 | gcc 2022-04-13 14:15:56.372 | gettext 2022-04-13 14:15:56.372 | git 2022-04-13 14:15:56.372 | graphviz 2022-04-13 14:15:56.372 | iputils-ping 2022-04-13 14:15:56.372 | libapache2-mod-proxy-uwsgi 2022-04-13 14:15:56.372 | libffi-dev 2022-04-13 14:15:56.372 | libjpeg-dev 2022-04-13 14:15:56.372 | libpcre3-dev 2022-04-13 14:15:56.372 | libpq-dev 2022-04-13 14:15:56.372 | libssl-dev 2022-04-13 14:15:56.372 | libsystemd-dev 2022-04-13 14:15:56.373 | libxml2-dev 2022-04-13 14:15:56.373 | libxslt1-dev 2022-04-13 14:15:56.373 | libyaml-dev 2022-04-13 14:15:56.373 | lsof 2022-04-13 14:15:56.373 | openssh-server 2022-04-13 14:15:56.373 | openssl 2022-04-13 14:15:56.373 | pkg-config 2022-04-13 14:15:56.373 | psmisc 2022-04-13 14:15:56.373 | python3-dev 2022-04-13 14:15:56.373 | python3-pip 2022-04-13 14:15:56.373 | python3-systemd 2022-04-13 14:15:56.373 | python3-venv 2022-04-13 14:15:56.373 | tar 2022-04-13 14:15:56.373 | tcpdump 2022-04-13 14:15:56.373 | unzip 2022-04-13 14:15:56.373 | uuid-runtime 2022-04-13 14:15:56.373 | wget 2022-04-13 14:15:56.373 | wget 2022-04-13 14:15:56.373 | zlib1g-dev 2022-04-13 14:15:56.373 | libkrb5-dev 2022-04-13 14:15:56.373 | libldap2-dev 2022-04-13 14:15:56.373 | libsasl2-dev 2022-04-13 14:15:56.373 | memcached 2022-04-13 14:15:56.373 | python3-mysqldb 2022-04-13 14:15:56.373 | sqlite3 2022-04-13 14:15:56.373 | conntrack 2022-04-13 14:15:56.373 | curl 2022-04-13 14:15:56.373 | dnsmasq-base 2022-04-13 14:15:56.373 | dnsmasq-utils 2022-04-13 14:15:56.373 | ebtables 2022-04-13 14:15:56.373 | genisoimage 2022-04-13 14:15:56.373 | iptables 2022-04-13 14:15:56.373 | iputils-arping 2022-04-13 14:15:56.373 | kpartx 2022-04-13 14:15:56.373 | libjs-jquery-tablesorter 2022-04-13 14:15:56.373 | parted 2022-04-13 14:15:56.373 | pm-utils 2022-04-13 14:15:56.374 | python3-mysqldb 2022-04-13 14:15:56.374 | socat 2022-04-13 14:15:56.374 | sqlite3 2022-04-13 14:15:56.374 | sudo 2022-04-13 14:15:56.374 | vlan 2022-04-13 14:15:56.374 | lsscsi 2022-04-13 14:15:56.374 | open-iscsi 2022-04-13 14:15:56.374 | lvm2 2022-04-13 14:15:56.374 | qemu-utils 2022-04-13 14:15:56.374 | thin-provisioning-tools 2022-04-13 14:15:56.374 | acl 2022-04-13 14:15:56.374 | dnsmasq-base 2022-04-13 14:15:56.374 | dnsmasq-utils 2022-04-13 14:15:56.374 | ebtables 2022-04-13 14:15:56.374 | haproxy 2022-04-13 14:15:56.374 | iptables 2022-04-13 14:15:56.374 | iputils-arping 2022-04-13 14:15:56.374 | iputils-ping 2022-04-13 14:15:56.374 | postgresql-server-dev-all 2022-04-13 14:15:56.374 | python3-mysqldb 2022-04-13 14:15:56.374 | sqlite3 2022-04-13 14:15:56.374 | sudo 2022-04-13 14:15:56.374 | vlan 2022-04-13 14:15:56.374 | pcp 2022-04-13 14:15:56.374 | ipset 2022-04-13 14:15:56.374 | conntrack 2022-04-13 14:15:56.374 | conntrackd 2022-04-13 14:15:56.374 | keepalived 2022-04-13 14:15:56.374 | lvm2 2022-04-13 14:15:56.374 | qemu-utils 2022-04-13 14:15:56.374 | thin-provisioning-tools 2022-04-13 14:15:56.374 | curl 2022-04-13 14:15:56.374 | liberasurecode-dev 2022-04-13 14:15:56.374 | make 2022-04-13 14:15:56.374 | memcached 2022-04-13 14:15:56.374 | rsync 2022-04-13 14:15:56.375 | sqlite3 2022-04-13 14:15:56.375 | xfsprogs ' 2022-04-13 14:15:56.375 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 14:15:56.377 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:56.379 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:56.383 | ++ 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 14:15:56.383 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 14:15:56.387 | ++ 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 14:15:56.390 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 14:15:56.392 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:15:56.394 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 14:15:56.396 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:15:56.399 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:56.401 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:15:56.403 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:56.405 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:56.407 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:15:56.409 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 14:15:56.412 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 14:15:56.415 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 14:15:56.417 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 14:15:56.422 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 14:15:56.424 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 14:15:56.426 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 14:15:56.428 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 14:15:56.430 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 14:15:56.432 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 14:15:56.436 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649859356434 2022-04-13 14:15:56.438 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 14:15:56.440 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 14:15:56.443 | ++ 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 14:15:56.688 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 14:15:56.739 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 14:15:56.799 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 14:15:56.887 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 14:15:58.899 | Reading package lists... 2022-04-13 14:15:58.929 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 14:15:58.931 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 14:15:58.933 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:15:58.935 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:58.938 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:58.940 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:15:58.942 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:58.945 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 14:15:58.947 | ++ functions-common:time_stop:2432 : start_time=1649859356434 2022-04-13 14:15:58.949 | ++ functions-common:time_stop:2434 : [[ -z 1649859356434 ]] 2022-04-13 14:15:58.951 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:58.955 | ++ functions-common:time_stop:2437 : end_time=1649859358953 2022-04-13 14:15:58.957 | ++ functions-common:time_stop:2438 : elapsed_time=2519 2022-04-13 14:15:58.960 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 14:15:58.962 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:58.964 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2519 2022-04-13 14:15:58.967 | ++ 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 14:15:58.969 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:15:58.971 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:15:58.973 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:15:58.976 | ++ 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 14:15:58.996 | ++ 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 14:15:59.108 | Reading package lists... 2022-04-13 14:15:59.348 | Building dependency tree... 2022-04-13 14:15:59.349 | Reading state information... 2022-04-13 14:15:59.383 | acl is already the newest version (2.2.53-6). 2022-04-13 14:15:59.383 | bc is already the newest version (1.07.1-2build1). 2022-04-13 14:15:59.383 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 14:15:59.383 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 14:15:59.383 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 14:15:59.384 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:15:59.384 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 14:15:59.384 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 14:15:59.384 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 14:15:59.384 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 14:15:59.384 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 14:15:59.384 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 14:15:59.384 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 14:15:59.384 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 14:15:59.384 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 14:15:59.384 | libffi-dev is already the newest version (3.3-4). 2022-04-13 14:15:59.384 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 14:15:59.384 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 14:15:59.384 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 14:15:59.384 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 14:15:59.384 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 14:15:59.384 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 14:15:59.384 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:15:59.384 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 14:15:59.384 | psmisc is already the newest version (23.3-1). 2022-04-13 14:15:59.384 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:15:59.384 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 14:15:59.384 | python3-systemd is already the newest version (234-3build2). 2022-04-13 14:15:59.384 | socat is already the newest version (1.7.3.3-2). 2022-04-13 14:15:59.384 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 14:15:59.384 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 14:15:59.384 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 14:15:59.384 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 14:15:59.384 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 14:15:59.384 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 14:15:59.384 | pcp is already the newest version (5.0.3-1). 2022-04-13 14:15:59.384 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 14:15:59.384 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 14:15:59.385 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:15:59.385 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:15:59.385 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 14:15:59.385 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:15:59.385 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 14:15:59.385 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 14:15:59.385 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 14:15:59.385 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 14:15:59.385 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 14:15:59.385 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 14:15:59.385 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 14:15:59.385 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 14:15:59.385 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 14:15:59.385 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:15:59.385 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 14:15:59.385 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 14:15:59.385 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 14:15:59.385 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 14:15:59.385 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 14:15:59.385 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 14:15:59.385 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 14:15:59.385 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 14:15:59.385 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 14:15:59.385 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 14:15:59.385 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 14:15:59.385 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 14:15:59.385 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 14:15:59.385 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 14:15:59.385 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 14:15:59.385 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 14:15:59.385 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 14:15:59.601 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:15:59.601 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 14:15:59.601 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 14:15:59.601 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 14:15:59.601 | The following packages were automatically installed and are no longer required: 2022-04-13 14:15:59.602 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:15:59.602 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:15:59.602 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:15:59.603 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:15:59.603 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:15:59.603 | python3-zope.interface 2022-04-13 14:15:59.603 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:15:59.717 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:15:59.721 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 14:15:59.723 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:15:59.726 | ++ functions-common:time_stop:2425 : local name 2022-04-13 14:15:59.728 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 14:15:59.730 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:15:59.733 | ++ functions-common:time_stop:2428 : local total 2022-04-13 14:15:59.735 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 14:15:59.737 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:15:59.739 | ++ functions-common:time_stop:2432 : start_time=1649859358994 2022-04-13 14:15:59.742 | ++ functions-common:time_stop:2434 : [[ -z 1649859358994 ]] 2022-04-13 14:15:59.745 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:15:59.749 | ++ functions-common:time_stop:2437 : end_time=1649859359746 2022-04-13 14:15:59.751 | ++ functions-common:time_stop:2438 : elapsed_time=752 2022-04-13 14:15:59.753 | ++ functions-common:time_stop:2439 : total=742 2022-04-13 14:15:59.756 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:15:59.758 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1494 2022-04-13 14:15:59.760 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 14:15:59.763 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 14:15:59.765 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 14:15:59.768 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 14:15:59.772 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 14:15:59.776 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 14:15:59.779 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 14:15:59.782 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 14:16:01.178 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 14:16:01.180 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 14:16:01.182 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 14:16:01.184 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 14:16:01.185 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 14:16:01.187 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 14:16:01.189 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 14:16:01.191 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 14:16:01.192 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 14:16:01.195 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 14:16:01.196 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 14:16:01.198 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 14:16:01.200 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 14:16:01.202 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 14:16:01.203 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 14:16:01.205 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 14:16:01.207 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 14:16:01.209 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 14:16:01.211 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 14:16:01.213 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 14:16:01.215 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 14:16:01.217 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 14:16:01.219 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 14:16:01.221 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 14:16:01.289 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 14:16:01.291 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 14:16:01.358 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 14:16:01.360 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 14:16:01.427 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 14:16:01.429 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 14:16:01.431 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 14:16:01.433 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 14:16:01.435 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 14:16:01.437 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 14:16:01.439 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 14:16:01.441 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 14:16:01.442 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 14:16:01.445 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 14:16:01.447 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 14:16:01.447 | Distro: focal 2022-04-13 14:16:01.449 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 14:16:01.452 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:16:01.455 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:16:01.457 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:16:01.460 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:16:01.460 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:16:02.045 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:16:02.047 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:16:02.047 | pip: 21.3.1 2022-04-13 14:16:02.049 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 14:16:02.051 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 14:16:02.053 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:02.054 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:02.056 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:02.058 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:02.059 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:02.061 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:02.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:02.064 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:02.066 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:02.068 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:02.070 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:02.072 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 14:16:02.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:02.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:02.077 | + tools/install_pip.sh:main:142 : : 2022-04-13 14:16:02.079 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 14:16:02.080 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 14:16:02.082 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 14:16:02.084 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:16:02.087 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 14:16:02.089 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 14:16:02.090 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:16:02.093 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:16:02.093 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:16:02.098 | ++ 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 14:16:02.100 | ++ 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 14:16:02.104 | ++ 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 14:16:02.108 | + 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 14:16:02.109 | + 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 14:16:02.126 | 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 14:16:02.128 | + 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 14:16:02.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:02.885 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:02.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:02.885 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:04.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:06.010 | 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 14:16:06.020 | 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 14:16:07.739 | Installing collected packages: setuptools 2022-04-13 14:16:08.612 | Successfully installed setuptools-62.0.0 2022-04-13 14:16:08.613 | 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 14:16:08.761 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:08.761 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:08.875 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:08.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:08.878 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:08.880 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:08.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:08.885 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:08.886 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:08.888 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:08.890 | + functions-common:time_stop:2432 : start_time=1649859362121 2022-04-13 14:16:08.892 | + functions-common:time_stop:2434 : [[ -z 1649859362121 ]] 2022-04-13 14:16:08.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:08.900 | + functions-common:time_stop:2437 : end_time=1649859368898 2022-04-13 14:16:08.902 | + functions-common:time_stop:2438 : elapsed_time=6777 2022-04-13 14:16:08.904 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:16:08.905 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:08.907 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6777 2022-04-13 14:16:08.909 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:08.911 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 14:16:08.914 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 14:16:08.917 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 14:16:08.919 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 14:16:08.922 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 14:16:08.922 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 14:16:09.508 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 14:16:09.510 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 14:16:09.510 | pip: 21.3.1 2022-04-13 14:16:09.513 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 14:16:09.516 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 14:16:09.519 | + ./stack.sh:main:798 : fixup_all 2022-04-13 14:16:09.522 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 14:16:09.525 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 14:16:09.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:09.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:09.531 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 14:16:09.543 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 14:16:09.554 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 14:16:09.565 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 14:16:09.567 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 14:16:09.570 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:09.572 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:09.574 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:09.576 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:09.578 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:09.580 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:09.582 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:09.585 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:09.586 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:09.589 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:09.591 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:09.593 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 14:16:09.595 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 14:16:09.597 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 14:16:09.599 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:16:09.602 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:16:09.604 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:16:09.606 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:16:09.608 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:16:09.610 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:16:09.613 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 14:16:09.615 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 14:16:09.618 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 14:16:09.620 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 14:16:09.622 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:09.624 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 14:16:09.627 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 14:16:09.648 | Using python 3.8 to install os-testr 2022-04-13 14:16:09.650 | + 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 14:16:10.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:10.401 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:10.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:10.401 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:11.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:11.602 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 14:16:11.668 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 14:16:11.669 | 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 14:16:11.670 | 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 14:16:11.683 | 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 14:16:11.693 | 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 14:16:11.704 | 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 14:16:13.347 | 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 14:16:13.354 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:13.354 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:13.459 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:13.462 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:13.464 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:13.466 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:13.468 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:13.470 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:13.472 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:13.475 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:13.477 | + functions-common:time_stop:2432 : start_time=1649859369643 2022-04-13 14:16:13.479 | + functions-common:time_stop:2434 : [[ -z 1649859369643 ]] 2022-04-13 14:16:13.482 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:13.486 | + functions-common:time_stop:2437 : end_time=1649859373483 2022-04-13 14:16:13.488 | + functions-common:time_stop:2438 : elapsed_time=3840 2022-04-13 14:16:13.490 | + functions-common:time_stop:2439 : total=0 2022-04-13 14:16:13.492 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:13.494 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3840 2022-04-13 14:16:13.497 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:13.499 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 14:16:13.551 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 14:16:13.656 | + ./stack.sh:main:812 : install_infra 2022-04-13 14:16:13.659 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:16:13.663 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 14:16:13.666 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:16:13.668 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 14:16:13.691 | + 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 14:16:15.587 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.594 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.599 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.604 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.608 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.615 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.619 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.646 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.725 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.744 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.748 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.753 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.768 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.776 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.778 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.795 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.812 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.822 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.827 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.844 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.866 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.885 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.892 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.898 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.920 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.949 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.951 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.965 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.969 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.973 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.979 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:15.994 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.000 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.049 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.067 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.071 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.102 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.165 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.172 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.180 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.230 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.244 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.252 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.363 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.388 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.392 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.402 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.408 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.427 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.434 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.451 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.481 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.510 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.523 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.535 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.553 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.562 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.576 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.587 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.591 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:16.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:16.737 | 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 14:16:17.029 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:17.031 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:17.033 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:17.035 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:17.038 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:17.040 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:17.042 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:17.044 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:17.046 | + functions-common:time_stop:2432 : start_time=1649859373684 2022-04-13 14:16:17.048 | + functions-common:time_stop:2434 : [[ -z 1649859373684 ]] 2022-04-13 14:16:17.051 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:17.055 | + functions-common:time_stop:2437 : end_time=1649859377053 2022-04-13 14:16:17.057 | + functions-common:time_stop:2438 : elapsed_time=3369 2022-04-13 14:16:17.059 | + functions-common:time_stop:2439 : total=3840 2022-04-13 14:16:17.061 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:17.064 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7209 2022-04-13 14:16:17.066 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:17.069 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 14:16:17.071 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 14:16:17.093 | + 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 14:16:18.895 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:18.903 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:18.907 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:18.913 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:18.917 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:18.924 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:18.928 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:18.954 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.035 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.054 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.058 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.063 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.079 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.087 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.089 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.106 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.124 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.134 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.138 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.157 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.179 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.198 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.206 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.212 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.233 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.263 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.265 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.280 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.284 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.289 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.294 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.309 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.316 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.367 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.386 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.390 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.422 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.486 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.493 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.500 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.559 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.573 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.581 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.687 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.714 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.718 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.728 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.733 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.753 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.760 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.778 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.809 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.839 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.851 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.864 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.882 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.891 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.907 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.921 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.925 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 14:16:19.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:19.934 | Processing /opt/stack/requirements 2022-04-13 14:16:21.660 | 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 14:16:21.663 | 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 14:16:21.675 | 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 14:16:21.681 | 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 14:16:21.683 | 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 14:16:21.690 | 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 14:16:21.717 | 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 14:16:21.720 | 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 14:16:21.731 | 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 14:16:21.782 | 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 14:16:21.785 | 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 14:16:21.801 | 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 14:16:21.806 | 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 14:16:21.809 | 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 14:16:21.812 | 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 14:16:21.815 | 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 14:16:21.828 | 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 14:16:21.830 | 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 14:16:21.842 | 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 14:16:21.892 | 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 14:16:21.899 | 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 14:16:21.904 | 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 14:16:21.968 | 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 14:16:21.970 | Building wheels for collected packages: openstack-requirements 2022-04-13 14:16:21.971 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 14:16:22.793 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 14:16:22.794 | ERROR: Command errored out with exit status 1: 2022-04-13 14:16:22.794 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vyw_93as/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vyw_93as/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-j__haxzb 2022-04-13 14:16:22.794 | cwd: /tmp/pip-req-build-vyw_93as/ 2022-04-13 14:16:22.794 | Complete output (6 lines): 2022-04-13 14:16:22.794 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 14:16:22.794 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 14:16:22.794 | or: setup.py --help-commands 2022-04-13 14:16:22.794 | or: setup.py cmd --help 2022-04-13 14:16:22.794 | 2022-04-13 14:16:22.794 | error: invalid command 'bdist_wheel' 2022-04-13 14:16:22.794 | ---------------------------------------- 2022-04-13 14:16:22.794 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 14:16:22.794 | Running setup.py clean for openstack-requirements 2022-04-13 14:16:23.623 | Failed to build openstack-requirements 2022-04-13 14:16:23.640 | Installing collected packages: openstack-requirements 2022-04-13 14:16:23.640 | Attempting uninstall: openstack-requirements 2022-04-13 14:16:23.641 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 14:16:23.677 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 14:16:23.696 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 14:16:23.699 | Running setup.py install for openstack-requirements: started 2022-04-13 14:16:26.044 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 14:16:26.068 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 14:16:26.193 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:26.196 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:26.198 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:26.201 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:26.203 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:26.205 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:26.207 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:26.209 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:26.212 | + functions-common:time_stop:2432 : start_time=1649859377086 2022-04-13 14:16:26.214 | + functions-common:time_stop:2434 : [[ -z 1649859377086 ]] 2022-04-13 14:16:26.217 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:26.221 | + functions-common:time_stop:2437 : end_time=1649859386218 2022-04-13 14:16:26.223 | + functions-common:time_stop:2438 : elapsed_time=9132 2022-04-13 14:16:26.225 | + functions-common:time_stop:2439 : total=7209 2022-04-13 14:16:26.227 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:26.229 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16341 2022-04-13 14:16:26.231 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:26.234 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 14:16:26.236 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 14:16:26.239 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 14:16:26.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:26.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:26.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 14:16:26.249 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:26.251 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 14:16:26.272 | Using python 3.8 to install pbr 2022-04-13 14:16:26.274 | + 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 14:16:27.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:27.051 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:27.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:27.051 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:28.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:28.251 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 14:16:30.039 | 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 14:16:30.045 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:30.045 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:30.153 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:30.155 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:30.157 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:30.159 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:30.161 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:30.164 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:30.166 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:30.168 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:30.170 | + functions-common:time_stop:2432 : start_time=1649859386267 2022-04-13 14:16:30.172 | + functions-common:time_stop:2434 : [[ -z 1649859386267 ]] 2022-04-13 14:16:30.175 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:30.179 | + functions-common:time_stop:2437 : end_time=1649859390176 2022-04-13 14:16:30.181 | + functions-common:time_stop:2438 : elapsed_time=3909 2022-04-13 14:16:30.183 | + functions-common:time_stop:2439 : total=16341 2022-04-13 14:16:30.185 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:30.187 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20250 2022-04-13 14:16:30.189 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:30.192 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 14:16:32.473 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 14:16:34.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:34.378 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 14:16:34.393 | 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 14:16:34.403 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 14:16:34.405 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 14:16:34.408 | 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 14:16:34.411 | 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 14:16:34.482 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:16:34.485 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 14:16:34.488 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 14:16:34.505 | + ./stack.sh:main:821 : pkgs= 2022-04-13 14:16:34.507 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 14:16:34.509 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 14:16:34.512 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 14:16:34.514 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 14:16:34.516 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 14:16:34.518 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 14:16:34.521 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 14:16:34.523 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 14:16:34.525 | + functions-common:run_phase:1863 : local extra 2022-04-13 14:16:34.528 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 14:16:34.532 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 14:16:34.534 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 14:16:34.537 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 14:16:34.539 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 14:16:34.542 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 14:16:34.556 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:34.558 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:16:34.560 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:34.562 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 14:16:34.564 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:34.566 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:16:34.568 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:34.570 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 14:16:34.573 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:34.575 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 14:16:34.577 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 14:16:34.579 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 14:16:34.581 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 14:16:34.583 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 14:16:34.586 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 14:16:34.588 | + 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 14:16:34.590 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 14:16:34.592 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 14:16:34.594 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 14:16:34.596 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 14:16:34.599 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 14:16:34.602 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 14:16:34.604 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 14:16:34.606 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 14:16:34.608 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 14:16:34.611 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 14:16:34.662 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 14:16:34.663 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 14:16:34.665 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 14:16:35.031 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 14:16:35.033 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 14:16:35.049 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:35.051 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 14:16:35.054 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:35.057 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:35.059 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:35.061 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:35.063 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:35.066 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:35.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:35.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:35.073 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:35.075 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:35.077 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:35.080 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:35.082 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 14:16:35.084 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:35.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:35.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:35.091 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 14:16:35.112 | + 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 14:16:35.222 | Reading package lists... 2022-04-13 14:16:35.470 | Building dependency tree... 2022-04-13 14:16:35.472 | Reading state information... 2022-04-13 14:16:35.718 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 14:16:35.718 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:35.720 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:35.720 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:35.720 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:35.720 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:35.720 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:35.720 | python3-zope.interface 2022-04-13 14:16:35.720 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:35.834 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:35.838 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:35.840 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:35.843 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:35.845 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:35.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:35.850 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:35.852 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:35.854 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:35.856 | + functions-common:time_stop:2432 : start_time=1649859395109 2022-04-13 14:16:35.858 | + functions-common:time_stop:2434 : [[ -z 1649859395109 ]] 2022-04-13 14:16:35.861 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:35.866 | + functions-common:time_stop:2437 : end_time=1649859395863 2022-04-13 14:16:35.868 | + functions-common:time_stop:2438 : elapsed_time=754 2022-04-13 14:16:35.870 | + functions-common:time_stop:2439 : total=1494 2022-04-13 14:16:35.872 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:35.875 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2248 2022-04-13 14:16:35.877 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:35.879 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 14:16:35.882 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:16:35.885 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:16:35.887 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:16:35.889 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:16:35.891 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:16:35.894 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:16:35.896 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 14:16:35.899 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:35.901 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:35.903 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:35.905 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:35.908 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:35.910 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:35.912 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:35.915 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:35.917 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:35.919 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:35.921 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:35.924 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 14:16:35.926 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:16:35.929 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:16:35.931 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:16:35.933 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:16:35.935 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:16:35.938 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:16:35.940 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 14:16:35.943 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 14:16:35.958 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:35.961 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 14:16:35.963 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:16:35.965 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 14:16:35.967 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 14:16:35.970 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 14:16:35.974 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 14:16:35.977 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 14:16:35.979 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 14:16:35.981 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 14:16:35.984 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 14:16:35.986 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 14:16:35.989 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 14:16:36.685 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 14:16:36.685 | user tags 2022-04-13 14:16:36.685 | stackrabbit []' 2022-04-13 14:16:36.689 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 14:16:36.689 | user tags 2022-04-13 14:16:36.689 | stackrabbit []' 2022-04-13 14:16:36.689 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 14:16:36.695 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 14:16:36.697 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 14:16:36.700 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:16:37.356 | Changing password for user "stackrabbit" ... 2022-04-13 14:16:37.379 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 14:16:38.037 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 14:16:38.060 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 14:16:38.062 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 14:16:38.722 | Changing password for user "stackrabbit" ... 2022-04-13 14:16:38.744 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 14:16:38.747 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 14:16:38.749 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 14:16:39.402 | Deleting user "guest" ... 2022-04-13 14:16:39.417 | Error: 2022-04-13 14:16:39.417 | {:no_such_user, "guest"} 2022-04-13 14:16:39.429 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 14:16:39.432 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 14:16:39.448 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:39.451 | + ./stack.sh:main:838 : install_database 2022-04-13 14:16:39.453 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 14:16:39.455 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 14:16:39.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:39.460 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:39.462 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 14:16:39.676 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 14:16:39.679 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:39.681 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 14:16:39.684 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 14:16:39.686 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:39.689 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 14:16:39.691 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:39.694 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:39.696 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:39.698 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:39.701 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:39.703 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:39.705 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:39.708 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:39.710 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:39.713 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:39.715 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:39.717 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 14:16:39.720 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 14:16:39.722 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 14:16:39.725 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 14:16:39.728 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 14:16:39.730 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 14:16:39.732 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 14:16:39.735 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 14:16:39.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:39.739 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:39.742 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 14:16:39.744 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:39.746 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:39.748 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:39.750 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:39.753 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:39.755 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:39.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:39.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:39.762 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:39.764 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:39.766 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:39.769 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:39.771 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 14:16:39.774 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:39.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:39.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:39.780 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 14:16:39.801 | + 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 14:16:39.910 | Reading package lists... 2022-04-13 14:16:40.156 | Building dependency tree... 2022-04-13 14:16:40.157 | Reading state information... 2022-04-13 14:16:40.407 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 14:16:40.407 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:40.408 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:40.408 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:40.408 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:40.408 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:40.408 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:40.408 | python3-zope.interface 2022-04-13 14:16:40.408 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:40.520 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:40.525 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:40.527 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:40.529 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:40.531 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:40.534 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:40.536 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:40.539 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:40.542 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:40.544 | + functions-common:time_stop:2432 : start_time=1649859399799 2022-04-13 14:16:40.546 | + functions-common:time_stop:2434 : [[ -z 1649859399799 ]] 2022-04-13 14:16:40.548 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:40.553 | + functions-common:time_stop:2437 : end_time=1649859400550 2022-04-13 14:16:40.556 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-13 14:16:40.558 | + functions-common:time_stop:2439 : total=2248 2022-04-13 14:16:40.560 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:40.562 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2999 2022-04-13 14:16:40.564 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:40.567 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 14:16:40.569 | + ./stack.sh:main:841 : install_database_python 2022-04-13 14:16:40.572 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 14:16:40.574 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 14:16:40.576 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 14:16:40.579 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:16:40.582 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 14:16:40.585 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 14:16:40.587 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:16:40.591 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:16:40.592 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:16:40.597 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 14:16:40.600 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 14:16:40.602 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 14:16:40.605 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 14:16:40.607 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 14:16:40.628 | Using python 3.8 to install PyMySQL 2022-04-13 14:16:40.632 | + 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 14:16:41.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:41.377 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:41.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:41.377 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:42.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:42.579 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 14:16:44.259 | 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 14:16:44.265 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:44.266 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:44.370 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:44.372 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:44.374 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:44.377 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:44.379 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:44.382 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:44.384 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:44.386 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:44.389 | + functions-common:time_stop:2432 : start_time=1649859400623 2022-04-13 14:16:44.391 | + functions-common:time_stop:2434 : [[ -z 1649859400623 ]] 2022-04-13 14:16:44.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:44.399 | + functions-common:time_stop:2437 : end_time=1649859404396 2022-04-13 14:16:44.401 | + functions-common:time_stop:2438 : elapsed_time=3773 2022-04-13 14:16:44.403 | + functions-common:time_stop:2439 : total=20250 2022-04-13 14:16:44.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:44.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24023 2022-04-13 14:16:44.410 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:44.413 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 14:16:44.415 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 14:16:44.417 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 14:16:44.419 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 14:16:44.436 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:44.438 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 14:16:44.440 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 14:16:44.444 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:16:44.445 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 14:16:44.450 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 14:16:44.452 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 14:16:44.455 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 14:16:44.457 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 14:16:44.460 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 14:16:44.462 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 14:16:44.478 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:44.480 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 14:16:44.482 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:44.485 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:44.487 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:44.489 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:44.492 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:44.494 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:44.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:44.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:44.501 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:44.503 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:44.506 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:44.508 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:44.511 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 14:16:44.513 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:44.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:44.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:44.520 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 14:16:44.541 | + 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 14:16:44.650 | Reading package lists... 2022-04-13 14:16:44.890 | Building dependency tree... 2022-04-13 14:16:44.891 | Reading state information... 2022-04-13 14:16:45.141 | radvd is already the newest version (1:2.17-2). 2022-04-13 14:16:45.141 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:45.142 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:45.142 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:45.142 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:45.142 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:45.142 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:45.142 | python3-zope.interface 2022-04-13 14:16:45.142 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:45.255 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:45.259 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:45.262 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:45.264 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:45.266 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:45.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:45.271 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:45.273 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:45.275 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:45.277 | + functions-common:time_stop:2432 : start_time=1649859404539 2022-04-13 14:16:45.280 | + functions-common:time_stop:2434 : [[ -z 1649859404539 ]] 2022-04-13 14:16:45.282 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:45.287 | + functions-common:time_stop:2437 : end_time=1649859405284 2022-04-13 14:16:45.289 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-13 14:16:45.291 | + functions-common:time_stop:2439 : total=2999 2022-04-13 14:16:45.294 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:45.296 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3744 2022-04-13 14:16:45.298 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:45.300 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 14:16:45.318 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:45.324 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 14:16:45.326 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 14:16:45.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 14:16:45.332 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 14:16:45.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 14:16:45.353 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:45.356 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:45.358 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:45.360 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:45.362 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:45.365 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:45.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:45.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:45.372 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:45.374 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:45.376 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:45.378 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:45.381 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 14:16:45.383 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:45.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:45.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:45.390 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 14:16:45.410 | + 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 14:16:45.524 | Reading package lists... 2022-04-13 14:16:45.856 | Building dependency tree... 2022-04-13 14:16:45.858 | Reading state information... 2022-04-13 14:16:46.142 | fakeroot is already the newest version (1.24-1). 2022-04-13 14:16:46.142 | make is already the newest version (4.2.1-1.2). 2022-04-13 14:16:46.142 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 14:16:46.142 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:46.143 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:46.143 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:46.143 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:46.143 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:46.143 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:46.143 | python3-zope.interface 2022-04-13 14:16:46.143 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:46.272 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:46.276 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:46.278 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:46.280 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:46.282 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:46.284 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:46.287 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:46.289 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:46.291 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:46.293 | + functions-common:time_stop:2432 : start_time=1649859405407 2022-04-13 14:16:46.295 | + functions-common:time_stop:2434 : [[ -z 1649859405407 ]] 2022-04-13 14:16:46.298 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:46.302 | + functions-common:time_stop:2437 : end_time=1649859406299 2022-04-13 14:16:46.305 | + functions-common:time_stop:2438 : elapsed_time=892 2022-04-13 14:16:46.307 | + functions-common:time_stop:2439 : total=3744 2022-04-13 14:16:46.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:46.311 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4636 2022-04-13 14:16:46.313 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:46.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 14:16:46.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:46.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:46.323 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 14:16:46.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 14:16:46.328 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 14:16:46.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 14:16:46.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 14:16:46.338 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 14:16:46.338 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 14:16:46.343 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 14:16:46.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 14:16:46.347 | + functions:vercmp:628 : local v1=5.4 2022-04-13 14:16:46.349 | + functions:vercmp:629 : local 'op=<' 2022-04-13 14:16:46.352 | + functions:vercmp:630 : local v2=3.13 2022-04-13 14:16:46.354 | + functions:vercmp:631 : local result 2022-04-13 14:16:46.358 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 14:16:46.358 | ++ functions:vercmp:635 : sort -V 2022-04-13 14:16:46.359 | ++ functions:vercmp:635 : head -1 2022-04-13 14:16:46.363 | + functions:vercmp:635 : result=3.13 2022-04-13 14:16:46.366 | + functions:vercmp:637 : case $op in 2022-04-13 14:16:46.368 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 14:16:46.371 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 14:16:46.373 | + functions:vercmp:648 : return 2022-04-13 14:16:46.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 14:16:46.378 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:16:46.381 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 14:16:46.851 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 14:16:46.854 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 14:16:46.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:46.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:46.862 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 14:16:46.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:46.867 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 14:16:46.887 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:46.889 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 14:16:46.892 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 14:16:46.892 | Installing etcd 2022-04-13 14:16:46.894 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 14:16:46.906 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 14:16:46.919 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:46.921 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 14:16:46.935 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 14:16:46.940 | ++ 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 14:16:46.943 | ++ 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 14:16:46.946 | +++ 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 14:16:46.950 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:16:46.953 | ++ 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 14:16:46.955 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 14:16:46.958 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:16:46.960 | ++ functions:get_extra_file:74 : return 2022-04-13 14:16:46.963 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 14:16:46.965 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 14:16:46.967 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 14:16:46.970 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 14:16:46.986 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:16:46.988 | + ./stack.sh:main:868 : install_dstat 2022-04-13 14:16:46.991 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 14:16:47.008 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:16:47.010 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 14:16:47.012 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 14:16:47.015 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 14:16:47.017 | + ./stack.sh:main:877 : install_libs 2022-04-13 14:16:47.019 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 14:16:47.022 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 14:16:47.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 14:16:47.026 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 14:16:47.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 14:16:47.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.038 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 14:16:47.040 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 14:16:47.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 14:16:47.045 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 14:16:47.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.049 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.051 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 14:16:47.054 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.056 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 14:16:47.058 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 14:16:47.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 14:16:47.063 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 14:16:47.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 14:16:47.071 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.074 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 14:16:47.076 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 14:16:47.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 14:16:47.081 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 14:16:47.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.085 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.088 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 14:16:47.090 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.092 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 14:16:47.094 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 14:16:47.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 14:16:47.099 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 14:16:47.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.104 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.106 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 14:16:47.108 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.111 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 14:16:47.113 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 14:16:47.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 14:16:47.118 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 14:16:47.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.122 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 14:16:47.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.129 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 14:16:47.132 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 14:16:47.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 14:16:47.136 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 14:16:47.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.143 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 14:16:47.146 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.148 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 14:16:47.150 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 14:16:47.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 14:16:47.155 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 14:16:47.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 14:16:47.164 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.166 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 14:16:47.169 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 14:16:47.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 14:16:47.173 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 14:16:47.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 14:16:47.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.184 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 14:16:47.187 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 14:16:47.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 14:16:47.191 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 14:16:47.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 14:16:47.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.203 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 14:16:47.205 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 14:16:47.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 14:16:47.211 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 14:16:47.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 14:16:47.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.222 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 14:16:47.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 14:16:47.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 14:16:47.230 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 14:16:47.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.234 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 14:16:47.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.241 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 14:16:47.243 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 14:16:47.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 14:16:47.248 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 14:16:47.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 14:16:47.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.260 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 14:16:47.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 14:16:47.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 14:16:47.266 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 14:16:47.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 14:16:47.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.278 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 14:16:47.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 14:16:47.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 14:16:47.285 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 14:16:47.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 14:16:47.295 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.297 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 14:16:47.299 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 14:16:47.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 14:16:47.304 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 14:16:47.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 14:16:47.313 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.315 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 14:16:47.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 14:16:47.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 14:16:47.322 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 14:16:47.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 14:16:47.331 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.334 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 14:16:47.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 14:16:47.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 14:16:47.341 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 14:16:47.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 14:16:47.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.353 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 14:16:47.355 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 14:16:47.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 14:16:47.360 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 14:16:47.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 14:16:47.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.372 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 14:16:47.374 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 14:16:47.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 14:16:47.378 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 14:16:47.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.384 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 14:16:47.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.391 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 14:16:47.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 14:16:47.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 14:16:47.398 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 14:16:47.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.403 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 14:16:47.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.410 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 14:16:47.413 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 14:16:47.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 14:16:47.418 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 14:16:47.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.422 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.424 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 14:16:47.427 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.429 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 14:16:47.431 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 14:16:47.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 14:16:47.436 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 14:16:47.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.440 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 14:16:47.445 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.448 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 14:16:47.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 14:16:47.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 14:16:47.455 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 14:16:47.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.462 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 14:16:47.465 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.467 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 14:16:47.469 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 14:16:47.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 14:16:47.474 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 14:16:47.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.478 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.481 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 14:16:47.483 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.485 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 14:16:47.488 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 14:16:47.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 14:16:47.492 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 14:16:47.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.499 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 14:16:47.502 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.505 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 14:16:47.507 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 14:16:47.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 14:16:47.512 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 14:16:47.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.519 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 14:16:47.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.524 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 14:16:47.526 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 14:16:47.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 14:16:47.531 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 14:16:47.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 14:16:47.540 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.543 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 14:16:47.545 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 14:16:47.547 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 14:16:47.549 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 14:16:47.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 14:16:47.559 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.561 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 14:16:47.563 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 14:16:47.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 14:16:47.568 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 14:16:47.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.573 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.575 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 14:16:47.578 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.580 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 14:16:47.582 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 14:16:47.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 14:16:47.587 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 14:16:47.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.594 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 14:16:47.597 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.599 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 14:16:47.601 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 14:16:47.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 14:16:47.606 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 14:16:47.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 14:16:47.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.617 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 14:16:47.620 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 14:16:47.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 14:16:47.624 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 14:16:47.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.629 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 14:16:47.634 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.637 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 14:16:47.639 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 14:16:47.641 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 14:16:47.643 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 14:16:47.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 14:16:47.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.656 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 14:16:47.658 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 14:16:47.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 14:16:47.663 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 14:16:47.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 14:16:47.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.674 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 14:16:47.676 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 14:16:47.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 14:16:47.681 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 14:16:47.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.686 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 14:16:47.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.693 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 14:16:47.695 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 14:16:47.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 14:16:47.700 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 14:16:47.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 14:16:47.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.712 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 14:16:47.714 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 14:16:47.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 14:16:47.719 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 14:16:47.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:47.724 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:47.726 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 14:16:47.728 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:47.730 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 14:16:47.751 | Using python 3.8 to install etcd3 2022-04-13 14:16:47.753 | + 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 14:16:48.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:48.502 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:48.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:48.502 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:49.673 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:49.704 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 14:16:49.712 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 14:16:49.713 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 14:16:49.714 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 14:16:49.715 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 14:16:51.413 | 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 14:16:51.419 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:51.419 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:51.521 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:51.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:51.526 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:51.528 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:51.530 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:51.532 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:51.534 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:51.537 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:51.539 | + functions-common:time_stop:2432 : start_time=1649859407746 2022-04-13 14:16:51.542 | + functions-common:time_stop:2434 : [[ -z 1649859407746 ]] 2022-04-13 14:16:51.544 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:51.548 | + functions-common:time_stop:2437 : end_time=1649859411546 2022-04-13 14:16:51.551 | + functions-common:time_stop:2438 : elapsed_time=3800 2022-04-13 14:16:51.553 | + functions-common:time_stop:2439 : total=24023 2022-04-13 14:16:51.555 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:51.557 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27823 2022-04-13 14:16:51.559 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:51.562 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 14:16:51.583 | Using python 3.8 to install etcd3gw 2022-04-13 14:16:51.585 | + 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 14:16:52.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:52.321 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:52.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:52.321 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:53.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:53.507 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 14:16:53.515 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 14:16:53.516 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 14:16:53.517 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 14:16:53.518 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 14:16:53.551 | 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 14:16:53.552 | 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 14:16:53.553 | 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 14:16:53.555 | 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 14:16:55.192 | 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 14:16:55.198 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:16:55.198 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:16:55.302 | + inc/python:pip_install:200 : result=0 2022-04-13 14:16:55.304 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:16:55.306 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:55.309 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:55.311 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:55.313 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:55.315 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:55.317 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:16:55.320 | + functions-common:time_stop:2432 : start_time=1649859411577 2022-04-13 14:16:55.322 | + functions-common:time_stop:2434 : [[ -z 1649859411577 ]] 2022-04-13 14:16:55.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:55.328 | + functions-common:time_stop:2437 : end_time=1649859415326 2022-04-13 14:16:55.331 | + functions-common:time_stop:2438 : elapsed_time=3749 2022-04-13 14:16:55.333 | + functions-common:time_stop:2439 : total=27823 2022-04-13 14:16:55.336 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:55.338 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31572 2022-04-13 14:16:55.340 | + inc/python:pip_install:203 : return 0 2022-04-13 14:16:55.342 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 14:16:55.345 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 14:16:55.347 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 14:16:55.350 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 14:16:55.352 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 14:16:55.355 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 14:16:55.357 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 14:16:55.359 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 14:16:55.362 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 14:16:55.364 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 14:16:55.366 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 14:16:55.369 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 14:16:55.371 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 14:16:55.373 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 14:16:55.376 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 14:16:55.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:55.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:55.383 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 14:16:55.385 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:16:55.387 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 14:16:55.390 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 14:16:55.392 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 14:16:55.394 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 14:16:55.397 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 14:16:55.400 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 14:16:55.402 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:55.404 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:55.407 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 14:16:55.409 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 14:16:55.412 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 14:16:55.414 | + functions-common:apt_get_update:1190 : return 2022-04-13 14:16:55.416 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:16:55.419 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 14:16:55.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:55.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:55.425 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 14:16:55.447 | + 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 14:16:55.556 | Reading package lists... 2022-04-13 14:16:55.800 | Building dependency tree... 2022-04-13 14:16:55.801 | Reading state information... 2022-04-13 14:16:56.052 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:16:56.052 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 14:16:56.052 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 14:16:56.052 | The following packages were automatically installed and are no longer required: 2022-04-13 14:16:56.053 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 14:16:56.053 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 14:16:56.053 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 14:16:56.053 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 14:16:56.053 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 14:16:56.053 | python3-zope.interface 2022-04-13 14:16:56.053 | Use 'sudo apt autoremove' to remove them. 2022-04-13 14:16:56.164 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 14:16:56.169 | + functions-common:apt_get:1234 : result=0 2022-04-13 14:16:56.171 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 14:16:56.174 | + functions-common:time_stop:2425 : local name 2022-04-13 14:16:56.176 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:16:56.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:16:56.181 | + functions-common:time_stop:2428 : local total 2022-04-13 14:16:56.183 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:16:56.185 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 14:16:56.187 | + functions-common:time_stop:2432 : start_time=1649859415444 2022-04-13 14:16:56.190 | + functions-common:time_stop:2434 : [[ -z 1649859415444 ]] 2022-04-13 14:16:56.193 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:16:56.197 | + functions-common:time_stop:2437 : end_time=1649859416195 2022-04-13 14:16:56.199 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-13 14:16:56.201 | + functions-common:time_stop:2439 : total=4636 2022-04-13 14:16:56.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:16:56.206 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5387 2022-04-13 14:16:56.208 | + functions-common:apt_get:1238 : return 0 2022-04-13 14:16:56.211 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 14:16:56.213 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 14:16:56.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 14:16:56.218 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 14:16:56.281 | Module proxy already enabled 2022-04-13 14:16:56.287 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 14:16:56.349 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 14:16:56.349 | Module proxy already enabled 2022-04-13 14:16:56.349 | Module proxy_uwsgi already enabled 2022-04-13 14:16:56.353 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 14:16:56.356 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 14:16:56.358 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 14:16:56.360 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 14:16:56.491 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 14:16:56.494 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 14:16:56.497 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 14:16:56.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 14:16:56.508 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.510 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 14:16:56.512 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 14:16:56.515 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 14:16:56.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.523 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 14:16:56.525 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.528 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 14:16:56.530 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 14:16:56.532 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 14:16:56.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.540 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 14:16:56.542 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.544 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 14:16:56.547 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 14:16:56.549 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 14:16:56.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.557 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 14:16:56.559 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.561 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 14:16:56.564 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 14:16:56.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.569 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 14:16:56.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.576 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 14:16:56.578 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 14:16:56.581 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 14:16:56.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.586 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 14:16:56.591 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.593 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 14:16:56.610 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:56.612 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 14:16:56.615 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 14:16:56.617 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 14:16:56.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.622 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.624 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 14:16:56.627 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.630 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 14:16:56.646 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:16:56.649 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 14:16:56.651 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 14:16:56.653 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 14:16:56.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 14:16:56.663 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.665 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 14:16:56.668 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 14:16:56.670 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 14:16:56.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 14:16:56.675 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 14:16:56.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 14:16:56.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 14:16:56.682 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 14:16:56.685 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 14:16:56.687 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:16:56.690 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 14:16:56.693 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 14:16:56.695 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:16:56.699 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:16:56.699 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:16:56.704 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 14:16:56.706 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 14:16:56.709 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 14:16:56.712 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 14:16:56.715 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 14:16:56.735 | Using python 3.8 to install keystonemiddleware 2022-04-13 14:16:56.737 | + 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 14:16:57.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:57.479 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:57.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:16:57.479 | from cryptography.utils import int_from_bytes 2022-04-13 14:16:58.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:16:58.703 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 14:16:58.755 | 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 14:16:58.756 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 14:16:58.757 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 14:16:58.758 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 14:16:58.759 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 14:16:58.760 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 14:16:58.761 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 14:16:58.762 | 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 14:16:58.764 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 14:16:58.765 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 14:16:58.765 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 14:16:58.766 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 14:16:58.767 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 14:16:58.769 | 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 14:16:58.826 | 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 14:16:58.827 | 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 14:16:58.829 | 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 14:16:58.867 | 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 14:16:58.906 | 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 14:16:58.907 | 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 14:16:58.908 | 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 14:16:58.909 | 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 14:16:58.959 | 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 14:16:58.961 | 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 14:16:58.971 | 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 14:16:58.972 | 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 14:16:58.986 | 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 14:16:58.987 | 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 14:16:58.990 | 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 14:16:59.052 | 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 14:16:59.054 | 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 14:16:59.055 | 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 14:16:59.057 | 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 14:16:59.106 | 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 14:16:59.118 | 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 14:17:00.673 | 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 14:17:00.679 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:00.679 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:00.783 | + inc/python:pip_install:200 : result=0 2022-04-13 14:17:00.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:17:00.788 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:00.790 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:00.792 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:00.794 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:00.796 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:00.799 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:17:00.802 | + functions-common:time_stop:2432 : start_time=1649859416729 2022-04-13 14:17:00.804 | + functions-common:time_stop:2434 : [[ -z 1649859416729 ]] 2022-04-13 14:17:00.806 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:00.810 | + functions-common:time_stop:2437 : end_time=1649859420808 2022-04-13 14:17:00.813 | + functions-common:time_stop:2438 : elapsed_time=4079 2022-04-13 14:17:00.815 | + functions-common:time_stop:2439 : total=31572 2022-04-13 14:17:00.817 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:00.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35651 2022-04-13 14:17:00.822 | + inc/python:pip_install:203 : return 0 2022-04-13 14:17:00.824 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 14:17:00.827 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 14:17:00.829 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 14:17:00.832 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 14:17:00.835 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 14:17:00.837 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 14:17:00.841 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 14:17:00.841 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 14:17:00.847 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 14:17:00.849 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 14:17:00.851 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 14:17:00.854 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 14:17:00.856 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 14:17:00.877 | Using python 3.8 to install python-memcached 2022-04-13 14:17:00.881 | + 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 14:17:01.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:01.626 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:01.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:01.626 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:02.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:02.827 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 14:17:02.831 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 14:17:04.547 | 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 14:17:04.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:04.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:04.664 | + inc/python:pip_install:200 : result=0 2022-04-13 14:17:04.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 14:17:04.669 | + functions-common:time_stop:2425 : local name 2022-04-13 14:17:04.671 | + functions-common:time_stop:2426 : local end_time 2022-04-13 14:17:04.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 14:17:04.676 | + functions-common:time_stop:2428 : local total 2022-04-13 14:17:04.679 | + functions-common:time_stop:2429 : local start_time 2022-04-13 14:17:04.681 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 14:17:04.683 | + functions-common:time_stop:2432 : start_time=1649859420872 2022-04-13 14:17:04.685 | + functions-common:time_stop:2434 : [[ -z 1649859420872 ]] 2022-04-13 14:17:04.688 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 14:17:04.692 | + functions-common:time_stop:2437 : end_time=1649859424690 2022-04-13 14:17:04.694 | + functions-common:time_stop:2438 : elapsed_time=3818 2022-04-13 14:17:04.697 | + functions-common:time_stop:2439 : total=35651 2022-04-13 14:17:04.699 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 14:17:04.701 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39469 2022-04-13 14:17:04.703 | + inc/python:pip_install:203 : return 0 2022-04-13 14:17:04.706 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 14:17:04.722 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 14:17:04.725 | + ./stack.sh:main:899 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 14:17:04.727 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 14:17:04.729 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 14:17:04.732 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 14:17:04.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 14:17:04.736 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 14:17:04.739 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 14:17:04.754 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 14:17:04.756 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 14:17:04.759 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 14:17:04.761 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 14:17:04.763 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 14:17:04.765 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 14:17:04.767 | ++ functions-common:git_clone:612 : pwd 2022-04-13 14:17:04.770 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 14:17:04.772 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 14:17:04.775 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 14:17:04.790 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 14:17:04.792 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 14:17:04.794 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:04.797 | + functions-common:git_clone:629 : echo master 2022-04-13 14:17:04.797 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 14:17:04.802 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 14:17:04.805 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 14:17:04.807 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 14:17:04.809 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 14:17:04.810 | + functions-common:git_clone:678 : head -1 2022-04-13 14:17:04.813 | c141e6164 trivial: Fix typo 2022-04-13 14:17:04.815 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 14:17:04.818 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 14:17:04.820 | + inc/python:setup_develop:338 : local bindep 2022-04-13 14:17:04.822 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:17:04.825 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 14:17:04.827 | + inc/python:setup_develop:344 : local extras= 2022-04-13 14:17:04.829 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 14:17:04.831 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 14:17:04.834 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:17:04.836 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 14:17:04.838 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 14:17:04.840 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 14:17:04.843 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 14:17:04.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 14:17:04.849 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 14:17:04.851 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 14:17:04.853 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 14:17:04.856 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 14:17:04.862 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 14:17:04.865 | + 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 14:17:05.559 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 14:17:05.561 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 14:17:05.564 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 14:17:05.566 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 14:17:05.568 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 14:17:05.571 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 14:17:05.573 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 14:17:05.575 | + inc/python:setup_package:428 : local extras= 2022-04-13 14:17:05.577 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 14:17:05.579 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 14:17:05.581 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 14:17:05.584 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 14:17:05.586 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 14:17:05.589 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 14:17:05.608 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 14:17:05.610 | + 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 14:17:06.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:06.349 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:06.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 14:17:06.349 | from cryptography.utils import int_from_bytes 2022-04-13 14:17:07.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 14:17:07.554 | Obtaining file:///opt/stack/keystone 2022-04-13 14:17:07.555 | Preparing metadata (setup.py): started 2022-04-13 14:17:08.332 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 14:17:08.332 | ERROR: Command errored out with exit status 1: 2022-04-13 14:17:08.333 | 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-zwu611f6 2022-04-13 14:17:08.333 | cwd: /opt/stack/keystone/ 2022-04-13 14:17:08.333 | Complete output (16 lines): 2022-04-13 14:17:08.333 | Error parsing 2022-04-13 14:17:08.333 | Traceback (most recent call last): 2022-04-13 14:17:08.333 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 14:17:08.333 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 14:17:08.333 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 14:17:08.333 | pbr.hooks.setup_hook(config) 2022-04-13 14:17:08.333 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 14:17:08.333 | metadata_config.run() 2022-04-13 14:17:08.333 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 14:17:08.333 | self.hook() 2022-04-13 14:17:08.333 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 14:17:08.333 | self.config['version'] = packaging.get_version( 2022-04-13 14:17:08.333 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 14:17:08.333 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 14:17:08.333 | 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 14:17:08.333 | 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 14:17:08.333 | ---------------------------------------- 2022-04-13 14:17:08.333 | 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 14:17:08.333 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 14:17:08.341 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 14:17:08.341 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 14:17:08.426 | + inc/python:pip_install:1 : exit_trap 2022-04-13 14:17:08.428 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 14:17:08.430 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 14:17:08.433 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 14:17:08.435 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 14:17:08.437 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 14:17:08.439 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 14:17:08.442 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 14:17:08.444 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 14:17:08.446 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 14:17:08.446 | Error on exit 2022-04-13 14:17:08.448 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 14:17:08.450 | + ./stack.sh:exit_trap:544 : generate-subunit 1649859351 77 fail 2022-04-13 14:17:09.031 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 14:17:09.033 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 14:17:09.931 | + ./stack.sh:exit_trap:558 : exit 1