2022-04-12 20:26:44.603 | + ./stack.sh:main:489 : exec 2022-04-12 20:26:44.603 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-202644' 2022-04-12 20:26:44.603 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-202644.summary.2022-04-12-202644 2022-04-12 20:26:44.603 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:26:44.603 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-202644 2022-04-12 20:26:44.603 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-202644 /opt/stack/logs/stack.sh.log 2022-04-12 20:26:44.603 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-202644.summary.2022-04-12-202644 /opt/stack/logs/stack.sh.log.summary 2022-04-12 20:26:44.603 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 20:26:44.603 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 20:26:44.603 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 20:26:44.603 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 20:26:44.603 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 20:26:44.603 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 20:26:44.603 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:26:44.605 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 20:26:44.607 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 20:26:44.609 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 20:26:44.612 | + ./stack.sh:main:578 : uname -a 2022-04-12 20:26:44.613 | Linux dv-cinder-837546-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 20:26:44.615 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 20:26:44.617 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 20:26:44.620 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 20:26:44.655 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 20:26:44.671 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 20:26:44.674 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 20:26:44.676 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 20:26:44.678 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 20:26:44.679 | + functions-common:fetch_plugins:1776 : return 2022-04-12 20:26:44.681 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 20:26:44.683 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 20:26:44.685 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:26:44.687 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:26:44.688 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:26:44.690 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:26:44.692 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:26:44.694 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:26:44.696 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:26:44.699 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:26:44.701 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:26:44.702 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:26:44.704 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 20:26:44.706 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:26:44.718 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:44.721 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:26:44.722 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:26:44.724 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:26:44.726 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:26:44.728 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:26:44.729 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:26:44.731 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 20:26:44.733 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 20:26:44.735 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:26:44.737 | + 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-12 20:26:44.739 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 20:26:44.741 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 20:26:44.742 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 20:26:44.744 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 20:26:44.746 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 20:26:44.748 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 20:26:44.765 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 20:26:44.768 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 20:26:44.780 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:26:44.782 | +++ lib/tls:source:43 : hostname -f 2022-04-12 20:26:44.786 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 20:26:44.788 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 20:26:44.789 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 20:26:44.791 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 20:26:44.793 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 20:26:44.795 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 20:26:44.797 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 20:26:44.799 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 20:26:44.801 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 20:26:44.803 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 20:26:44.807 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 20:26:44.819 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 20:26:44.836 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 20:26:44.848 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 20:26:44.861 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 20:26:44.896 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 20:26:44.956 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 20:26:45.047 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 20:26:45.068 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 20:26:45.112 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 20:26:45.164 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 20:26:45.308 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 20:26:45.322 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 20:26:45.335 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 20:26:45.348 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 20:26:45.435 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 20:26:45.437 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 20:26:45.440 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 20:26:45.442 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 20:26:45.444 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 20:26:45.446 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 20:26:45.448 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 20:26:45.448 | False' 2022-04-12 20:26:45.451 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 20:26:45.465 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 20:26:45.468 | + ./stack.sh:main:626 : run_phase source 2022-04-12 20:26:45.470 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 20:26:45.472 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:26:45.474 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:26:45.476 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:26:45.478 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:26:45.480 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:26:45.482 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:26:45.486 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:26:45.489 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:26:45.491 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:26:45.493 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:26:45.495 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 20:26:45.498 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:26:45.511 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:45.513 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:26:45.515 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 20:26:45.555 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 20:26:45.557 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 20:26:45.559 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:26:45.561 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 20:26:45.563 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 20:26:45.565 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 20:26:45.567 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 20:26:45.569 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 20:26:45.571 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 20:26:45.573 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 20:26:45.576 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.578 | + 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-12 20:26:45.581 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.583 | + 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-12 20:26:45.585 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.587 | + 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-12 20:26:45.589 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.592 | + 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-12 20:26:45.594 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.596 | + 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-12 20:26:45.598 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.601 | + 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-12 20:26:45.603 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.605 | + 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-12 20:26:45.607 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.610 | + 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-12 20:26:45.612 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.615 | + 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-12 20:26:45.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.619 | + 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-12 20:26:45.621 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.623 | + 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-12 20:26:45.626 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.628 | + 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-12 20:26:45.631 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.633 | + 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-12 20:26:45.635 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.637 | + 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-12 20:26:45.639 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.642 | + 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-12 20:26:45.644 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.646 | + 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-12 20:26:45.648 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.650 | + 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-12 20:26:45.653 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.655 | + 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-12 20:26:45.657 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.659 | + 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-12 20:26:45.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.664 | + 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-12 20:26:45.666 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.668 | + 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-12 20:26:45.670 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.673 | + 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-12 20:26:45.675 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.677 | + 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-12 20:26:45.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.682 | + 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-12 20:26:45.684 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.686 | + 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-12 20:26:45.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.691 | + 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-12 20:26:45.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.696 | + 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-12 20:26:45.698 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.700 | + 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-12 20:26:45.703 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.705 | + 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-12 20:26:45.707 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.709 | + 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-12 20:26:45.711 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.714 | + 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-12 20:26:45.716 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.718 | + 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-12 20:26:45.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.722 | + 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-12 20:26:45.725 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.727 | + 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-12 20:26:45.729 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.731 | + 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-12 20:26:45.734 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.736 | + 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-12 20:26:45.739 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.741 | + 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-12 20:26:45.743 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.745 | + 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-12 20:26:45.748 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.750 | + 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-12 20:26:45.753 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.755 | + 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-12 20:26:45.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.760 | + 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-12 20:26:45.762 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.764 | + 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-12 20:26:45.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.769 | + 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-12 20:26:45.771 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.773 | + 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-12 20:26:45.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:26:45.777 | + 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-12 20:26:45.780 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 20:26:45.783 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:26:45.785 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 20:26:45.800 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:45.802 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 20:26:45.805 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:26:45.807 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 20:26:45.822 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:26:45.824 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 20:26:45.826 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 20:26:45.829 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 20:26:45.831 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 20:26:45.833 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 20:26:45.836 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 20:26:45.838 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 20:26:45.840 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 20:26:45.843 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 20:26:45.843 | Using mysql database backend 2022-04-12 20:26:45.845 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 20:26:45.862 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 20:26:45.865 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 20:26:45.867 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:26:45.869 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 20:26:45.872 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:26:45.874 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 20:26:45.890 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:45.893 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 20:26:45.909 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 20:26:45.925 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:45.927 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 20:26:45.943 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 20:26:45.959 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 20:26:45.975 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:26:45.978 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 20:26:45.994 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:26:45.996 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 20:26:46.012 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 20:26:46.015 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 20:26:46.018 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 20:26:46.020 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 20:26:46.023 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 20:26:46.027 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-202646 2022-04-12 20:26:46.030 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-202646 759' 2022-04-12 20:26:46.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.034 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:26:46.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.039 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 20:26:46.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.044 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 20:26:46.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.049 | + 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-12 20:26:46.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.054 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2022-04-12 20:26:46.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.058 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2022-04-12 20:26:46.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.063 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-202644 2022-04-12 20:26:46.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.068 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 20:26:46.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.073 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2022-04-12 20:26:46.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.078 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 20:26:46.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.083 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 20:26:46.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.087 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 20:26:46.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:26:46.092 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 20:26:46.095 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 20:26:46.097 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 20:26:46.099 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 20:26:46.101 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 20:26:46.103 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:26:46.105 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:26:46.108 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:26:46.111 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:26:46.113 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:26:46.115 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:26:46.131 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:26:46.133 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:26:46.135 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:46.137 | + functions-common:git_clone:629 : echo master 2022-04-12 20:26:46.138 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:26:46.143 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 20:26:46.145 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:46.147 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 20:26:46.150 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:26:46.150 | + functions-common:git_clone:678 : head -1 2022-04-12 20:26:46.153 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 20:26:46.155 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:26:46.158 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 20:26:46.161 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:26:46.163 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 20:26:46.166 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 20:26:46.168 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 20:26:46.170 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 20:26:46.173 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:26:46.175 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 20:26:46.178 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 20:26:46.180 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 20:26:46.183 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 20:26:46.187 | ++ tools/install_prereqs.sh:source:47 : NOW=1649795206 2022-04-12 20:26:46.191 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 20:26:46.197 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649795114 2022-04-12 20:26:46.199 | ++ tools/install_prereqs.sh:source:49 : DELTA=92 2022-04-12 20:26:46.202 | ++ tools/install_prereqs.sh:source:50 : [[ 92 -lt 7200 ]] 2022-04-12 20:26:46.204 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 20:26:46.207 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 20:26:46.209 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 20:26:46.212 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 20:26:46.214 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 20:26:46.216 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 20:26:46.219 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 20:26:46.221 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 20:26:46.224 | +++ 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-12 20:26:46.269 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 20:26:46.269 | apache2-dev 2022-04-12 20:26:46.269 | bc 2022-04-12 20:26:46.269 | bsdmainutils 2022-04-12 20:26:46.269 | curl 2022-04-12 20:26:46.269 | g++ 2022-04-12 20:26:46.269 | gawk 2022-04-12 20:26:46.269 | gcc 2022-04-12 20:26:46.269 | gettext 2022-04-12 20:26:46.269 | git 2022-04-12 20:26:46.269 | graphviz 2022-04-12 20:26:46.269 | iputils-ping 2022-04-12 20:26:46.269 | libapache2-mod-proxy-uwsgi 2022-04-12 20:26:46.269 | libffi-dev 2022-04-12 20:26:46.269 | libjpeg-dev 2022-04-12 20:26:46.269 | libpcre3-dev 2022-04-12 20:26:46.269 | libpq-dev 2022-04-12 20:26:46.269 | libssl-dev 2022-04-12 20:26:46.269 | libsystemd-dev 2022-04-12 20:26:46.269 | libxml2-dev 2022-04-12 20:26:46.269 | libxslt1-dev 2022-04-12 20:26:46.269 | libyaml-dev 2022-04-12 20:26:46.269 | lsof 2022-04-12 20:26:46.269 | openssh-server 2022-04-12 20:26:46.270 | openssl 2022-04-12 20:26:46.270 | pkg-config 2022-04-12 20:26:46.270 | psmisc 2022-04-12 20:26:46.270 | python3-dev 2022-04-12 20:26:46.270 | python3-pip 2022-04-12 20:26:46.270 | python3-systemd 2022-04-12 20:26:46.270 | python3-venv 2022-04-12 20:26:46.270 | tar 2022-04-12 20:26:46.270 | tcpdump 2022-04-12 20:26:46.270 | unzip 2022-04-12 20:26:46.270 | uuid-runtime 2022-04-12 20:26:46.270 | wget 2022-04-12 20:26:46.270 | wget 2022-04-12 20:26:46.270 | zlib1g-dev 2022-04-12 20:26:46.270 | libkrb5-dev 2022-04-12 20:26:46.270 | libldap2-dev 2022-04-12 20:26:46.270 | libsasl2-dev 2022-04-12 20:26:46.270 | memcached 2022-04-12 20:26:46.270 | python3-mysqldb 2022-04-12 20:26:46.270 | sqlite3 2022-04-12 20:26:46.270 | conntrack 2022-04-12 20:26:46.270 | curl 2022-04-12 20:26:46.270 | dnsmasq-base 2022-04-12 20:26:46.270 | dnsmasq-utils 2022-04-12 20:26:46.270 | ebtables 2022-04-12 20:26:46.270 | genisoimage 2022-04-12 20:26:46.270 | iptables 2022-04-12 20:26:46.270 | iputils-arping 2022-04-12 20:26:46.270 | kpartx 2022-04-12 20:26:46.270 | libjs-jquery-tablesorter 2022-04-12 20:26:46.270 | parted 2022-04-12 20:26:46.270 | pm-utils 2022-04-12 20:26:46.270 | python3-mysqldb 2022-04-12 20:26:46.270 | socat 2022-04-12 20:26:46.270 | sqlite3 2022-04-12 20:26:46.270 | sudo 2022-04-12 20:26:46.270 | vlan 2022-04-12 20:26:46.270 | lsscsi 2022-04-12 20:26:46.270 | open-iscsi 2022-04-12 20:26:46.271 | lvm2 2022-04-12 20:26:46.271 | qemu-utils 2022-04-12 20:26:46.271 | thin-provisioning-tools 2022-04-12 20:26:46.271 | acl 2022-04-12 20:26:46.271 | dnsmasq-base 2022-04-12 20:26:46.271 | dnsmasq-utils 2022-04-12 20:26:46.271 | ebtables 2022-04-12 20:26:46.271 | haproxy 2022-04-12 20:26:46.271 | iptables 2022-04-12 20:26:46.271 | iputils-arping 2022-04-12 20:26:46.271 | iputils-ping 2022-04-12 20:26:46.271 | postgresql-server-dev-all 2022-04-12 20:26:46.271 | python3-mysqldb 2022-04-12 20:26:46.271 | sqlite3 2022-04-12 20:26:46.271 | sudo 2022-04-12 20:26:46.271 | vlan 2022-04-12 20:26:46.271 | pcp 2022-04-12 20:26:46.271 | ipset 2022-04-12 20:26:46.271 | conntrack 2022-04-12 20:26:46.271 | conntrackd 2022-04-12 20:26:46.271 | keepalived 2022-04-12 20:26:46.271 | lvm2 2022-04-12 20:26:46.271 | qemu-utils 2022-04-12 20:26:46.271 | thin-provisioning-tools 2022-04-12 20:26:46.271 | curl 2022-04-12 20:26:46.271 | liberasurecode-dev 2022-04-12 20:26:46.271 | make 2022-04-12 20:26:46.271 | memcached 2022-04-12 20:26:46.271 | rsync 2022-04-12 20:26:46.271 | sqlite3 2022-04-12 20:26:46.271 | xfsprogs' 2022-04-12 20:26:46.272 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 20:26:46.290 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 20:26:46.290 | apache2-dev 2022-04-12 20:26:46.290 | bc 2022-04-12 20:26:46.290 | bsdmainutils 2022-04-12 20:26:46.290 | curl 2022-04-12 20:26:46.290 | g++ 2022-04-12 20:26:46.290 | gawk 2022-04-12 20:26:46.290 | gcc 2022-04-12 20:26:46.290 | gettext 2022-04-12 20:26:46.290 | git 2022-04-12 20:26:46.290 | graphviz 2022-04-12 20:26:46.290 | iputils-ping 2022-04-12 20:26:46.290 | libapache2-mod-proxy-uwsgi 2022-04-12 20:26:46.290 | libffi-dev 2022-04-12 20:26:46.290 | libjpeg-dev 2022-04-12 20:26:46.290 | libpcre3-dev 2022-04-12 20:26:46.290 | libpq-dev 2022-04-12 20:26:46.290 | libssl-dev 2022-04-12 20:26:46.290 | libsystemd-dev 2022-04-12 20:26:46.290 | libxml2-dev 2022-04-12 20:26:46.290 | libxslt1-dev 2022-04-12 20:26:46.290 | libyaml-dev 2022-04-12 20:26:46.290 | lsof 2022-04-12 20:26:46.290 | openssh-server 2022-04-12 20:26:46.290 | openssl 2022-04-12 20:26:46.290 | pkg-config 2022-04-12 20:26:46.290 | psmisc 2022-04-12 20:26:46.290 | python3-dev 2022-04-12 20:26:46.290 | python3-pip 2022-04-12 20:26:46.290 | python3-systemd 2022-04-12 20:26:46.290 | python3-venv 2022-04-12 20:26:46.290 | tar 2022-04-12 20:26:46.291 | tcpdump 2022-04-12 20:26:46.291 | unzip 2022-04-12 20:26:46.291 | uuid-runtime 2022-04-12 20:26:46.291 | wget 2022-04-12 20:26:46.291 | wget 2022-04-12 20:26:46.291 | zlib1g-dev 2022-04-12 20:26:46.291 | libkrb5-dev 2022-04-12 20:26:46.291 | libldap2-dev 2022-04-12 20:26:46.291 | libsasl2-dev 2022-04-12 20:26:46.291 | memcached 2022-04-12 20:26:46.291 | python3-mysqldb 2022-04-12 20:26:46.291 | sqlite3 2022-04-12 20:26:46.291 | conntrack 2022-04-12 20:26:46.291 | curl 2022-04-12 20:26:46.291 | dnsmasq-base 2022-04-12 20:26:46.291 | dnsmasq-utils 2022-04-12 20:26:46.291 | ebtables 2022-04-12 20:26:46.291 | genisoimage 2022-04-12 20:26:46.291 | iptables 2022-04-12 20:26:46.291 | iputils-arping 2022-04-12 20:26:46.291 | kpartx 2022-04-12 20:26:46.291 | libjs-jquery-tablesorter 2022-04-12 20:26:46.291 | parted 2022-04-12 20:26:46.291 | pm-utils 2022-04-12 20:26:46.291 | python3-mysqldb 2022-04-12 20:26:46.291 | socat 2022-04-12 20:26:46.291 | sqlite3 2022-04-12 20:26:46.291 | sudo 2022-04-12 20:26:46.291 | vlan 2022-04-12 20:26:46.291 | lsscsi 2022-04-12 20:26:46.291 | open-iscsi 2022-04-12 20:26:46.291 | lvm2 2022-04-12 20:26:46.291 | qemu-utils 2022-04-12 20:26:46.291 | thin-provisioning-tools 2022-04-12 20:26:46.291 | acl 2022-04-12 20:26:46.291 | dnsmasq-base 2022-04-12 20:26:46.291 | dnsmasq-utils 2022-04-12 20:26:46.291 | ebtables 2022-04-12 20:26:46.291 | haproxy 2022-04-12 20:26:46.292 | iptables 2022-04-12 20:26:46.292 | iputils-arping 2022-04-12 20:26:46.292 | iputils-ping 2022-04-12 20:26:46.292 | postgresql-server-dev-all 2022-04-12 20:26:46.292 | python3-mysqldb 2022-04-12 20:26:46.292 | sqlite3 2022-04-12 20:26:46.292 | sudo 2022-04-12 20:26:46.292 | vlan 2022-04-12 20:26:46.292 | pcp 2022-04-12 20:26:46.292 | ipset 2022-04-12 20:26:46.292 | conntrack 2022-04-12 20:26:46.292 | conntrackd 2022-04-12 20:26:46.292 | keepalived 2022-04-12 20:26:46.292 | lvm2 2022-04-12 20:26:46.292 | qemu-utils 2022-04-12 20:26:46.292 | thin-provisioning-tools 2022-04-12 20:26:46.292 | curl 2022-04-12 20:26:46.292 | liberasurecode-dev 2022-04-12 20:26:46.292 | make 2022-04-12 20:26:46.292 | memcached 2022-04-12 20:26:46.292 | rsync 2022-04-12 20:26:46.292 | sqlite3 2022-04-12 20:26:46.292 | xfsprogs ' 2022-04-12 20:26:46.294 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 20:26:46.296 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:46.299 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:46.302 | ++ 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-12 20:26:46.302 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 20:26:46.306 | ++ 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-12 20:26:46.309 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 20:26:46.311 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:26:46.313 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 20:26:46.316 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:26:46.318 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:46.320 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:26:46.322 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:46.324 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:46.326 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:26:46.328 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 20:26:46.330 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 20:26:46.332 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 20:26:46.335 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 20:26:46.339 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 20:26:46.341 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 20:26:46.343 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 20:26:46.345 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 20:26:46.347 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 20:26:46.349 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 20:26:46.353 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649795206351 2022-04-12 20:26:46.355 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 20:26:46.357 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 20:26:46.360 | ++ 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-12 20:26:46.668 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 20:26:46.695 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 20:26:46.806 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 20:26:46.917 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 20:26:48.888 | Reading package lists... 2022-04-12 20:26:48.920 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 20:26:48.922 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 20:26:48.924 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:26:48.926 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:48.928 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:48.930 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:26:48.932 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:48.934 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 20:26:48.936 | ++ functions-common:time_stop:2432 : start_time=1649795206351 2022-04-12 20:26:48.939 | ++ functions-common:time_stop:2434 : [[ -z 1649795206351 ]] 2022-04-12 20:26:48.941 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:48.945 | ++ functions-common:time_stop:2437 : end_time=1649795208943 2022-04-12 20:26:48.947 | ++ functions-common:time_stop:2438 : elapsed_time=2592 2022-04-12 20:26:48.949 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 20:26:48.951 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:48.953 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2592 2022-04-12 20:26:48.956 | ++ 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-12 20:26:48.958 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:26:48.960 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:48.963 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:48.965 | ++ 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-12 20:26:48.987 | ++ 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-12 20:26:49.097 | Reading package lists... 2022-04-12 20:26:49.336 | Building dependency tree... 2022-04-12 20:26:49.338 | Reading state information... 2022-04-12 20:26:49.371 | acl is already the newest version (2.2.53-6). 2022-04-12 20:26:49.372 | bc is already the newest version (1.07.1-2build1). 2022-04-12 20:26:49.372 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 20:26:49.372 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 20:26:49.372 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 20:26:49.372 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:26:49.372 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 20:26:49.372 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:26:49.372 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 20:26:49.372 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 20:26:49.372 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 20:26:49.372 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 20:26:49.372 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 20:26:49.372 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 20:26:49.372 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 20:26:49.372 | libffi-dev is already the newest version (3.3-4). 2022-04-12 20:26:49.372 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 20:26:49.372 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 20:26:49.372 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 20:26:49.372 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 20:26:49.372 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 20:26:49.372 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 20:26:49.372 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:26:49.372 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 20:26:49.372 | psmisc is already the newest version (23.3-1). 2022-04-12 20:26:49.372 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:26:49.372 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 20:26:49.372 | python3-systemd is already the newest version (234-3build2). 2022-04-12 20:26:49.372 | socat is already the newest version (1.7.3.3-2). 2022-04-12 20:26:49.372 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 20:26:49.372 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 20:26:49.372 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 20:26:49.372 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 20:26:49.373 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 20:26:49.373 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 20:26:49.373 | pcp is already the newest version (5.0.3-1). 2022-04-12 20:26:49.373 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 20:26:49.373 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:26:49.373 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:26:49.373 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:26:49.373 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 20:26:49.373 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:26:49.373 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:26:49.373 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 20:26:49.373 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 20:26:49.373 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 20:26:49.373 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 20:26:49.373 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 20:26:49.373 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 20:26:49.373 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 20:26:49.373 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:26:49.373 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 20:26:49.373 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 20:26:49.373 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 20:26:49.373 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 20:26:49.373 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 20:26:49.373 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 20:26:49.373 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:26:49.373 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 20:26:49.373 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 20:26:49.373 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 20:26:49.373 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 20:26:49.373 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 20:26:49.373 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 20:26:49.373 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 20:26:49.373 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 20:26:49.373 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 20:26:49.373 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 20:26:49.589 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:26:49.589 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 20:26:49.589 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 20:26:49.589 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 20:26:49.589 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-12 20:26:49.589 | The following packages were automatically installed and are no longer required: 2022-04-12 20:26:49.590 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:26:49.590 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:26:49.590 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:26:49.590 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:26:49.590 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:26:49.590 | python3-zope.interface 2022-04-12 20:26:49.591 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:26:49.702 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:26:49.706 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 20:26:49.709 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:26:49.711 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:26:49.713 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:49.715 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:49.718 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:26:49.720 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:49.722 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:26:49.725 | ++ functions-common:time_stop:2432 : start_time=1649795208984 2022-04-12 20:26:49.727 | ++ functions-common:time_stop:2434 : [[ -z 1649795208984 ]] 2022-04-12 20:26:49.729 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:49.734 | ++ functions-common:time_stop:2437 : end_time=1649795209731 2022-04-12 20:26:49.736 | ++ functions-common:time_stop:2438 : elapsed_time=747 2022-04-12 20:26:49.739 | ++ functions-common:time_stop:2439 : total=745 2022-04-12 20:26:49.741 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:49.743 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1492 2022-04-12 20:26:49.745 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 20:26:49.748 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 20:26:49.750 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 20:26:49.753 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 20:26:49.757 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 20:26:49.761 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 20:26:49.763 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 20:26:49.766 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 20:26:51.140 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 20:26:51.142 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 20:26:51.144 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 20:26:51.146 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 20:26:51.148 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 20:26:51.150 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 20:26:51.151 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 20:26:51.153 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 20:26:51.155 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 20:26:51.156 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 20:26:51.158 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 20:26:51.160 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 20:26:51.162 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 20:26:51.163 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 20:26:51.165 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 20:26:51.167 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 20:26:51.168 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 20:26:51.170 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 20:26:51.172 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 20:26:51.174 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 20:26:51.176 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 20:26:51.178 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 20:26:51.180 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 20:26:51.182 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 20:26:51.251 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 20:26:51.253 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 20:26:51.321 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 20:26:51.323 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 20:26:51.391 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 20:26:51.393 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 20:26:51.395 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 20:26:51.397 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 20:26:51.399 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 20:26:51.401 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 20:26:51.402 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 20:26:51.404 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 20:26:51.406 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 20:26:51.408 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 20:26:51.410 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 20:26:51.410 | Distro: focal 2022-04-12 20:26:51.412 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 20:26:51.415 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:26:51.418 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:26:51.420 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:26:51.423 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:26:51.423 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:26:52.024 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:26:52.026 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:26:52.026 | pip: 21.3.1 2022-04-12 20:26:52.028 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 20:26:52.030 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 20:26:52.031 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:26:52.033 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:26:52.035 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:26:52.036 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:26:52.038 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:26:52.040 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:26:52.041 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:26:52.043 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:26:52.045 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:26:52.046 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:26:52.048 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:26:52.050 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 20:26:52.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:52.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:52.055 | + tools/install_pip.sh:main:142 : : 2022-04-12 20:26:52.057 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 20:26:52.059 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 20:26:52.060 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 20:26:52.062 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:26:52.065 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 20:26:52.067 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 20:26:52.068 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:26:52.071 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:26:52.071 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:26:52.075 | ++ 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-12 20:26:52.077 | ++ 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-12 20:26:52.079 | ++ 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-12 20:26:52.081 | + 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-12 20:26:52.083 | + 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-12 20:26:52.099 | 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-12 20:26:52.101 | + 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-12 20:26:52.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:52.830 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:52.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:26:52.830 | from cryptography.utils import int_from_bytes 2022-04-12 20:26:54.063 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:26:55.859 | 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-12 20:26:55.870 | 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-12 20:26:57.586 | Installing collected packages: setuptools 2022-04-12 20:26:58.458 | Successfully installed setuptools-62.0.0 2022-04-12 20:26:58.458 | 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-12 20:26:58.604 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:26:58.604 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:26:58.718 | + inc/python:pip_install:200 : result=0 2022-04-12 20:26:58.720 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:26:58.722 | + functions-common:time_stop:2425 : local name 2022-04-12 20:26:58.724 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:26:58.725 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:26:58.727 | + functions-common:time_stop:2428 : local total 2022-04-12 20:26:58.729 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:26:58.731 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:26:58.733 | + functions-common:time_stop:2432 : start_time=1649795212095 2022-04-12 20:26:58.735 | + functions-common:time_stop:2434 : [[ -z 1649795212095 ]] 2022-04-12 20:26:58.737 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:26:58.740 | + functions-common:time_stop:2437 : end_time=1649795218738 2022-04-12 20:26:58.742 | + functions-common:time_stop:2438 : elapsed_time=6643 2022-04-12 20:26:58.744 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:26:58.745 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:26:58.747 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6643 2022-04-12 20:26:58.749 | + inc/python:pip_install:203 : return 0 2022-04-12 20:26:58.751 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 20:26:58.753 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:26:58.757 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:26:58.759 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:26:58.761 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:26:58.762 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:26:59.341 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:26:59.342 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:26:59.343 | pip: 21.3.1 2022-04-12 20:26:59.346 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 20:26:59.348 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:26:59.351 | + ./stack.sh:main:798 : fixup_all 2022-04-12 20:26:59.354 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 20:26:59.356 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 20:26:59.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:26:59.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:26:59.363 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 20:26:59.374 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 20:26:59.386 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 20:26:59.397 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 20:26:59.399 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 20:26:59.401 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:26:59.403 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:26:59.405 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:26:59.408 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:26:59.410 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:26:59.412 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:26:59.414 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:26:59.416 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:26:59.418 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:26:59.420 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:26:59.422 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:26:59.424 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 20:26:59.426 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 20:26:59.429 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 20:26:59.431 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:26:59.433 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:26:59.435 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:26:59.437 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:26:59.440 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:26:59.442 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:26:59.444 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 20:26:59.446 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 20:26:59.448 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 20:26:59.450 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 20:26:59.452 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 20:26:59.455 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 20:26:59.457 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 20:26:59.478 | Using python 3.8 to install os-testr 2022-04-12 20:26:59.480 | + 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-12 20:27:00.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:00.209 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:00.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:00.209 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:01.365 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:01.397 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 20:27:01.464 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 20:27:01.464 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 20:27:01.466 | 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-12 20:27:01.480 | 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-12 20:27:01.489 | 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-12 20:27:01.500 | 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-12 20:27:03.146 | 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-12 20:27:03.152 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:27:03.152 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:27:03.259 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:03.261 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:03.264 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:03.266 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:03.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:03.271 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:03.273 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:03.275 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:03.277 | + functions-common:time_stop:2432 : start_time=1649795219472 2022-04-12 20:27:03.280 | + functions-common:time_stop:2434 : [[ -z 1649795219472 ]] 2022-04-12 20:27:03.282 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:03.286 | + functions-common:time_stop:2437 : end_time=1649795223284 2022-04-12 20:27:03.289 | + functions-common:time_stop:2438 : elapsed_time=3812 2022-04-12 20:27:03.291 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:27:03.293 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:03.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3812 2022-04-12 20:27:03.297 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:03.299 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 20:27:03.352 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 20:27:03.460 | + ./stack.sh:main:812 : install_infra 2022-04-12 20:27:03.462 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:27:03.465 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 20:27:03.468 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:27:03.471 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 20:27:03.496 | + 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-12 20:27:05.451 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.459 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.463 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.468 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.472 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.479 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.483 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.509 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.590 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.620 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.624 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.630 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.644 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.652 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.654 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.671 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.689 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.699 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.703 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.722 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.745 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.762 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.771 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.776 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.796 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.826 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.828 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.842 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.847 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.851 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.856 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.871 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.878 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.928 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.945 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.949 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:05.981 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.044 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.051 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.058 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.109 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.122 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.131 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.236 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.261 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.265 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.275 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.281 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.300 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.307 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.325 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.357 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.386 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.398 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.411 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.429 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.437 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.452 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.464 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.468 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:06.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:06.609 | 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-12 20:27:06.897 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:06.899 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:06.901 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:06.903 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:06.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:06.908 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:06.910 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:06.912 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:06.914 | + functions-common:time_stop:2432 : start_time=1649795223488 2022-04-12 20:27:06.916 | + functions-common:time_stop:2434 : [[ -z 1649795223488 ]] 2022-04-12 20:27:06.919 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:06.923 | + functions-common:time_stop:2437 : end_time=1649795226920 2022-04-12 20:27:06.925 | + functions-common:time_stop:2438 : elapsed_time=3432 2022-04-12 20:27:06.927 | + functions-common:time_stop:2439 : total=3812 2022-04-12 20:27:06.929 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:06.931 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7244 2022-04-12 20:27:06.933 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:06.936 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:27:06.938 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 20:27:06.961 | + 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-12 20:27:08.750 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.758 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.762 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.767 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.771 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.778 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.782 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.807 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.885 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.904 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.908 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.913 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.928 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.937 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.940 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.957 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.974 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.984 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:08.989 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.007 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.029 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.046 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.054 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.060 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.080 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.111 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.113 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.127 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.131 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.135 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.140 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.155 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.162 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.210 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.228 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.232 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.264 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.327 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.334 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.341 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.391 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.404 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.412 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.514 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.539 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.543 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.554 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.559 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.578 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.585 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.602 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.632 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.661 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.673 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.686 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.703 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.712 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.725 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.737 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.741 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:27:09.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:09.749 | Processing /opt/stack/requirements 2022-04-12 20:27:11.494 | 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-12 20:27:11.497 | 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-12 20:27:11.509 | 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-12 20:27:11.514 | 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-12 20:27:11.517 | 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-12 20:27:11.523 | 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-12 20:27:11.550 | 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-12 20:27:11.552 | 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-12 20:27:11.563 | 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-12 20:27:11.614 | 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-12 20:27:11.617 | 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-12 20:27:11.632 | 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-12 20:27:11.635 | 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-12 20:27:11.637 | 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-12 20:27:11.643 | 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-12 20:27:11.645 | 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-12 20:27:11.658 | 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-12 20:27:11.707 | 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-12 20:27:11.710 | 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-12 20:27:11.716 | 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-12 20:27:11.728 | 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-12 20:27:11.732 | 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-12 20:27:11.736 | 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-12 20:27:11.797 | Building wheels for collected packages: openstack-requirements 2022-04-12 20:27:11.797 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 20:27:12.619 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 20:27:12.620 | ERROR: Command errored out with exit status 1: 2022-04-12 20:27:12.620 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-aiqr4t2t/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-aiqr4t2t/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-sy_9n0p3 2022-04-12 20:27:12.620 | cwd: /tmp/pip-req-build-aiqr4t2t/ 2022-04-12 20:27:12.620 | Complete output (6 lines): 2022-04-12 20:27:12.620 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 20:27:12.620 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 20:27:12.620 | or: setup.py --help-commands 2022-04-12 20:27:12.620 | or: setup.py cmd --help 2022-04-12 20:27:12.620 | 2022-04-12 20:27:12.620 | error: invalid command 'bdist_wheel' 2022-04-12 20:27:12.620 | ---------------------------------------- 2022-04-12 20:27:12.620 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 20:27:12.620 | Running setup.py clean for openstack-requirements 2022-04-12 20:27:13.439 | Failed to build openstack-requirements 2022-04-12 20:27:13.455 | Installing collected packages: openstack-requirements 2022-04-12 20:27:13.455 | Attempting uninstall: openstack-requirements 2022-04-12 20:27:13.456 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 20:27:13.491 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 20:27:13.509 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 20:27:13.512 | Running setup.py install for openstack-requirements: started 2022-04-12 20:27:15.864 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 20:27:15.887 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 20:27:16.011 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:16.013 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:16.015 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:16.018 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:16.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:16.022 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:16.024 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:16.026 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:16.029 | + functions-common:time_stop:2432 : start_time=1649795226954 2022-04-12 20:27:16.031 | + functions-common:time_stop:2434 : [[ -z 1649795226954 ]] 2022-04-12 20:27:16.033 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:16.037 | + functions-common:time_stop:2437 : end_time=1649795236035 2022-04-12 20:27:16.040 | + functions-common:time_stop:2438 : elapsed_time=9081 2022-04-12 20:27:16.042 | + functions-common:time_stop:2439 : total=7244 2022-04-12 20:27:16.044 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:16.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16325 2022-04-12 20:27:16.048 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:16.051 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 20:27:16.053 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 20:27:16.056 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 20:27:16.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:16.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:16.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-12 20:27:16.065 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:16.068 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 20:27:16.088 | Using python 3.8 to install pbr 2022-04-12 20:27:16.090 | + 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-12 20:27:16.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:16.827 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:16.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:16.827 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:17.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:18.025 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 20:27:19.849 | 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-12 20:27:19.855 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:27:19.855 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:27:19.963 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:19.965 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:19.967 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:19.969 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:19.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:19.974 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:19.976 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:19.978 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:19.980 | + functions-common:time_stop:2432 : start_time=1649795236083 2022-04-12 20:27:19.982 | + functions-common:time_stop:2434 : [[ -z 1649795236083 ]] 2022-04-12 20:27:19.985 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:19.989 | + functions-common:time_stop:2437 : end_time=1649795239987 2022-04-12 20:27:19.991 | + functions-common:time_stop:2438 : elapsed_time=3904 2022-04-12 20:27:19.993 | + functions-common:time_stop:2439 : total=16325 2022-04-12 20:27:19.995 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:19.997 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20229 2022-04-12 20:27:20.000 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:20.002 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 20:27:22.246 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 20:27:24.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:24.139 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 20:27:24.154 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 20:27:24.160 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 20:27:24.162 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 20:27:24.165 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 20:27:24.168 | 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-12 20:27:24.238 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:27:24.241 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:27:24.244 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 20:27:24.260 | + ./stack.sh:main:821 : pkgs= 2022-04-12 20:27:24.263 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 20:27:24.265 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 20:27:24.267 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 20:27:24.270 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 20:27:24.272 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:27:24.274 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:27:24.276 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:27:24.278 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:27:24.280 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:27:24.284 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:27:24.287 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:27:24.290 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:27:24.292 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:27:24.294 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 20:27:24.296 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:27:24.312 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:24.314 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:27:24.316 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:27:24.318 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 20:27:24.320 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:27:24.322 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:27:24.324 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:27:24.327 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 20:27:24.329 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:27:24.331 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 20:27:24.333 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:27:24.335 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:27:24.338 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 20:27:24.341 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 20:27:24.343 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:27:24.346 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:27:24.348 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 20:27:24.350 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 20:27:24.353 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 20:27:24.355 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 20:27:24.357 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 20:27:24.360 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 20:27:24.363 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 20:27:24.365 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 20:27:24.368 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 20:27:24.370 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 20:27:24.421 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 20:27:24.421 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 20:27:24.424 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 20:27:24.787 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 20:27:24.789 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 20:27:24.806 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:24.808 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 20:27:24.810 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:27:24.813 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:27:24.815 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:27:24.818 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:27:24.820 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:27:24.822 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:27:24.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:24.827 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:24.829 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:27:24.831 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:27:24.833 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:27:24.835 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:27:24.838 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 20:27:24.840 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:27:24.842 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:24.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:24.847 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 20:27:24.872 | + 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-12 20:27:24.982 | Reading package lists... 2022-04-12 20:27:25.225 | Building dependency tree... 2022-04-12 20:27:25.227 | Reading state information... 2022-04-12 20:27:25.473 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 20:27:25.473 | The following packages were automatically installed and are no longer required: 2022-04-12 20:27:25.474 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:27:25.474 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:27:25.474 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:27:25.474 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:27:25.474 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:27:25.474 | python3-zope.interface 2022-04-12 20:27:25.474 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:27:25.587 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:27:25.592 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:27:25.594 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:27:25.597 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:25.599 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:25.601 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:25.603 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:25.605 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:25.608 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:27:25.610 | + functions-common:time_stop:2432 : start_time=1649795244870 2022-04-12 20:27:25.612 | + functions-common:time_stop:2434 : [[ -z 1649795244870 ]] 2022-04-12 20:27:25.615 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:25.619 | + functions-common:time_stop:2437 : end_time=1649795245617 2022-04-12 20:27:25.621 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-12 20:27:25.624 | + functions-common:time_stop:2439 : total=1492 2022-04-12 20:27:25.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:25.628 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2239 2022-04-12 20:27:25.630 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:27:25.633 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 20:27:25.635 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:27:25.637 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:27:25.639 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:27:25.641 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:27:25.644 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:27:25.646 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:27:25.648 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 20:27:25.651 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:27:25.653 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:27:25.656 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:27:25.659 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:27:25.661 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:27:25.663 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:27:25.665 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:27:25.668 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:27:25.670 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:27:25.672 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:27:25.675 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:27:25.677 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 20:27:25.679 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:27:25.682 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:27:25.684 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:27:25.686 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:27:25.688 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:27:25.691 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:27:25.693 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 20:27:25.695 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 20:27:25.710 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:25.713 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 20:27:25.715 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:27:25.717 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 20:27:25.720 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 20:27:25.723 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 20:27:25.727 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 20:27:25.729 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 20:27:25.731 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 20:27:25.734 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 20:27:25.737 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 20:27:25.739 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 20:27:25.742 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 20:27:26.453 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 20:27:26.453 | user tags 2022-04-12 20:27:26.453 | stackrabbit []' 2022-04-12 20:27:26.457 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 20:27:26.458 | user tags 2022-04-12 20:27:26.458 | stackrabbit []' 2022-04-12 20:27:26.458 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 20:27:26.464 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 20:27:26.466 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 20:27:26.468 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:27:27.117 | Changing password for user "stackrabbit" ... 2022-04-12 20:27:27.140 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 20:27:27.791 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 20:27:27.814 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 20:27:27.816 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:27:28.471 | Changing password for user "stackrabbit" ... 2022-04-12 20:27:28.494 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 20:27:28.496 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 20:27:28.498 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 20:27:29.150 | Deleting user "guest" ... 2022-04-12 20:27:29.166 | Error: 2022-04-12 20:27:29.166 | {:no_such_user, "guest"} 2022-04-12 20:27:29.178 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 20:27:29.181 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 20:27:29.198 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:29.200 | + ./stack.sh:main:838 : install_database 2022-04-12 20:27:29.203 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 20:27:29.205 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 20:27:29.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:29.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:29.212 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 20:27:29.427 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 20:27:29.429 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 20:27:29.432 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 20:27:29.434 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 20:27:29.437 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:27:29.439 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 20:27:29.442 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:27:29.444 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:27:29.446 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:27:29.448 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:27:29.451 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:27:29.453 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:27:29.456 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:27:29.458 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:27:29.460 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:27:29.463 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:27:29.465 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:27:29.467 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 20:27:29.470 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:27:29.473 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:27:29.475 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:27:29.477 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:27:29.480 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:27:29.482 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:27:29.484 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 20:27:29.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:29.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:29.492 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 20:27:29.494 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:27:29.496 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:27:29.499 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:27:29.501 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:27:29.503 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:27:29.505 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:27:29.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:29.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:29.512 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:27:29.514 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:27:29.516 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:27:29.518 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:27:29.521 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 20:27:29.523 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:27:29.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:29.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:29.530 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 20:27:29.550 | + 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-12 20:27:29.659 | Reading package lists... 2022-04-12 20:27:29.903 | Building dependency tree... 2022-04-12 20:27:29.904 | Reading state information... 2022-04-12 20:27:30.153 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 20:27:30.154 | The following packages were automatically installed and are no longer required: 2022-04-12 20:27:30.155 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:27:30.155 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:27:30.155 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:27:30.155 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:27:30.155 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:27:30.155 | python3-zope.interface 2022-04-12 20:27:30.155 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:27:30.266 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:27:30.270 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:27:30.273 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:27:30.275 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:30.277 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:30.279 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:30.281 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:30.284 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:30.286 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:27:30.288 | + functions-common:time_stop:2432 : start_time=1649795249548 2022-04-12 20:27:30.290 | + functions-common:time_stop:2434 : [[ -z 1649795249548 ]] 2022-04-12 20:27:30.293 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:30.297 | + functions-common:time_stop:2437 : end_time=1649795250294 2022-04-12 20:27:30.299 | + functions-common:time_stop:2438 : elapsed_time=746 2022-04-12 20:27:30.301 | + functions-common:time_stop:2439 : total=2239 2022-04-12 20:27:30.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:30.306 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2985 2022-04-12 20:27:30.308 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:27:30.310 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 20:27:30.312 | + ./stack.sh:main:841 : install_database_python 2022-04-12 20:27:30.314 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 20:27:30.317 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 20:27:30.319 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 20:27:30.321 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:27:30.324 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 20:27:30.326 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 20:27:30.329 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:27:30.332 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:27:30.332 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:27:30.337 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 20:27:30.339 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 20:27:30.342 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 20:27:30.345 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 20:27:30.347 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 20:27:30.368 | Using python 3.8 to install PyMySQL 2022-04-12 20:27:30.370 | + 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-12 20:27:31.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:31.111 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:31.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:31.111 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:32.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:32.318 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 20:27:33.995 | 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-12 20:27:34.001 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:27:34.001 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:27:34.107 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:34.110 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:34.113 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:34.115 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:34.117 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:34.119 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:34.122 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:34.124 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:34.126 | + functions-common:time_stop:2432 : start_time=1649795250363 2022-04-12 20:27:34.128 | + functions-common:time_stop:2434 : [[ -z 1649795250363 ]] 2022-04-12 20:27:34.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:34.135 | + functions-common:time_stop:2437 : end_time=1649795254133 2022-04-12 20:27:34.137 | + functions-common:time_stop:2438 : elapsed_time=3770 2022-04-12 20:27:34.140 | + functions-common:time_stop:2439 : total=20229 2022-04-12 20:27:34.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:34.144 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23999 2022-04-12 20:27:34.147 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:34.149 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 20:27:34.151 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:27:34.153 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 20:27:34.156 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 20:27:34.172 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:34.175 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 20:27:34.177 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 20:27:34.180 | ++ 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-12 20:27:34.181 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 20:27:34.186 | + 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-12 20:27:34.188 | + 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-12 20:27:34.190 | + 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-12 20:27:34.193 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 20:27:34.195 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 20:27:34.197 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 20:27:34.213 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:34.215 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 20:27:34.217 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:27:34.220 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:27:34.222 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:27:34.225 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:27:34.227 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:27:34.229 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:27:34.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:34.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:34.237 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:27:34.239 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:27:34.241 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:27:34.243 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:27:34.246 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 20:27:34.248 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:27:34.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:34.253 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:34.255 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 20:27:34.277 | + 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-12 20:27:34.388 | Reading package lists... 2022-04-12 20:27:34.638 | Building dependency tree... 2022-04-12 20:27:34.639 | Reading state information... 2022-04-12 20:27:34.888 | radvd is already the newest version (1:2.17-2). 2022-04-12 20:27:34.888 | The following packages were automatically installed and are no longer required: 2022-04-12 20:27:34.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:27:34.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:27:34.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:27:34.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:27:34.889 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:27:34.889 | python3-zope.interface 2022-04-12 20:27:34.889 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:27:35.002 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:27:35.006 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:27:35.008 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:27:35.011 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:35.013 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:35.015 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:35.018 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:35.020 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:35.022 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:27:35.024 | + functions-common:time_stop:2432 : start_time=1649795254274 2022-04-12 20:27:35.027 | + functions-common:time_stop:2434 : [[ -z 1649795254274 ]] 2022-04-12 20:27:35.029 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:35.034 | + functions-common:time_stop:2437 : end_time=1649795255031 2022-04-12 20:27:35.036 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 20:27:35.038 | + functions-common:time_stop:2439 : total=2985 2022-04-12 20:27:35.041 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:35.043 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3742 2022-04-12 20:27:35.045 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:27:35.047 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 20:27:35.064 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:35.066 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 20:27:35.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 20:27:35.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 20:27:35.074 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 20:27:35.093 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 20:27:35.096 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:27:35.098 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:27:35.100 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:27:35.102 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:27:35.105 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:27:35.107 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:27:35.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:35.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:35.113 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:27:35.116 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:27:35.118 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:27:35.120 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:27:35.122 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 20:27:35.124 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:27:35.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:35.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:35.131 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 20:27:35.151 | + 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-12 20:27:35.260 | Reading package lists... 2022-04-12 20:27:35.508 | Building dependency tree... 2022-04-12 20:27:35.510 | Reading state information... 2022-04-12 20:27:35.758 | fakeroot is already the newest version (1.24-1). 2022-04-12 20:27:35.758 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:27:35.758 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 20:27:35.758 | The following packages were automatically installed and are no longer required: 2022-04-12 20:27:35.759 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:27:35.759 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:27:35.759 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:27:35.759 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:27:35.759 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:27:35.759 | python3-zope.interface 2022-04-12 20:27:35.759 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:27:35.871 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:27:35.875 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:27:35.878 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:27:35.880 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:35.882 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:35.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:35.886 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:35.888 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:35.890 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:27:35.893 | + functions-common:time_stop:2432 : start_time=1649795255148 2022-04-12 20:27:35.895 | + functions-common:time_stop:2434 : [[ -z 1649795255148 ]] 2022-04-12 20:27:35.897 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:35.901 | + functions-common:time_stop:2437 : end_time=1649795255899 2022-04-12 20:27:35.904 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 20:27:35.906 | + functions-common:time_stop:2439 : total=3742 2022-04-12 20:27:35.908 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:35.910 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4493 2022-04-12 20:27:35.912 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:27:35.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 20:27:35.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:35.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:35.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 20:27:35.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 20:27:35.927 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 20:27:35.931 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 20:27:35.933 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 20:27:35.936 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 20:27:35.937 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 20:27:35.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 20:27:35.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 20:27:35.946 | + functions:vercmp:628 : local v1=5.4 2022-04-12 20:27:35.948 | + functions:vercmp:629 : local 'op=<' 2022-04-12 20:27:35.951 | + functions:vercmp:630 : local v2=3.13 2022-04-12 20:27:35.953 | + functions:vercmp:631 : local result 2022-04-12 20:27:35.956 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 20:27:35.957 | ++ functions:vercmp:635 : sort -V 2022-04-12 20:27:35.957 | ++ functions:vercmp:635 : head -1 2022-04-12 20:27:35.961 | + functions:vercmp:635 : result=3.13 2022-04-12 20:27:35.964 | + functions:vercmp:637 : case $op in 2022-04-12 20:27:35.966 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 20:27:35.968 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 20:27:35.970 | + functions:vercmp:648 : return 2022-04-12 20:27:35.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 20:27:35.975 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:27:35.977 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 20:27:36.442 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 20:27:36.445 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 20:27:36.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-12 20:27:36.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.458 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 20:27:36.475 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:36.477 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 20:27:36.480 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 20:27:36.480 | Installing etcd 2022-04-12 20:27:36.484 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 20:27:36.497 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 20:27:36.510 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 20:27:36.514 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 20:27:36.527 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 20:27:36.530 | ++ 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-12 20:27:36.533 | ++ 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-12 20:27:36.536 | +++ 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-12 20:27:36.540 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:27:36.543 | ++ 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-12 20:27:36.545 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 20:27:36.548 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:27:36.550 | ++ functions:get_extra_file:74 : return 2022-04-12 20:27:36.553 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:27:36.555 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 20:27:36.557 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 20:27:36.560 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 20:27:36.575 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:27:36.578 | + ./stack.sh:main:868 : install_dstat 2022-04-12 20:27:36.581 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 20:27:36.597 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:27:36.599 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 20:27:36.602 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:27:36.604 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 20:27:36.606 | + ./stack.sh:main:877 : install_libs 2022-04-12 20:27:36.609 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 20:27:36.611 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 20:27:36.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 20:27:36.615 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 20:27:36.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.622 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-12 20:27:36.624 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.626 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 20:27:36.628 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 20:27:36.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 20:27:36.633 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 20:27:36.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.639 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-12 20:27:36.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.644 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 20:27:36.646 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 20:27:36.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 20:27:36.651 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 20:27:36.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-12 20:27:36.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.662 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 20:27:36.664 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 20:27:36.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 20:27:36.669 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 20:27:36.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-12 20:27:36.677 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.680 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 20:27:36.682 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 20:27:36.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 20:27:36.686 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 20:27:36.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-12 20:27:36.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.697 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 20:27:36.699 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 20:27:36.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 20:27:36.704 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 20:27:36.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-12 20:27:36.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.715 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 20:27:36.717 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 20:27:36.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 20:27:36.722 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 20:27:36.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-12 20:27:36.730 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.733 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 20:27:36.736 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 20:27:36.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 20:27:36.740 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 20:27:36.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.747 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-12 20:27:36.749 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.752 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 20:27:36.754 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 20:27:36.756 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 20:27:36.758 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 20:27:36.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-12 20:27:36.767 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.770 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 20:27:36.772 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 20:27:36.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 20:27:36.776 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 20:27:36.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.781 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.783 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-12 20:27:36.785 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.787 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 20:27:36.790 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 20:27:36.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 20:27:36.794 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 20:27:36.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.799 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.801 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-12 20:27:36.804 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.806 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 20:27:36.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 20:27:36.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 20:27:36.813 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 20:27:36.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-12 20:27:36.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.824 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 20:27:36.827 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 20:27:36.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 20:27:36.831 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 20:27:36.834 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-12 20:27:36.840 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.843 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 20:27:36.845 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 20:27:36.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 20:27:36.850 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 20:27:36.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-12 20:27:36.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.861 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 20:27:36.864 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 20:27:36.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 20:27:36.868 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 20:27:36.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-12 20:27:36.877 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.880 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 20:27:36.882 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 20:27:36.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 20:27:36.886 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 20:27:36.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.891 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-12 20:27:36.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.898 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 20:27:36.901 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 20:27:36.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 20:27:36.905 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 20:27:36.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.910 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-12 20:27:36.914 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.916 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 20:27:36.919 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 20:27:36.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 20:27:36.923 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 20:27:36.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-12 20:27:36.932 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.934 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 20:27:36.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 20:27:36.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 20:27:36.942 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 20:27:36.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-12 20:27:36.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.953 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 20:27:36.956 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 20:27:36.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 20:27:36.960 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 20:27:36.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-12 20:27:36.969 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.972 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 20:27:36.974 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 20:27:36.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 20:27:36.979 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 20:27:36.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:36.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:36.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-12 20:27:36.988 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:36.990 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 20:27:36.992 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 20:27:36.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 20:27:36.997 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 20:27:36.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-12 20:27:37.006 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.009 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 20:27:37.011 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 20:27:37.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 20:27:37.015 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 20:27:37.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.020 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-12 20:27:37.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.027 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 20:27:37.029 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 20:27:37.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 20:27:37.034 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 20:27:37.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-12 20:27:37.043 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.045 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 20:27:37.047 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 20:27:37.050 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 20:27:37.052 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 20:27:37.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-12 20:27:37.061 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.064 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 20:27:37.066 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 20:27:37.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 20:27:37.070 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 20:27:37.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-12 20:27:37.080 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.082 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 20:27:37.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 20:27:37.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 20:27:37.089 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 20:27:37.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-12 20:27:37.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.100 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 20:27:37.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 20:27:37.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 20:27:37.107 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 20:27:37.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.112 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.114 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-12 20:27:37.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.119 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 20:27:37.121 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 20:27:37.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 20:27:37.126 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 20:27:37.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.131 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.133 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-12 20:27:37.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.137 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 20:27:37.140 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 20:27:37.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 20:27:37.144 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 20:27:37.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.149 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-12 20:27:37.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.156 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 20:27:37.159 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 20:27:37.161 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 20:27:37.163 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 20:27:37.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.167 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.170 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-12 20:27:37.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.175 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 20:27:37.177 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 20:27:37.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 20:27:37.182 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 20:27:37.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-12 20:27:37.191 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.193 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 20:27:37.195 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 20:27:37.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 20:27:37.200 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 20:27:37.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.207 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-12 20:27:37.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.212 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 20:27:37.215 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 20:27:37.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 20:27:37.220 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 20:27:37.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.227 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-12 20:27:37.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.231 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 20:27:37.234 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 20:27:37.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 20:27:37.239 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 20:27:37.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.243 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-12 20:27:37.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.250 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 20:27:37.253 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 20:27:37.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 20:27:37.257 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 20:27:37.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-12 20:27:37.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.269 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 20:27:37.271 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 20:27:37.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 20:27:37.276 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 20:27:37.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.283 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-12 20:27:37.286 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.288 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 20:27:37.290 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 20:27:37.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 20:27:37.295 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 20:27:37.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:37.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:37.302 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-12 20:27:37.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:37.306 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 20:27:37.327 | Using python 3.8 to install etcd3 2022-04-12 20:27:37.330 | + 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-12 20:27:38.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:38.148 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:38.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:38.148 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:39.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:39.429 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 20:27:39.437 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 20:27:39.438 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 20:27:39.439 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 20:27:39.440 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 20:27:41.172 | 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-12 20:27:41.178 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:27:41.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:27:41.283 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:41.286 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:41.288 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:41.290 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:41.292 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:41.294 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:41.296 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:41.298 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:41.300 | + functions-common:time_stop:2432 : start_time=1649795257321 2022-04-12 20:27:41.302 | + functions-common:time_stop:2434 : [[ -z 1649795257321 ]] 2022-04-12 20:27:41.305 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:41.309 | + functions-common:time_stop:2437 : end_time=1649795261307 2022-04-12 20:27:41.311 | + functions-common:time_stop:2438 : elapsed_time=3986 2022-04-12 20:27:41.313 | + functions-common:time_stop:2439 : total=23999 2022-04-12 20:27:41.315 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:41.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27985 2022-04-12 20:27:41.320 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:41.322 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 20:27:41.343 | Using python 3.8 to install etcd3gw 2022-04-12 20:27:41.346 | + 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-12 20:27:42.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:42.091 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:42.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:42.091 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:43.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:43.280 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 20:27:43.288 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 20:27:43.289 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 20:27:43.290 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 20:27:43.291 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 20:27:43.323 | 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-12 20:27:43.325 | 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-12 20:27:43.328 | 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-12 20:27:43.329 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 20:27:44.989 | 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-12 20:27:44.995 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:27:44.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:27:45.098 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:45.100 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:45.103 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:45.105 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:45.107 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:45.109 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:45.112 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:45.114 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:45.116 | + functions-common:time_stop:2432 : start_time=1649795261338 2022-04-12 20:27:45.118 | + functions-common:time_stop:2434 : [[ -z 1649795261338 ]] 2022-04-12 20:27:45.121 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:45.125 | + functions-common:time_stop:2437 : end_time=1649795265122 2022-04-12 20:27:45.128 | + functions-common:time_stop:2438 : elapsed_time=3784 2022-04-12 20:27:45.130 | + functions-common:time_stop:2439 : total=27985 2022-04-12 20:27:45.132 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:45.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31769 2022-04-12 20:27:45.136 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:45.139 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 20:27:45.141 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 20:27:45.144 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 20:27:45.146 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:27:45.149 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:27:45.151 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:27:45.153 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:27:45.156 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:27:45.158 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:27:45.160 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:27:45.163 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:27:45.165 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:27:45.167 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:27:45.169 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:27:45.172 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 20:27:45.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:45.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:45.179 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 20:27:45.181 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:27:45.183 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:27:45.185 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:27:45.188 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:27:45.190 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:27:45.193 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:27:45.195 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:27:45.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:45.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:45.201 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:27:45.204 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:27:45.206 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:27:45.208 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:27:45.210 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:27:45.213 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:27:45.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:45.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:45.222 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:27:45.246 | + 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-12 20:27:45.357 | Reading package lists... 2022-04-12 20:27:45.604 | Building dependency tree... 2022-04-12 20:27:45.605 | Reading state information... 2022-04-12 20:27:45.862 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:27:45.862 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:27:45.862 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:27:45.862 | The following packages were automatically installed and are no longer required: 2022-04-12 20:27:45.863 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:27:45.863 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:27:45.863 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:27:45.863 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:27:45.863 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:27:45.863 | python3-zope.interface 2022-04-12 20:27:45.863 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:27:45.976 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:27:45.980 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:27:45.983 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:27:45.985 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:45.987 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:45.990 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:45.992 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:45.994 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:45.996 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:27:45.998 | + functions-common:time_stop:2432 : start_time=1649795265243 2022-04-12 20:27:46.001 | + functions-common:time_stop:2434 : [[ -z 1649795265243 ]] 2022-04-12 20:27:46.004 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:46.008 | + functions-common:time_stop:2437 : end_time=1649795266005 2022-04-12 20:27:46.010 | + functions-common:time_stop:2438 : elapsed_time=762 2022-04-12 20:27:46.012 | + functions-common:time_stop:2439 : total=4493 2022-04-12 20:27:46.014 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:46.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5255 2022-04-12 20:27:46.020 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:27:46.022 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 20:27:46.024 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:27:46.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:27:46.029 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 20:27:46.092 | Module proxy already enabled 2022-04-12 20:27:46.096 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 20:27:46.159 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 20:27:46.159 | Module proxy already enabled 2022-04-12 20:27:46.159 | Module proxy_uwsgi already enabled 2022-04-12 20:27:46.163 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 20:27:46.166 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 20:27:46.168 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:27:46.170 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 20:27:46.304 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 20:27:46.307 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 20:27:46.309 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 20:27:46.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-12 20:27:46.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.321 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 20:27:46.323 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 20:27:46.325 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 20:27:46.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-12 20:27:46.335 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.338 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 20:27:46.340 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 20:27:46.342 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 20:27:46.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.350 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-12 20:27:46.352 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.354 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 20:27:46.356 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 20:27:46.359 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 20:27:46.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.364 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 20:27:46.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.371 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 20:27:46.374 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 20:27:46.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.379 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-12 20:27:46.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.386 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 20:27:46.388 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 20:27:46.390 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 20:27:46.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-12 20:27:46.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.402 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 20:27:46.419 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:46.421 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 20:27:46.424 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 20:27:46.426 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 20:27:46.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-12 20:27:46.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.438 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 20:27:46.454 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:46.457 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 20:27:46.459 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 20:27:46.462 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 20:27:46.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.466 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-12 20:27:46.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.474 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 20:27:46.476 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 20:27:46.478 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 20:27:46.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:27:46.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:27:46.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-12 20:27:46.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:27:46.491 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 20:27:46.493 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 20:27:46.495 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:27:46.498 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 20:27:46.501 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 20:27:46.504 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:27:46.507 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:27:46.507 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:27:46.512 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 20:27:46.514 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 20:27:46.517 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 20:27:46.520 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 20:27:46.522 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 20:27:46.542 | Using python 3.8 to install keystonemiddleware 2022-04-12 20:27:46.545 | + 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-12 20:27:47.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:47.285 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:47.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:47.285 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:48.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:48.482 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 20:27:48.536 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 20:27:48.537 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 20:27:48.538 | 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-12 20:27:48.539 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 20:27:48.541 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 20:27:48.541 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 20:27:48.543 | 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-12 20:27:48.544 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 20:27:48.545 | 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-12 20:27:48.546 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 20:27:48.547 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 20:27:48.548 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 20:27:48.549 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 20:27:48.550 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 20:27:48.608 | 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-12 20:27:48.609 | 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-12 20:27:48.611 | 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-12 20:27:48.650 | 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-12 20:27:48.690 | 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-12 20:27:48.691 | 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-12 20:27:48.693 | 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-12 20:27:48.694 | 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-12 20:27:48.745 | 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-12 20:27:48.748 | 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-12 20:27:48.757 | 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-12 20:27:48.758 | 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-12 20:27:48.773 | 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-12 20:27:48.775 | 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-12 20:27:48.777 | 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-12 20:27:48.842 | 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-12 20:27:48.843 | 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-12 20:27:48.844 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 20:27:48.847 | 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-12 20:27:48.896 | 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-12 20:27:48.909 | 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-12 20:27:50.513 | 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-12 20:27:50.519 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:27:50.519 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:27:50.625 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:50.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:50.630 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:50.632 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:50.634 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:50.636 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:50.638 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:50.641 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:50.643 | + functions-common:time_stop:2432 : start_time=1649795266537 2022-04-12 20:27:50.645 | + functions-common:time_stop:2434 : [[ -z 1649795266537 ]] 2022-04-12 20:27:50.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:50.652 | + functions-common:time_stop:2437 : end_time=1649795270649 2022-04-12 20:27:50.654 | + functions-common:time_stop:2438 : elapsed_time=4112 2022-04-12 20:27:50.656 | + functions-common:time_stop:2439 : total=31769 2022-04-12 20:27:50.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:50.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35881 2022-04-12 20:27:50.663 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:50.665 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 20:27:50.668 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 20:27:50.670 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:27:50.674 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 20:27:50.676 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 20:27:50.678 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:27:50.682 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:27:50.682 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:27:50.687 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 20:27:50.690 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 20:27:50.692 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 20:27:50.695 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 20:27:50.697 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 20:27:50.717 | Using python 3.8 to install python-memcached 2022-04-12 20:27:50.720 | + 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-12 20:27:51.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:51.452 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:51.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:51.452 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:52.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:52.626 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 20:27:52.630 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 20:27:54.297 | 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-12 20:27:54.303 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:27:54.303 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:27:54.406 | + inc/python:pip_install:200 : result=0 2022-04-12 20:27:54.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:27:54.411 | + functions-common:time_stop:2425 : local name 2022-04-12 20:27:54.414 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:27:54.416 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:27:54.418 | + functions-common:time_stop:2428 : local total 2022-04-12 20:27:54.420 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:27:54.422 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:27:54.425 | + functions-common:time_stop:2432 : start_time=1649795270712 2022-04-12 20:27:54.427 | + functions-common:time_stop:2434 : [[ -z 1649795270712 ]] 2022-04-12 20:27:54.429 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:27:54.433 | + functions-common:time_stop:2437 : end_time=1649795274431 2022-04-12 20:27:54.436 | + functions-common:time_stop:2438 : elapsed_time=3719 2022-04-12 20:27:54.438 | + functions-common:time_stop:2439 : total=35881 2022-04-12 20:27:54.440 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:27:54.443 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39600 2022-04-12 20:27:54.445 | + inc/python:pip_install:203 : return 0 2022-04-12 20:27:54.447 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 20:27:54.464 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:27:54.467 | + ./stack.sh:main:899 : '[' 10.222.0.41 == 10.222.0.41 ']' 2022-04-12 20:27:54.469 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 20:27:54.472 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 20:27:54.474 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 20:27:54.476 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 20:27:54.478 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 20:27:54.481 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 20:27:54.499 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:27:54.502 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 20:27:54.504 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 20:27:54.506 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 20:27:54.509 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:27:54.511 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:27:54.514 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:27:54.517 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:27:54.519 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:27:54.521 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:27:54.536 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:27:54.538 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:27:54.540 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:27:54.543 | + functions-common:git_clone:629 : echo master 2022-04-12 20:27:54.543 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:27:54.549 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 20:27:54.551 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:27:54.553 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 20:27:54.556 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:27:54.556 | + functions-common:git_clone:678 : head -1 2022-04-12 20:27:54.559 | c141e6164 trivial: Fix typo 2022-04-12 20:27:54.561 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:27:54.564 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 20:27:54.567 | + inc/python:setup_develop:338 : local bindep 2022-04-12 20:27:54.569 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:27:54.571 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 20:27:54.573 | + inc/python:setup_develop:344 : local extras= 2022-04-12 20:27:54.575 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 20:27:54.578 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 20:27:54.580 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:27:54.582 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 20:27:54.585 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 20:27:54.587 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 20:27:54.590 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 20:27:54.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 20:27:54.595 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 20:27:54.597 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 20:27:54.599 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 20:27:54.602 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 20:27:54.608 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 20:27:54.611 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 20:27:55.305 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 20:27:55.307 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 20:27:55.309 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 20:27:55.311 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 20:27:55.314 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:27:55.316 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 20:27:55.318 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 20:27:55.321 | + inc/python:setup_package:428 : local extras= 2022-04-12 20:27:55.323 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 20:27:55.325 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 20:27:55.327 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 20:27:55.329 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 20:27:55.331 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 20:27:55.333 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 20:27:55.353 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 20:27:55.355 | + 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-12 20:27:56.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:56.092 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:56.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:27:56.092 | from cryptography.utils import int_from_bytes 2022-04-12 20:27:57.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:27:57.292 | Obtaining file:///opt/stack/keystone 2022-04-12 20:27:57.293 | Preparing metadata (setup.py): started 2022-04-12 20:27:58.073 | Preparing metadata (setup.py): finished with status 'error' 2022-04-12 20:27:58.073 | ERROR: Command errored out with exit status 1: 2022-04-12 20:27:58.073 | 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-j91w2541 2022-04-12 20:27:58.073 | cwd: /opt/stack/keystone/ 2022-04-12 20:27:58.073 | Complete output (16 lines): 2022-04-12 20:27:58.073 | Error parsing 2022-04-12 20:27:58.073 | Traceback (most recent call last): 2022-04-12 20:27:58.073 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-12 20:27:58.073 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-12 20:27:58.073 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-12 20:27:58.073 | pbr.hooks.setup_hook(config) 2022-04-12 20:27:58.073 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-12 20:27:58.073 | metadata_config.run() 2022-04-12 20:27:58.073 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-12 20:27:58.073 | self.hook() 2022-04-12 20:27:58.073 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-12 20:27:58.074 | self.config['version'] = packaging.get_version( 2022-04-12 20:27:58.074 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-12 20:27:58.074 | raise Exception("Versioning for this project requires either an sdist" 2022-04-12 20:27:58.074 | 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-12 20:27:58.074 | 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-12 20:27:58.074 | ---------------------------------------- 2022-04-12 20:27:58.074 | 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-12 20:27:58.074 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:27:58.082 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:27:58.082 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:27:58.168 | + inc/python:pip_install:1 : exit_trap 2022-04-12 20:27:58.170 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 20:27:58.173 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 20:27:58.175 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-12 20:27:58.177 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-12 20:27:58.179 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-12 20:27:58.181 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 20:27:58.184 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 20:27:58.186 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 20:27:58.188 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 20:27:58.188 | Error on exit 2022-04-12 20:27:58.190 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 20:27:58.193 | + ./stack.sh:exit_trap:544 : generate-subunit 1649795201 77 fail 2022-04-12 20:27:58.775 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 20:27:58.777 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 20:27:59.657 | + ./stack.sh:exit_trap:558 : exit 1