2022-02-17 14:54:01.879 | + ./stack.sh:main:487 : exec 2022-02-17 14:54:01.879 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-145401' 2022-02-17 14:54:01.879 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-145401.summary.2022-02-17-145401 2022-02-17 14:54:01.879 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:54:01.879 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-145401 2022-02-17 14:54:01.879 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-145401 /opt/stack/logs/stack.sh.log 2022-02-17 14:54:01.879 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-145401.summary.2022-02-17-145401 /opt/stack/logs/stack.sh.log.summary 2022-02-17 14:54:01.879 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 14:54:01.879 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 14:54:01.879 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 14:54:01.879 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 14:54:01.879 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 14:54:01.880 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 14:54:01.880 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 14:54:01.880 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:54:01.880 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 14:54:01.880 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 14:54:01.880 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:54:01.880 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 14:54:01.880 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 14:54:01.880 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 14:54:01.880 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 14:54:01.880 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 14:54:01.880 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 14:54:01.881 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 14:54:01.883 | + ./stack.sh:main:576 : uname -a 2022-02-17 14:54:01.885 | Linux dv-neutron-828103-10-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-17 14:54:01.887 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 14:54:01.889 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 14:54:01.893 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 14:54:01.928 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 14:54:01.944 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 14:54:01.946 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 14:54:01.948 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 14:54:01.950 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 14:54:01.952 | + functions-common:fetch_plugins:1776 : return 2022-02-17 14:54:01.954 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 14:54:01.956 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 14:54:01.958 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:54:01.960 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:54:01.961 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:54:01.963 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:54:01.965 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:54:01.967 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:54:01.969 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:54:01.972 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:54:01.974 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:54:01.976 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:54:01.977 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 14:54:01.979 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:54:01.992 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:01.994 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:54:01.996 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:54:01.998 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:54:02.000 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:54:02.002 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:54:02.004 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 14:54:02.006 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 14:54:02.007 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 14:54:02.009 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 14:54:02.011 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:54:02.013 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 14:54:02.015 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 14:54:02.017 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 14:54:02.019 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 14:54:02.020 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 14:54:02.022 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 14:54:02.039 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 14:54:02.041 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 14:54:02.054 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:54:02.057 | +++ lib/tls:source:43 : hostname -f 2022-02-17 14:54:02.061 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 14:54:02.063 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 14:54:02.064 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 14:54:02.066 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 14:54:02.068 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 14:54:02.070 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 14:54:02.072 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 14:54:02.074 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 14:54:02.075 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 14:54:02.077 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 14:54:02.082 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 14:54:02.093 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 14:54:02.110 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 14:54:02.123 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 14:54:02.135 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 14:54:02.165 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 14:54:02.224 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 14:54:02.308 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 14:54:02.330 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 14:54:02.381 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 14:54:02.434 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 14:54:02.580 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 14:54:02.594 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 14:54:02.607 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 14:54:02.619 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 14:54:02.714 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 14:54:02.717 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 14:54:02.720 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 14:54:02.722 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 14:54:02.724 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 14:54:02.726 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 14:54:02.729 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 14:54:02.729 | False' 2022-02-17 14:54:02.731 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 14:54:02.746 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 14:54:02.748 | + ./stack.sh:main:624 : run_phase source 2022-02-17 14:54:02.750 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 14:54:02.752 | + functions-common:run_phase:1854 : local phase= 2022-02-17 14:54:02.754 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:54:02.756 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:54:02.758 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:54:02.760 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:54:02.762 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:54:02.766 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:54:02.769 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:54:02.772 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:54:02.774 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:54:02.776 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 14:54:02.778 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:54:02.792 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:02.795 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:54:02.797 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 14:54:02.835 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 14:54:02.837 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 14:54:02.839 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 14:54:02.842 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 14:54:02.844 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 14:54:02.846 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 14:54:02.848 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 14:54:02.850 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 14:54:02.852 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 14:54:02.854 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 14:54:02.857 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.859 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 14:54:02.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.863 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 14:54:02.866 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.868 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 14:54:02.870 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.872 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 14:54:02.875 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.877 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 14:54:02.879 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.881 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 14:54:02.884 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.886 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 14:54:02.889 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.891 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 14:54:02.893 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.896 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 14:54:02.898 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.900 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 14:54:02.902 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.905 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 14:54:02.907 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.910 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 14:54:02.912 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.914 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 14:54:02.916 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.918 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 14:54:02.921 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.923 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 14:54:02.925 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.927 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 14:54:02.930 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.932 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 14:54:02.934 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.936 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 14:54:02.938 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.941 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 14:54:02.943 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.945 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 14:54:02.947 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.949 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 14:54:02.952 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.954 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 14:54:02.957 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.959 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 14:54:02.961 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.964 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 14:54:02.966 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.969 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 14:54:02.971 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.973 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 14:54:02.975 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.978 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 14:54:02.980 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.982 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 14:54:02.984 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.986 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 14:54:02.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.991 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 14:54:02.993 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:02.995 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 14:54:02.997 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.000 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 14:54:03.002 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.004 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 14:54:03.006 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.008 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 14:54:03.011 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.014 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 14:54:03.016 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.018 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 14:54:03.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.023 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 14:54:03.025 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.027 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 14:54:03.030 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.032 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 14:54:03.034 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.037 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 14:54:03.039 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.041 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 14:54:03.043 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.046 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 14:54:03.048 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.050 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 14:54:03.052 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.054 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 14:54:03.057 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.059 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 14:54:03.062 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.064 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 14:54:03.066 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 14:54:03.068 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 14:54:03.071 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 14:54:03.073 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:54:03.076 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 14:54:03.091 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:03.093 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 14:54:03.096 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 14:54:03.098 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 14:54:03.112 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:54:03.115 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 14:54:03.117 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 14:54:03.119 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 14:54:03.121 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 14:54:03.124 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 14:54:03.126 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 14:54:03.129 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 14:54:03.131 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 14:54:03.133 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 14:54:03.134 | Using mysql database backend 2022-02-17 14:54:03.136 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 14:54:03.152 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 14:54:03.155 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 14:54:03.158 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:54:03.160 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 14:54:03.163 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:54:03.165 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 14:54:03.181 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:03.184 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 14:54:03.201 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 14:54:03.217 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:03.219 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 14:54:03.235 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 14:54:03.251 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 14:54:03.268 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:54:03.270 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 14:54:03.286 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:03.289 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 14:54:03.305 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 14:54:03.307 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 14:54:03.309 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 14:54:03.312 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 14:54:03.315 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 14:54:03.319 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-145403 2022-02-17 14:54:03.322 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-145403 757' 2022-02-17 14:54:03.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.327 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 14:54:03.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.332 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 14:54:03.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.336 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 14:54:03.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.341 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:54:03.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.346 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.87 2022-02-17 14:54:03.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.350 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.87/identity 2022-02-17 14:54:03.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.355 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-145401 2022-02-17 14:54:03.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.360 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 14:54:03.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.365 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.87 2022-02-17 14:54:03.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.369 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 14:54:03.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.374 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 14:54:03.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.379 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 14:54:03.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 14:54:03.384 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 14:54:03.386 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 14:54:03.390 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 14:54:03.392 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 14:54:03.394 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 14:54:03.396 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:54:03.398 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:54:03.401 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:54:03.403 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:54:03.405 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:54:03.408 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:54:03.423 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:54:03.425 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:54:03.427 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:54:03.430 | + functions-common:git_clone:629 : echo master 2022-02-17 14:54:03.430 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:54:03.436 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 14:54:03.438 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:54:03.440 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 14:54:03.442 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:54:03.443 | + functions-common:git_clone:678 : head -1 2022-02-17 14:54:03.446 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 14:54:03.448 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:54:03.451 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 14:54:03.454 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:54:03.456 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 14:54:03.459 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 14:54:03.461 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 14:54:03.464 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 14:54:03.466 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:54:03.469 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 14:54:03.471 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 14:54:03.474 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 14:54:03.477 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 14:54:03.481 | ++ tools/install_prereqs.sh:source:47 : NOW=1645109643 2022-02-17 14:54:03.484 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 14:54:03.489 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645109241 2022-02-17 14:54:03.491 | ++ tools/install_prereqs.sh:source:49 : DELTA=402 2022-02-17 14:54:03.494 | ++ tools/install_prereqs.sh:source:50 : [[ 402 -lt 7200 ]] 2022-02-17 14:54:03.496 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-17 14:54:03.499 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 14:54:03.501 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 14:54:03.504 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 14:54:03.506 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 14:54:03.508 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 14:54:03.511 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 14:54:03.513 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 14:54:03.517 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 14:54:03.563 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 14:54:03.563 | apache2-dev 2022-02-17 14:54:03.563 | bc 2022-02-17 14:54:03.563 | bsdmainutils 2022-02-17 14:54:03.563 | curl 2022-02-17 14:54:03.563 | g++ 2022-02-17 14:54:03.563 | gawk 2022-02-17 14:54:03.563 | gcc 2022-02-17 14:54:03.563 | gettext 2022-02-17 14:54:03.563 | git 2022-02-17 14:54:03.563 | graphviz 2022-02-17 14:54:03.563 | iputils-ping 2022-02-17 14:54:03.563 | libapache2-mod-proxy-uwsgi 2022-02-17 14:54:03.563 | libffi-dev 2022-02-17 14:54:03.563 | libjpeg-dev 2022-02-17 14:54:03.563 | libpcre3-dev 2022-02-17 14:54:03.563 | libpq-dev 2022-02-17 14:54:03.563 | libssl-dev 2022-02-17 14:54:03.563 | libsystemd-dev 2022-02-17 14:54:03.564 | libxml2-dev 2022-02-17 14:54:03.564 | libxslt1-dev 2022-02-17 14:54:03.564 | libyaml-dev 2022-02-17 14:54:03.564 | lsof 2022-02-17 14:54:03.564 | openssh-server 2022-02-17 14:54:03.564 | openssl 2022-02-17 14:54:03.564 | pkg-config 2022-02-17 14:54:03.564 | psmisc 2022-02-17 14:54:03.564 | python3-dev 2022-02-17 14:54:03.564 | python3-pip 2022-02-17 14:54:03.564 | python3-systemd 2022-02-17 14:54:03.564 | python3-venv 2022-02-17 14:54:03.564 | tar 2022-02-17 14:54:03.564 | tcpdump 2022-02-17 14:54:03.564 | unzip 2022-02-17 14:54:03.564 | uuid-runtime 2022-02-17 14:54:03.564 | wget 2022-02-17 14:54:03.564 | wget 2022-02-17 14:54:03.564 | zlib1g-dev 2022-02-17 14:54:03.564 | libkrb5-dev 2022-02-17 14:54:03.564 | libldap2-dev 2022-02-17 14:54:03.564 | libsasl2-dev 2022-02-17 14:54:03.564 | memcached 2022-02-17 14:54:03.564 | python3-mysqldb 2022-02-17 14:54:03.564 | sqlite3 2022-02-17 14:54:03.564 | conntrack 2022-02-17 14:54:03.564 | curl 2022-02-17 14:54:03.564 | dnsmasq-base 2022-02-17 14:54:03.564 | dnsmasq-utils 2022-02-17 14:54:03.564 | ebtables 2022-02-17 14:54:03.564 | genisoimage 2022-02-17 14:54:03.564 | iptables 2022-02-17 14:54:03.564 | iputils-arping 2022-02-17 14:54:03.564 | kpartx 2022-02-17 14:54:03.564 | libjs-jquery-tablesorter 2022-02-17 14:54:03.564 | parted 2022-02-17 14:54:03.564 | pm-utils 2022-02-17 14:54:03.564 | python3-mysqldb 2022-02-17 14:54:03.564 | socat 2022-02-17 14:54:03.564 | sqlite3 2022-02-17 14:54:03.564 | sudo 2022-02-17 14:54:03.565 | vlan 2022-02-17 14:54:03.565 | lsscsi 2022-02-17 14:54:03.565 | open-iscsi 2022-02-17 14:54:03.565 | lvm2 2022-02-17 14:54:03.565 | qemu-utils 2022-02-17 14:54:03.565 | thin-provisioning-tools 2022-02-17 14:54:03.565 | acl 2022-02-17 14:54:03.565 | dnsmasq-base 2022-02-17 14:54:03.565 | dnsmasq-utils 2022-02-17 14:54:03.565 | ebtables 2022-02-17 14:54:03.565 | haproxy 2022-02-17 14:54:03.565 | iptables 2022-02-17 14:54:03.565 | iputils-arping 2022-02-17 14:54:03.565 | iputils-ping 2022-02-17 14:54:03.565 | postgresql-server-dev-all 2022-02-17 14:54:03.565 | python3-mysqldb 2022-02-17 14:54:03.565 | sqlite3 2022-02-17 14:54:03.565 | sudo 2022-02-17 14:54:03.565 | vlan 2022-02-17 14:54:03.565 | pcp 2022-02-17 14:54:03.565 | ipset 2022-02-17 14:54:03.565 | conntrack 2022-02-17 14:54:03.565 | conntrackd 2022-02-17 14:54:03.565 | keepalived 2022-02-17 14:54:03.565 | lvm2 2022-02-17 14:54:03.565 | qemu-utils 2022-02-17 14:54:03.565 | thin-provisioning-tools 2022-02-17 14:54:03.565 | curl 2022-02-17 14:54:03.565 | liberasurecode-dev 2022-02-17 14:54:03.565 | make 2022-02-17 14:54:03.565 | memcached 2022-02-17 14:54:03.565 | rsync 2022-02-17 14:54:03.565 | sqlite3 2022-02-17 14:54:03.565 | xfsprogs' 2022-02-17 14:54:03.567 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 14:54:03.585 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 14:54:03.585 | apache2-dev 2022-02-17 14:54:03.585 | bc 2022-02-17 14:54:03.585 | bsdmainutils 2022-02-17 14:54:03.585 | curl 2022-02-17 14:54:03.585 | g++ 2022-02-17 14:54:03.585 | gawk 2022-02-17 14:54:03.585 | gcc 2022-02-17 14:54:03.585 | gettext 2022-02-17 14:54:03.585 | git 2022-02-17 14:54:03.585 | graphviz 2022-02-17 14:54:03.585 | iputils-ping 2022-02-17 14:54:03.585 | libapache2-mod-proxy-uwsgi 2022-02-17 14:54:03.585 | libffi-dev 2022-02-17 14:54:03.585 | libjpeg-dev 2022-02-17 14:54:03.585 | libpcre3-dev 2022-02-17 14:54:03.585 | libpq-dev 2022-02-17 14:54:03.585 | libssl-dev 2022-02-17 14:54:03.585 | libsystemd-dev 2022-02-17 14:54:03.585 | libxml2-dev 2022-02-17 14:54:03.585 | libxslt1-dev 2022-02-17 14:54:03.585 | libyaml-dev 2022-02-17 14:54:03.585 | lsof 2022-02-17 14:54:03.585 | openssh-server 2022-02-17 14:54:03.585 | openssl 2022-02-17 14:54:03.585 | pkg-config 2022-02-17 14:54:03.585 | psmisc 2022-02-17 14:54:03.585 | python3-dev 2022-02-17 14:54:03.585 | python3-pip 2022-02-17 14:54:03.585 | python3-systemd 2022-02-17 14:54:03.585 | python3-venv 2022-02-17 14:54:03.585 | tar 2022-02-17 14:54:03.585 | tcpdump 2022-02-17 14:54:03.585 | unzip 2022-02-17 14:54:03.585 | uuid-runtime 2022-02-17 14:54:03.585 | wget 2022-02-17 14:54:03.585 | wget 2022-02-17 14:54:03.585 | zlib1g-dev 2022-02-17 14:54:03.586 | libkrb5-dev 2022-02-17 14:54:03.586 | libldap2-dev 2022-02-17 14:54:03.586 | libsasl2-dev 2022-02-17 14:54:03.586 | memcached 2022-02-17 14:54:03.586 | python3-mysqldb 2022-02-17 14:54:03.586 | sqlite3 2022-02-17 14:54:03.586 | conntrack 2022-02-17 14:54:03.586 | curl 2022-02-17 14:54:03.586 | dnsmasq-base 2022-02-17 14:54:03.586 | dnsmasq-utils 2022-02-17 14:54:03.586 | ebtables 2022-02-17 14:54:03.586 | genisoimage 2022-02-17 14:54:03.586 | iptables 2022-02-17 14:54:03.586 | iputils-arping 2022-02-17 14:54:03.586 | kpartx 2022-02-17 14:54:03.586 | libjs-jquery-tablesorter 2022-02-17 14:54:03.586 | parted 2022-02-17 14:54:03.586 | pm-utils 2022-02-17 14:54:03.586 | python3-mysqldb 2022-02-17 14:54:03.586 | socat 2022-02-17 14:54:03.586 | sqlite3 2022-02-17 14:54:03.586 | sudo 2022-02-17 14:54:03.586 | vlan 2022-02-17 14:54:03.586 | lsscsi 2022-02-17 14:54:03.586 | open-iscsi 2022-02-17 14:54:03.586 | lvm2 2022-02-17 14:54:03.586 | qemu-utils 2022-02-17 14:54:03.586 | thin-provisioning-tools 2022-02-17 14:54:03.586 | acl 2022-02-17 14:54:03.586 | dnsmasq-base 2022-02-17 14:54:03.586 | dnsmasq-utils 2022-02-17 14:54:03.586 | ebtables 2022-02-17 14:54:03.586 | haproxy 2022-02-17 14:54:03.586 | iptables 2022-02-17 14:54:03.586 | iputils-arping 2022-02-17 14:54:03.586 | iputils-ping 2022-02-17 14:54:03.586 | postgresql-server-dev-all 2022-02-17 14:54:03.586 | python3-mysqldb 2022-02-17 14:54:03.586 | sqlite3 2022-02-17 14:54:03.586 | sudo 2022-02-17 14:54:03.587 | vlan 2022-02-17 14:54:03.587 | pcp 2022-02-17 14:54:03.587 | ipset 2022-02-17 14:54:03.587 | conntrack 2022-02-17 14:54:03.587 | conntrackd 2022-02-17 14:54:03.587 | keepalived 2022-02-17 14:54:03.587 | lvm2 2022-02-17 14:54:03.587 | qemu-utils 2022-02-17 14:54:03.587 | thin-provisioning-tools 2022-02-17 14:54:03.587 | curl 2022-02-17 14:54:03.587 | liberasurecode-dev 2022-02-17 14:54:03.587 | make 2022-02-17 14:54:03.587 | memcached 2022-02-17 14:54:03.587 | rsync 2022-02-17 14:54:03.587 | sqlite3 2022-02-17 14:54:03.587 | xfsprogs ' 2022-02-17 14:54:03.587 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 14:54:03.589 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:03.592 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:03.595 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 14:54:03.595 | ++ 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-02-17 14:54:03.600 | ++ 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-02-17 14:54:03.602 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 14:54:03.604 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:54:03.607 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 14:54:03.609 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:54:03.611 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:54:03.613 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:54:03.615 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:03.617 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:03.619 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:54:03.621 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 14:54:03.624 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 14:54:03.626 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 14:54:03.629 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 14:54:03.633 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 14:54:03.635 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 14:54:03.637 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 14:54:03.639 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 14:54:03.641 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 14:54:03.644 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 14:54:03.649 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645109643646 2022-02-17 14:54:03.651 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 14:54:03.653 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 14:54:03.655 | ++ 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-02-17 14:54:03.872 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 14:54:04.000 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 14:54:04.113 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 14:54:04.226 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-17 14:54:06.094 | Reading package lists... 2022-02-17 14:54:06.125 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 14:54:06.127 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 14:54:06.129 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:54:06.131 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:06.133 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:06.135 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:54:06.137 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:06.140 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 14:54:06.142 | ++ functions-common:time_stop:2432 : start_time=1645109643646 2022-02-17 14:54:06.144 | ++ functions-common:time_stop:2434 : [[ -z 1645109643646 ]] 2022-02-17 14:54:06.146 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:06.150 | ++ functions-common:time_stop:2437 : end_time=1645109646148 2022-02-17 14:54:06.152 | ++ functions-common:time_stop:2438 : elapsed_time=2502 2022-02-17 14:54:06.155 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 14:54:06.157 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:06.159 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2502 2022-02-17 14:54:06.161 | ++ 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-02-17 14:54:06.164 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:54:06.166 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:06.168 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:06.171 | ++ 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-02-17 14:54:06.191 | ++ 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-02-17 14:54:06.301 | Reading package lists... 2022-02-17 14:54:06.536 | Building dependency tree... 2022-02-17 14:54:06.538 | Reading state information... 2022-02-17 14:54:06.569 | acl is already the newest version (2.2.53-6). 2022-02-17 14:54:06.570 | bc is already the newest version (1.07.1-2build1). 2022-02-17 14:54:06.570 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 14:54:06.570 | conntrack is already the newest version (1:1.4.5-2). 2022-02-17 14:54:06.570 | ebtables is already the newest version (2.0.11-3build1). 2022-02-17 14:54:06.570 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:54:06.570 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 14:54:06.570 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 14:54:06.570 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-17 14:54:06.570 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-17 14:54:06.570 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 14:54:06.570 | iputils-arping is already the newest version (3:20190709-3). 2022-02-17 14:54:06.570 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 14:54:06.570 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 14:54:06.570 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-17 14:54:06.570 | libffi-dev is already the newest version (3.3-4). 2022-02-17 14:54:06.570 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-17 14:54:06.570 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 14:54:06.570 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-17 14:54:06.570 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-17 14:54:06.570 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-17 14:54:06.570 | lsscsi is already the newest version (0.30-0.1). 2022-02-17 14:54:06.570 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 14:54:06.570 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:54:06.570 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-17 14:54:06.570 | psmisc is already the newest version (23.3-1). 2022-02-17 14:54:06.570 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:54:06.570 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-17 14:54:06.570 | python3-systemd is already the newest version (234-3build2). 2022-02-17 14:54:06.570 | socat is already the newest version (1.7.3.3-2). 2022-02-17 14:54:06.570 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 14:54:06.570 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 14:54:06.570 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-17 14:54:06.570 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 14:54:06.570 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-17 14:54:06.571 | graphviz is already the newest version (2.42.2-3build2). 2022-02-17 14:54:06.571 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-17 14:54:06.571 | pcp is already the newest version (5.0.3-1). 2022-02-17 14:54:06.571 | pm-utils is already the newest version (1.4.1-19). 2022-02-17 14:54:06.571 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-17 14:54:06.571 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:54:06.571 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:54:06.571 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-17 14:54:06.571 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 14:54:06.571 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 14:54:06.571 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 14:54:06.571 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-17 14:54:06.571 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-17 14:54:06.571 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-17 14:54:06.571 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-17 14:54:06.571 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-17 14:54:06.571 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-17 14:54:06.571 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 14:54:06.571 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-17 14:54:06.571 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-17 14:54:06.571 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 14:54:06.571 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-17 14:54:06.571 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-17 14:54:06.571 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-17 14:54:06.571 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 14:54:06.571 | openssl set to manually installed. 2022-02-17 14:54:06.571 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 14:54:06.571 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-17 14:54:06.571 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-17 14:54:06.571 | rsync set to manually installed. 2022-02-17 14:54:06.571 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-17 14:54:06.571 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 14:54:06.571 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 14:54:06.571 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-17 14:54:06.571 | uuid-runtime set to manually installed. 2022-02-17 14:54:06.571 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-17 14:54:06.781 | wget set to manually installed. 2022-02-17 14:54:06.781 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 14:54:06.781 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:54:06.781 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-17 14:54:06.781 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-17 14:54:06.781 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-17 14:54:06.781 | The following packages were automatically installed and are no longer required: 2022-02-17 14:54:06.782 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:54:06.782 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:54:06.782 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:54:06.782 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:54:06.782 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:54:06.782 | python3-zope.interface 2022-02-17 14:54:06.782 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:54:06.910 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 14:54:06.914 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 14:54:06.916 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:54:06.918 | ++ functions-common:time_stop:2425 : local name 2022-02-17 14:54:06.921 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:06.923 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:06.925 | ++ functions-common:time_stop:2428 : local total 2022-02-17 14:54:06.927 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:06.929 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:54:06.931 | ++ functions-common:time_stop:2432 : start_time=1645109646188 2022-02-17 14:54:06.934 | ++ functions-common:time_stop:2434 : [[ -z 1645109646188 ]] 2022-02-17 14:54:06.937 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:06.941 | ++ functions-common:time_stop:2437 : end_time=1645109646938 2022-02-17 14:54:06.943 | ++ functions-common:time_stop:2438 : elapsed_time=750 2022-02-17 14:54:06.945 | ++ functions-common:time_stop:2439 : total=816 2022-02-17 14:54:06.947 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:06.949 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1566 2022-02-17 14:54:06.952 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 14:54:06.955 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 14:54:06.957 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:54:06.960 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 14:54:06.964 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 14:54:06.968 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 14:54:06.970 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 14:54:06.973 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 14:54:08.387 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 14:54:08.389 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 14:54:08.391 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 14:54:08.393 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 14:54:08.395 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 14:54:08.396 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 14:54:08.398 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 14:54:08.400 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 14:54:08.402 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 14:54:08.404 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 14:54:08.406 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 14:54:08.407 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 14:54:08.409 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 14:54:08.411 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 14:54:08.413 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 14:54:08.414 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 14:54:08.416 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 14:54:08.418 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 14:54:08.420 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 14:54:08.422 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 14:54:08.424 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 14:54:08.427 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 14:54:08.428 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 14:54:08.431 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 14:54:08.505 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 14:54:08.507 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 14:54:08.580 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 14:54:08.583 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 14:54:08.657 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 14:54:08.658 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 14:54:08.660 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 14:54:08.662 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 14:54:08.664 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 14:54:08.666 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 14:54:08.668 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 14:54:08.670 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 14:54:08.672 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 14:54:08.674 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 14:54:08.676 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 14:54:08.676 | Distro: focal 2022-02-17 14:54:08.678 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 14:54:08.681 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:54:08.684 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:54:08.686 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:54:08.689 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:54:08.689 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:54:09.371 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:54:09.373 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:54:09.373 | pip: 21.3.1 2022-02-17 14:54:09.375 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 14:54:09.377 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 14:54:09.379 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:54:09.380 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:54:09.382 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:54:09.384 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:54:09.385 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:54:09.387 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:54:09.390 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:54:09.392 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:54:09.393 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:54:09.395 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:54:09.397 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:54:09.399 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 14:54:09.400 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:09.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:09.404 | + tools/install_pip.sh:main:142 : : 2022-02-17 14:54:09.406 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 14:54:09.407 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 14:54:09.409 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 14:54:09.411 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:54:09.413 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 14:54:09.415 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 14:54:09.417 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:54:09.420 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:54:09.422 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:54:09.426 | ++ 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-02-17 14:54:09.427 | ++ 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-02-17 14:54:09.429 | ++ 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-02-17 14:54:09.431 | + 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-02-17 14:54:09.433 | + 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-02-17 14:54:09.450 | 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-02-17 14:54:09.452 | + 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-02-17 14:54:10.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:10.294 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:10.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:10.294 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:11.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:54:12.902 | 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-02-17 14:54:12.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 14:54:15.287 | Installing collected packages: setuptools 2022-02-17 14:54:16.062 | Successfully installed setuptools-60.9.0 2022-02-17 14:54:16.062 | 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-02-17 14:54:16.228 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:54:16.228 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:54:16.362 | + inc/python:pip_install:200 : result=0 2022-02-17 14:54:16.364 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:54:16.366 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:16.367 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:16.369 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:16.371 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:16.372 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:16.374 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:54:16.376 | + functions-common:time_stop:2432 : start_time=1645109649445 2022-02-17 14:54:16.378 | + functions-common:time_stop:2434 : [[ -z 1645109649445 ]] 2022-02-17 14:54:16.380 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:16.383 | + functions-common:time_stop:2437 : end_time=1645109656381 2022-02-17 14:54:16.385 | + functions-common:time_stop:2438 : elapsed_time=6936 2022-02-17 14:54:16.386 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:54:16.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:16.391 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6936 2022-02-17 14:54:16.393 | + inc/python:pip_install:203 : return 0 2022-02-17 14:54:16.395 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 14:54:16.397 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 14:54:16.401 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 14:54:16.403 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 14:54:16.406 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 14:54:16.406 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 14:54:17.077 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 14:54:17.080 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 14:54:17.080 | pip: 21.3.1 2022-02-17 14:54:17.083 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 14:54:17.085 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 14:54:17.088 | + ./stack.sh:main:796 : fixup_all 2022-02-17 14:54:17.091 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 14:54:17.093 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 14:54:17.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:17.097 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:17.099 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-17 14:54:17.111 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 14:54:17.123 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 14:54:17.134 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 14:54:17.136 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 14:54:17.138 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:54:17.140 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:54:17.142 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:54:17.145 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:54:17.147 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:54:17.149 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:54:17.151 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:54:17.153 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:54:17.155 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:54:17.157 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:54:17.159 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:54:17.161 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 14:54:17.163 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 14:54:17.166 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 14:54:17.168 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:54:17.170 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:54:17.172 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:54:17.174 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:54:17.177 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:54:17.179 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:54:17.181 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 14:54:17.183 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 14:54:17.186 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 14:54:17.188 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 14:54:17.190 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 14:54:17.193 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 14:54:17.195 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 14:54:17.215 | Using python 3.8 to install os-testr 2022-02-17 14:54:17.217 | + 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-02-17 14:54:18.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:18.057 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:18.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:18.057 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:19.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:54:19.217 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-17 14:54:19.289 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-17 14:54:19.290 | 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-02-17 14:54:19.291 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 14:54:19.292 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-17 14:54:19.304 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 14:54:19.330 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-17 14:54:19.333 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 14:54:19.334 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 14:54:19.335 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 14:54:19.336 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-17 14:54:19.359 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-17 14:54:19.360 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-17 14:54:19.362 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-17 14:54:19.363 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-17 14:54:19.364 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-17 14:54:19.377 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-17 14:54:19.446 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-17 14:54:19.447 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-17 14:54:19.448 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-17 14:54:21.737 | 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-02-17 14:54:21.744 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:54:21.744 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:54:21.865 | + inc/python:pip_install:200 : result=0 2022-02-17 14:54:21.867 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:54:21.869 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:21.872 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:21.874 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:21.876 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:21.878 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:21.880 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:54:21.882 | + functions-common:time_stop:2432 : start_time=1645109657210 2022-02-17 14:54:21.884 | + functions-common:time_stop:2434 : [[ -z 1645109657210 ]] 2022-02-17 14:54:21.887 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:21.891 | + functions-common:time_stop:2437 : end_time=1645109661889 2022-02-17 14:54:21.893 | + functions-common:time_stop:2438 : elapsed_time=4679 2022-02-17 14:54:21.895 | + functions-common:time_stop:2439 : total=0 2022-02-17 14:54:21.897 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:21.899 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4679 2022-02-17 14:54:21.902 | + inc/python:pip_install:203 : return 0 2022-02-17 14:54:21.904 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 14:54:21.956 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 14:54:22.063 | + ./stack.sh:main:810 : install_infra 2022-02-17 14:54:22.065 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:54:22.068 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 14:54:22.073 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:54:22.075 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 14:54:22.099 | + 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-02-17 14:54:24.029 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.043 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.047 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.148 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.167 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.171 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.174 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.189 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.197 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.199 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.230 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.239 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.244 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.262 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.299 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.306 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.312 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.359 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.374 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.393 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.400 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.447 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.465 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.469 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.560 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.566 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.620 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.739 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.769 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.773 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.783 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.789 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.808 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.816 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.832 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.888 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.900 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.916 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.958 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.962 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:24.969 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:54:25.089 | 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 355)) (5.8.1) 2022-02-17 14:54:25.382 | + inc/python:pip_install:200 : result=0 2022-02-17 14:54:25.384 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:54:25.386 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:25.389 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:25.391 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:25.393 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:25.395 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:25.397 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:54:25.399 | + functions-common:time_stop:2432 : start_time=1645109662092 2022-02-17 14:54:25.402 | + functions-common:time_stop:2434 : [[ -z 1645109662092 ]] 2022-02-17 14:54:25.405 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:25.409 | + functions-common:time_stop:2437 : end_time=1645109665407 2022-02-17 14:54:25.411 | + functions-common:time_stop:2438 : elapsed_time=3315 2022-02-17 14:54:25.413 | + functions-common:time_stop:2439 : total=4679 2022-02-17 14:54:25.415 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:25.417 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7994 2022-02-17 14:54:25.419 | + inc/python:pip_install:203 : return 0 2022-02-17 14:54:25.422 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 14:54:25.424 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 14:54:25.446 | + 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-02-17 14:54:27.253 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.267 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.271 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.372 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.392 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.396 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.399 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.414 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.422 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.424 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.456 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.465 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.470 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.487 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.525 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.533 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.538 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.585 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.600 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.619 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.626 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.675 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.692 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.696 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.787 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.794 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.849 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.968 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.993 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:27.996 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.008 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.013 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.033 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.039 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.055 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.112 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.125 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.141 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.183 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.187 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 14:54:28.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:54:28.195 | Processing /opt/stack/requirements 2022-02-17 14:54:29.912 | 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 25)) (6.0) 2022-02-17 14:54:29.915 | 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 183)) (3.0.0) 2022-02-17 14:54:29.926 | 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 351)) (21.3) 2022-02-17 14:54:29.931 | 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 355)) (5.8.1) 2022-02-17 14:54:29.934 | 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 393)) (3.0.7) 2022-02-17 14:54:29.941 | 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 479)) (2.27.1) 2022-02-17 14:54:29.967 | 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 521)) (1.16.0) 2022-02-17 14:54:29.970 | 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 577)) (2.5.0) 2022-02-17 14:54:29.980 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-17 14:54:30.000 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (1.3) 2022-02-17 14:54:30.003 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (0.3.0) 2022-02-17 14:54:30.018 | 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 122)) (2.0.12) 2022-02-17 14:54:30.023 | 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 217)) (3.3) 2022-02-17 14:54:30.026 | 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 479)) (2021.10.8) 2022-02-17 14:54:30.028 | 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 178)) (1.0.0) 2022-02-17 14:54:30.030 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-17 14:54:30.043 | 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 557)) (3.5.0) 2022-02-17 14:54:30.050 | Requirement already satisfied: prettytable===3.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.0) 2022-02-17 14:54:30.061 | 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 99)) (0.5.0) 2022-02-17 14:54:30.064 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-17 14:54:30.133 | 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 618)) (0.2.5) 2022-02-17 14:54:30.138 | 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 95)) (21.4.0) 2022-02-17 14:54:30.199 | 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 394)) (1.8.2) 2022-02-17 14:54:30.202 | Building wheels for collected packages: openstack-requirements 2022-02-17 14:54:30.203 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 14:54:31.021 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 14:54:31.021 | ERROR: Command errored out with exit status 1: 2022-02-17 14:54:31.021 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qqoxjptl/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qqoxjptl/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-80bw1mz6 2022-02-17 14:54:31.021 | cwd: /tmp/pip-req-build-qqoxjptl/ 2022-02-17 14:54:31.021 | Complete output (6 lines): 2022-02-17 14:54:31.021 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 14:54:31.022 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 14:54:31.022 | or: setup.py --help-commands 2022-02-17 14:54:31.022 | or: setup.py cmd --help 2022-02-17 14:54:31.022 | 2022-02-17 14:54:31.022 | error: invalid command 'bdist_wheel' 2022-02-17 14:54:31.022 | ---------------------------------------- 2022-02-17 14:54:31.022 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 14:54:31.022 | Running setup.py clean for openstack-requirements 2022-02-17 14:54:31.837 | Failed to build openstack-requirements 2022-02-17 14:54:31.852 | Installing collected packages: openstack-requirements 2022-02-17 14:54:31.853 | Attempting uninstall: openstack-requirements 2022-02-17 14:54:31.853 | Found existing installation: openstack-requirements 1.2.1.dev5223 2022-02-17 14:54:31.890 | Uninstalling openstack-requirements-1.2.1.dev5223: 2022-02-17 14:54:31.908 | Successfully uninstalled openstack-requirements-1.2.1.dev5223 2022-02-17 14:54:31.911 | Running setup.py install for openstack-requirements: started 2022-02-17 14:54:34.234 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 14:54:34.258 | Successfully installed openstack-requirements-1.2.1.dev5223 2022-02-17 14:54:34.384 | + inc/python:pip_install:200 : result=0 2022-02-17 14:54:34.386 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:54:34.388 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:34.391 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:34.393 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:34.395 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:34.397 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:34.399 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:54:34.401 | + functions-common:time_stop:2432 : start_time=1645109665438 2022-02-17 14:54:34.403 | + functions-common:time_stop:2434 : [[ -z 1645109665438 ]] 2022-02-17 14:54:34.407 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:34.411 | + functions-common:time_stop:2437 : end_time=1645109674408 2022-02-17 14:54:34.413 | + functions-common:time_stop:2438 : elapsed_time=8970 2022-02-17 14:54:34.415 | + functions-common:time_stop:2439 : total=7994 2022-02-17 14:54:34.417 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:34.419 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16964 2022-02-17 14:54:34.421 | + inc/python:pip_install:203 : return 0 2022-02-17 14:54:34.424 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 14:54:34.426 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 14:54:34.430 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 14:54:34.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:34.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:34.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 14:54:34.439 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:34.442 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 14:54:34.462 | Using python 3.8 to install pbr 2022-02-17 14:54:34.464 | + 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-02-17 14:54:35.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:35.304 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:35.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:35.304 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:36.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:54:36.462 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 14:54:38.955 | 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-02-17 14:54:38.961 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:54:38.962 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:54:39.080 | + inc/python:pip_install:200 : result=0 2022-02-17 14:54:39.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:54:39.084 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:39.087 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:39.089 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:39.091 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:39.093 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:39.096 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:54:39.098 | + functions-common:time_stop:2432 : start_time=1645109674457 2022-02-17 14:54:39.100 | + functions-common:time_stop:2434 : [[ -z 1645109674457 ]] 2022-02-17 14:54:39.102 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:39.107 | + functions-common:time_stop:2437 : end_time=1645109679104 2022-02-17 14:54:39.109 | + functions-common:time_stop:2438 : elapsed_time=4647 2022-02-17 14:54:39.111 | + functions-common:time_stop:2439 : total=16964 2022-02-17 14:54:39.113 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:39.115 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21611 2022-02-17 14:54:39.117 | + inc/python:pip_install:203 : return 0 2022-02-17 14:54:39.120 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 14:54:41.438 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 14:54:43.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:54:43.348 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-17 14:54:43.363 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-17 14:54:43.365 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-17 14:54:43.368 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-17 14:54:43.371 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-17 14:54:43.377 | 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.7) 2022-02-17 14:54:43.448 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:54:43.451 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 14:54:43.454 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 14:54:43.471 | + ./stack.sh:main:819 : pkgs= 2022-02-17 14:54:43.474 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 14:54:43.476 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 14:54:43.478 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 14:54:43.481 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 14:54:43.483 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 14:54:43.485 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 14:54:43.488 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 14:54:43.490 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 14:54:43.492 | + functions-common:run_phase:1863 : local extra 2022-02-17 14:54:43.495 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 14:54:43.499 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 14:54:43.501 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 14:54:43.504 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 14:54:43.506 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 14:54:43.508 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 14:54:43.523 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:43.525 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:54:43.527 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:54:43.529 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 14:54:43.531 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:54:43.533 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:54:43.535 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:54:43.537 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 14:54:43.539 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:54:43.541 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 14:54:43.544 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 14:54:43.546 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 14:54:43.548 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 14:54:43.550 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 14:54:43.553 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 14:54:43.555 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 14:54:43.557 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 14:54:43.559 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 14:54:43.562 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 14:54:43.564 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 14:54:43.566 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 14:54:43.568 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 14:54:43.571 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 14:54:43.573 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 14:54:43.575 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 14:54:43.578 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 14:54:43.629 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 14:54:43.629 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 14:54:43.632 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 14:54:44.009 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 14:54:44.011 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 14:54:44.028 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:44.031 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 14:54:44.033 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:54:44.036 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:54:44.038 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:54:44.040 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:54:44.042 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:54:44.045 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:54:44.047 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:44.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:44.051 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:54:44.053 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:54:44.056 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:54:44.058 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:54:44.060 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 14:54:44.062 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:54:44.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:44.067 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:44.069 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 14:54:44.091 | + 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-02-17 14:54:44.199 | Reading package lists... 2022-02-17 14:54:44.438 | Building dependency tree... 2022-02-17 14:54:44.439 | Reading state information... 2022-02-17 14:54:44.685 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-17 14:54:44.686 | The following packages were automatically installed and are no longer required: 2022-02-17 14:54:44.687 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:54:44.687 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:54:44.687 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:54:44.687 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:54:44.687 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:54:44.687 | python3-zope.interface 2022-02-17 14:54:44.687 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:54:44.801 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 14:54:44.805 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:54:44.808 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:54:44.810 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:44.812 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:44.814 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:44.816 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:44.818 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:44.821 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:54:44.823 | + functions-common:time_stop:2432 : start_time=1645109684088 2022-02-17 14:54:44.825 | + functions-common:time_stop:2434 : [[ -z 1645109684088 ]] 2022-02-17 14:54:44.828 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:44.832 | + functions-common:time_stop:2437 : end_time=1645109684830 2022-02-17 14:54:44.834 | + functions-common:time_stop:2438 : elapsed_time=742 2022-02-17 14:54:44.836 | + functions-common:time_stop:2439 : total=1566 2022-02-17 14:54:44.839 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:44.841 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2308 2022-02-17 14:54:44.844 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:54:44.846 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 14:54:44.848 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:54:44.851 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:54:44.853 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:54:44.855 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:54:44.857 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:54:44.859 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:54:44.862 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 14:54:44.864 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:54:44.866 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:54:44.868 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:54:44.870 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:54:44.873 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:54:44.875 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:54:44.877 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:54:44.879 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:54:44.882 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:54:44.884 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:54:44.886 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:54:44.889 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 14:54:44.891 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:54:44.894 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:54:44.896 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:54:44.898 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:54:44.900 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:54:44.902 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:54:44.905 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 14:54:44.908 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 14:54:44.923 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:44.926 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 14:54:44.928 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:54:44.930 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 14:54:44.932 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 14:54:44.935 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 14:54:44.939 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 14:54:44.941 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 14:54:44.944 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 14:54:44.946 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 14:54:44.948 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 14:54:44.951 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 14:54:44.954 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 14:54:45.634 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 14:54:45.634 | user tags 2022-02-17 14:54:45.634 | stackrabbit []' 2022-02-17 14:54:45.638 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 14:54:45.638 | user tags 2022-02-17 14:54:45.638 | stackrabbit []' 2022-02-17 14:54:45.638 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 14:54:45.644 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-17 14:54:45.646 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-17 14:54:45.649 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:54:46.336 | Changing password for user "stackrabbit" ... 2022-02-17 14:54:46.359 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 14:54:47.006 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 14:54:47.027 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 14:54:47.030 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 14:54:47.690 | Changing password for user "stackrabbit" ... 2022-02-17 14:54:47.712 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 14:54:47.715 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 14:54:47.718 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 14:54:48.374 | Deleting user "guest" ... 2022-02-17 14:54:48.390 | Error: 2022-02-17 14:54:48.390 | {:no_such_user, "guest"} 2022-02-17 14:54:48.401 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-17 14:54:48.404 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 14:54:48.420 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:48.423 | + ./stack.sh:main:836 : install_database 2022-02-17 14:54:48.425 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 14:54:48.427 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 14:54:48.430 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:48.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:48.435 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 14:54:48.649 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 14:54:48.651 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 14:54:48.653 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 14:54:48.656 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 14:54:48.658 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:54:48.660 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 14:54:48.663 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:54:48.665 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:54:48.667 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:54:48.670 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:54:48.673 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:54:48.675 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:54:48.677 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:54:48.680 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:54:48.682 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:54:48.685 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:54:48.687 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:54:48.690 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 14:54:48.692 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:54:48.695 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:54:48.697 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:54:48.699 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:54:48.702 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:54:48.704 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:54:48.706 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 14:54:48.709 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:48.711 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:48.713 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 14:54:48.716 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:54:48.718 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:54:48.720 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:54:48.723 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:54:48.725 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:54:48.727 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:54:48.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:48.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:48.735 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:54:48.737 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:54:48.739 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:54:48.741 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:54:48.743 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 14:54:48.746 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:54:48.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:48.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:48.753 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 14:54:48.774 | + 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-02-17 14:54:48.882 | Reading package lists... 2022-02-17 14:54:49.121 | Building dependency tree... 2022-02-17 14:54:49.122 | Reading state information... 2022-02-17 14:54:49.369 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-17 14:54:49.369 | The following packages were automatically installed and are no longer required: 2022-02-17 14:54:49.370 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:54:49.370 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:54:49.370 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:54:49.370 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:54:49.370 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:54:49.370 | python3-zope.interface 2022-02-17 14:54:49.370 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:54:49.482 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 14:54:49.486 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:54:49.489 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:54:49.491 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:49.493 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:49.495 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:49.498 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:49.500 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:49.502 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:54:49.504 | + functions-common:time_stop:2432 : start_time=1645109688771 2022-02-17 14:54:49.506 | + functions-common:time_stop:2434 : [[ -z 1645109688771 ]] 2022-02-17 14:54:49.509 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:49.513 | + functions-common:time_stop:2437 : end_time=1645109689510 2022-02-17 14:54:49.516 | + functions-common:time_stop:2438 : elapsed_time=739 2022-02-17 14:54:49.518 | + functions-common:time_stop:2439 : total=2308 2022-02-17 14:54:49.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:49.522 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3047 2022-02-17 14:54:49.524 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:54:49.527 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 14:54:49.529 | + ./stack.sh:main:839 : install_database_python 2022-02-17 14:54:49.531 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 14:54:49.534 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 14:54:49.536 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 14:54:49.538 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:54:49.541 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 14:54:49.543 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 14:54:49.546 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:54:49.549 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:54:49.549 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:54:49.554 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 14:54:49.556 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 14:54:49.559 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 14:54:49.562 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 14:54:49.564 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 14:54:49.586 | Using python 3.8 to install PyMySQL 2022-02-17 14:54:49.588 | + 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-02-17 14:54:50.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:50.441 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:50.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:50.441 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:51.558 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:54:51.584 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-17 14:54:53.880 | 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-02-17 14:54:53.887 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:54:53.887 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:54:54.002 | + inc/python:pip_install:200 : result=0 2022-02-17 14:54:54.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:54:54.006 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:54.009 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:54.011 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:54.014 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:54.016 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:54.019 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:54:54.021 | + functions-common:time_stop:2432 : start_time=1645109689580 2022-02-17 14:54:54.023 | + functions-common:time_stop:2434 : [[ -z 1645109689580 ]] 2022-02-17 14:54:54.026 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:54.031 | + functions-common:time_stop:2437 : end_time=1645109694028 2022-02-17 14:54:54.033 | + functions-common:time_stop:2438 : elapsed_time=4448 2022-02-17 14:54:54.035 | + functions-common:time_stop:2439 : total=21611 2022-02-17 14:54:54.037 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:54.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26059 2022-02-17 14:54:54.042 | + inc/python:pip_install:203 : return 0 2022-02-17 14:54:54.044 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 14:54:54.047 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 14:54:54.049 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 14:54:54.051 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 14:54:54.068 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:54.070 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 14:54:54.073 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 14:54:54.077 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:54:54.077 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:54:54.082 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:54:54.085 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:54:54.087 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:54:54.089 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:54:54.092 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 14:54:54.094 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 14:54:54.109 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:54.112 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 14:54:54.114 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:54:54.116 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:54:54.119 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:54:54.121 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:54:54.124 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:54:54.126 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:54:54.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:54.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:54.133 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:54:54.135 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:54:54.137 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:54:54.140 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:54:54.142 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 14:54:54.145 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:54:54.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:54.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:54.151 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 14:54:54.172 | + 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-02-17 14:54:54.283 | Reading package lists... 2022-02-17 14:54:54.527 | Building dependency tree... 2022-02-17 14:54:54.529 | Reading state information... 2022-02-17 14:54:54.778 | radvd is already the newest version (1:2.17-2). 2022-02-17 14:54:54.778 | The following packages were automatically installed and are no longer required: 2022-02-17 14:54:54.780 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:54:54.780 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:54:54.780 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:54:54.780 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:54:54.780 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:54:54.780 | python3-zope.interface 2022-02-17 14:54:54.780 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:54:54.892 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 14:54:54.896 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:54:54.898 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:54:54.901 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:54.903 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:54.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:54.907 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:54.910 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:54.912 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:54:54.914 | + functions-common:time_stop:2432 : start_time=1645109694169 2022-02-17 14:54:54.916 | + functions-common:time_stop:2434 : [[ -z 1645109694169 ]] 2022-02-17 14:54:54.919 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:54.923 | + functions-common:time_stop:2437 : end_time=1645109694921 2022-02-17 14:54:54.925 | + functions-common:time_stop:2438 : elapsed_time=752 2022-02-17 14:54:54.928 | + functions-common:time_stop:2439 : total=3047 2022-02-17 14:54:54.930 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:54.932 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3799 2022-02-17 14:54:54.934 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:54:54.936 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 14:54:54.952 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:54.955 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 14:54:54.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 14:54:54.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 14:54:54.962 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 14:54:54.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 14:54:54.984 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:54:54.987 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:54:54.989 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:54:54.991 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:54:54.993 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:54:54.996 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:54:54.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:55.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:55.002 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:54:55.004 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:54:55.007 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:54:55.009 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:54:55.011 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 14:54:55.013 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:54:55.016 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:55.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:55.020 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 14:54:55.040 | + 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-02-17 14:54:55.149 | Reading package lists... 2022-02-17 14:54:55.386 | Building dependency tree... 2022-02-17 14:54:55.387 | Reading state information... 2022-02-17 14:54:55.632 | fakeroot is already the newest version (1.24-1). 2022-02-17 14:54:55.632 | make is already the newest version (4.2.1-1.2). 2022-02-17 14:54:55.632 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 14:54:55.632 | The following packages were automatically installed and are no longer required: 2022-02-17 14:54:55.634 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:54:55.634 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:54:55.634 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:54:55.634 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:54:55.634 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:54:55.634 | python3-zope.interface 2022-02-17 14:54:55.634 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:54:55.745 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 14:54:55.750 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:54:55.752 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:54:55.754 | + functions-common:time_stop:2425 : local name 2022-02-17 14:54:55.756 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:54:55.758 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:54:55.760 | + functions-common:time_stop:2428 : local total 2022-02-17 14:54:55.762 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:54:55.765 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:54:55.767 | + functions-common:time_stop:2432 : start_time=1645109695038 2022-02-17 14:54:55.769 | + functions-common:time_stop:2434 : [[ -z 1645109695038 ]] 2022-02-17 14:54:55.772 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:54:55.776 | + functions-common:time_stop:2437 : end_time=1645109695773 2022-02-17 14:54:55.778 | + functions-common:time_stop:2438 : elapsed_time=735 2022-02-17 14:54:55.780 | + functions-common:time_stop:2439 : total=3799 2022-02-17 14:54:55.782 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:54:55.785 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4534 2022-02-17 14:54:55.787 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:54:55.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 14:54:55.791 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:54:55.794 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:54:55.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 14:54:55.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 14:54:55.802 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 14:54:55.806 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 14:54:55.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 14:54:55.811 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 14:54:55.812 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 14:54:55.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 14:54:55.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 14:54:55.821 | + functions:vercmp:628 : local v1=5.4 2022-02-17 14:54:55.823 | + functions:vercmp:629 : local 'op=<' 2022-02-17 14:54:55.825 | + functions:vercmp:630 : local v2=3.13 2022-02-17 14:54:55.828 | + functions:vercmp:631 : local result 2022-02-17 14:54:55.831 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 14:54:55.832 | ++ functions:vercmp:635 : sort -V 2022-02-17 14:54:55.832 | ++ functions:vercmp:635 : head -1 2022-02-17 14:54:55.836 | + functions:vercmp:635 : result=3.13 2022-02-17 14:54:55.839 | + functions:vercmp:637 : case $op in 2022-02-17 14:54:55.841 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 14:54:55.843 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 14:54:55.846 | + functions:vercmp:648 : return 2022-02-17 14:54:55.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 14:54:55.850 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:54:55.853 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 14:54:56.321 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 14:54:56.324 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 14:54:56.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 14:54:56.335 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.337 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 14:54:56.354 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:54:56.356 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 14:54:56.359 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 14:54:56.359 | Installing etcd 2022-02-17 14:54:56.361 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 14:54:56.376 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 14:54:56.389 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 14:54:56.391 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 14:54:56.406 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 14:54:56.409 | ++ 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-02-17 14:54:56.412 | ++ 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-02-17 14:54:56.415 | +++ 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-02-17 14:54:56.419 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:54:56.422 | ++ 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-02-17 14:54:56.424 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 14:54:56.426 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:54:56.429 | ++ functions:get_extra_file:74 : return 2022-02-17 14:54:56.431 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 14:54:56.434 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 14:54:56.437 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 14:54:56.439 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 14:54:56.456 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:54:56.458 | + ./stack.sh:main:866 : install_dstat 2022-02-17 14:54:56.460 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 14:54:56.477 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:54:56.479 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 14:54:56.481 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 14:54:56.483 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 14:54:56.486 | + ./stack.sh:main:875 : install_libs 2022-02-17 14:54:56.488 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 14:54:56.491 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 14:54:56.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 14:54:56.495 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 14:54:56.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 14:54:56.504 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.507 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 14:54:56.509 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 14:54:56.511 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 14:54:56.514 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 14:54:56.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 14:54:56.523 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.525 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 14:54:56.528 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 14:54:56.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 14:54:56.533 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 14:54:56.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 14:54:56.541 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.544 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 14:54:56.546 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 14:54:56.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 14:54:56.550 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 14:54:56.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 14:54:56.560 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.562 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 14:54:56.565 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 14:54:56.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 14:54:56.569 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 14:54:56.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 14:54:56.579 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.581 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 14:54:56.583 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 14:54:56.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 14:54:56.588 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 14:54:56.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 14:54:56.597 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.599 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 14:54:56.601 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 14:54:56.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 14:54:56.606 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 14:54:56.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 14:54:56.615 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.618 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 14:54:56.620 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 14:54:56.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 14:54:56.625 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 14:54:56.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 14:54:56.634 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.636 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 14:54:56.639 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 14:54:56.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 14:54:56.644 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 14:54:56.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 14:54:56.653 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.656 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 14:54:56.658 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 14:54:56.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 14:54:56.662 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 14:54:56.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 14:54:56.672 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.674 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 14:54:56.676 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 14:54:56.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 14:54:56.681 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 14:54:56.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 14:54:56.690 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.693 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 14:54:56.695 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 14:54:56.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 14:54:56.700 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 14:54:56.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 14:54:56.709 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.712 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 14:54:56.714 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 14:54:56.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 14:54:56.719 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 14:54:56.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 14:54:56.728 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.730 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 14:54:56.733 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 14:54:56.735 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 14:54:56.737 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 14:54:56.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 14:54:56.746 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.750 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 14:54:56.752 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 14:54:56.754 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 14:54:56.757 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 14:54:56.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 14:54:56.766 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.769 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 14:54:56.771 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 14:54:56.773 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 14:54:56.775 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 14:54:56.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 14:54:56.785 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.787 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 14:54:56.789 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 14:54:56.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 14:54:56.794 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 14:54:56.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 14:54:56.804 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.806 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 14:54:56.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 14:54:56.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 14:54:56.814 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 14:54:56.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 14:54:56.823 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.825 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 14:54:56.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 14:54:56.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 14:54:56.832 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 14:54:56.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 14:54:56.842 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.844 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 14:54:56.846 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 14:54:56.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 14:54:56.851 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 14:54:56.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 14:54:56.861 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.863 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 14:54:56.865 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 14:54:56.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 14:54:56.870 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 14:54:56.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 14:54:56.881 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.883 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 14:54:56.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 14:54:56.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 14:54:56.892 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 14:54:56.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 14:54:56.901 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.903 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 14:54:56.906 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 14:54:56.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 14:54:56.910 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 14:54:56.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 14:54:56.920 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.923 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 14:54:56.925 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 14:54:56.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 14:54:56.930 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 14:54:56.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 14:54:56.940 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.942 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 14:54:56.945 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 14:54:56.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 14:54:56.949 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 14:54:56.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 14:54:56.959 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.961 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 14:54:56.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 14:54:56.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 14:54:56.968 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 14:54:56.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 14:54:56.978 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:56.980 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 14:54:56.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 14:54:56.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 14:54:56.988 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 14:54:56.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:56.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:56.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 14:54:56.998 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.000 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 14:54:57.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 14:54:57.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 14:54:57.007 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 14:54:57.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 14:54:57.017 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.019 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 14:54:57.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 14:54:57.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 14:54:57.026 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 14:54:57.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 14:54:57.035 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.038 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 14:54:57.040 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 14:54:57.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 14:54:57.045 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 14:54:57.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 14:54:57.055 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.057 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 14:54:57.060 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 14:54:57.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 14:54:57.065 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 14:54:57.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 14:54:57.074 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.076 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 14:54:57.079 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 14:54:57.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 14:54:57.083 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 14:54:57.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 14:54:57.093 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.095 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 14:54:57.098 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 14:54:57.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 14:54:57.102 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 14:54:57.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 14:54:57.112 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.114 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 14:54:57.117 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 14:54:57.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 14:54:57.121 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 14:54:57.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 14:54:57.131 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.133 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 14:54:57.135 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 14:54:57.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 14:54:57.140 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 14:54:57.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.145 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 14:54:57.150 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.152 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 14:54:57.155 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 14:54:57.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 14:54:57.159 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 14:54:57.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 14:54:57.169 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.172 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 14:54:57.174 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 14:54:57.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 14:54:57.179 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 14:54:57.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 14:54:57.188 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.191 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 14:54:57.193 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 14:54:57.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 14:54:57.198 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 14:54:57.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:54:57.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:54:57.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 14:54:57.207 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:54:57.209 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 14:54:57.232 | Using python 3.8 to install etcd3 2022-02-17 14:54:57.234 | + 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-02-17 14:54:58.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:58.065 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:58.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:54:58.065 | from cryptography.utils import int_from_bytes 2022-02-17 14:54:59.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:54:59.214 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-17 14:54:59.222 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 14:54:59.223 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 14:54:59.224 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-17 14:54:59.225 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-17 14:55:01.583 | 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-02-17 14:55:01.590 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:55:01.590 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:55:01.704 | + inc/python:pip_install:200 : result=0 2022-02-17 14:55:01.706 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:55:01.708 | + functions-common:time_stop:2425 : local name 2022-02-17 14:55:01.710 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:55:01.713 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:55:01.715 | + functions-common:time_stop:2428 : local total 2022-02-17 14:55:01.717 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:55:01.720 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:55:01.722 | + functions-common:time_stop:2432 : start_time=1645109697226 2022-02-17 14:55:01.724 | + functions-common:time_stop:2434 : [[ -z 1645109697226 ]] 2022-02-17 14:55:01.726 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:55:01.730 | + functions-common:time_stop:2437 : end_time=1645109701728 2022-02-17 14:55:01.733 | + functions-common:time_stop:2438 : elapsed_time=4502 2022-02-17 14:55:01.735 | + functions-common:time_stop:2439 : total=26059 2022-02-17 14:55:01.737 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:55:01.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30561 2022-02-17 14:55:01.742 | + inc/python:pip_install:203 : return 0 2022-02-17 14:55:01.745 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 14:55:01.766 | Using python 3.8 to install etcd3gw 2022-02-17 14:55:01.768 | + 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-02-17 14:55:02.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:02.600 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:02.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:02.600 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:03.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:55:03.838 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-17 14:55:03.845 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 14:55:03.846 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 14:55:03.847 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 14:55:03.848 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 14:55:03.883 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 14:55:03.884 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 14:55:03.886 | 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-02-17 14:55:03.888 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-17 14:55:06.248 | 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-02-17 14:55:06.255 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:55:06.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:55:06.369 | + inc/python:pip_install:200 : result=0 2022-02-17 14:55:06.371 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:55:06.373 | + functions-common:time_stop:2425 : local name 2022-02-17 14:55:06.375 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:55:06.378 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:55:06.380 | + functions-common:time_stop:2428 : local total 2022-02-17 14:55:06.382 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:55:06.384 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:55:06.386 | + functions-common:time_stop:2432 : start_time=1645109701760 2022-02-17 14:55:06.388 | + functions-common:time_stop:2434 : [[ -z 1645109701760 ]] 2022-02-17 14:55:06.391 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:55:06.395 | + functions-common:time_stop:2437 : end_time=1645109706393 2022-02-17 14:55:06.398 | + functions-common:time_stop:2438 : elapsed_time=4633 2022-02-17 14:55:06.400 | + functions-common:time_stop:2439 : total=30561 2022-02-17 14:55:06.402 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:55:06.405 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35194 2022-02-17 14:55:06.407 | + inc/python:pip_install:203 : return 0 2022-02-17 14:55:06.409 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 14:55:06.412 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 14:55:06.414 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 14:55:06.416 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 14:55:06.419 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 14:55:06.422 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 14:55:06.424 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 14:55:06.426 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 14:55:06.429 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 14:55:06.431 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 14:55:06.433 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 14:55:06.436 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 14:55:06.438 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 14:55:06.440 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 14:55:06.443 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 14:55:06.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:55:06.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:55:06.450 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 14:55:06.452 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:55:06.455 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:55:06.457 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:55:06.459 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:55:06.462 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:55:06.464 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:55:06.467 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:55:06.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:55:06.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:55:06.474 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:55:06.476 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:55:06.478 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:55:06.481 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:55:06.483 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:55:06.485 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:55:06.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:55:06.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:55:06.492 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 14:55:06.514 | + 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-02-17 14:55:06.622 | Reading package lists... 2022-02-17 14:55:06.862 | Building dependency tree... 2022-02-17 14:55:06.863 | Reading state information... 2022-02-17 14:55:07.113 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-17 14:55:07.113 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-17 14:55:07.113 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 14:55:07.113 | The following packages were automatically installed and are no longer required: 2022-02-17 14:55:07.114 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:55:07.114 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:55:07.114 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:55:07.114 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:55:07.114 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:55:07.114 | python3-zope.interface 2022-02-17 14:55:07.114 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:55:07.226 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 14:55:07.230 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:55:07.233 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:55:07.235 | + functions-common:time_stop:2425 : local name 2022-02-17 14:55:07.238 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:55:07.240 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:55:07.242 | + functions-common:time_stop:2428 : local total 2022-02-17 14:55:07.244 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:55:07.246 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:55:07.249 | + functions-common:time_stop:2432 : start_time=1645109706510 2022-02-17 14:55:07.251 | + functions-common:time_stop:2434 : [[ -z 1645109706510 ]] 2022-02-17 14:55:07.254 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:55:07.258 | + functions-common:time_stop:2437 : end_time=1645109707256 2022-02-17 14:55:07.260 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-17 14:55:07.263 | + functions-common:time_stop:2439 : total=4534 2022-02-17 14:55:07.265 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:55:07.267 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5280 2022-02-17 14:55:07.269 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:55:07.272 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 14:55:07.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:55:07.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:55:07.279 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 14:55:07.340 | Module proxy already enabled 2022-02-17 14:55:07.344 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 14:55:07.406 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 14:55:07.406 | Module proxy already enabled 2022-02-17 14:55:07.406 | Module proxy_uwsgi already enabled 2022-02-17 14:55:07.410 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 14:55:07.412 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:55:07.414 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:55:07.417 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:55:07.543 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 14:55:07.547 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 14:55:07.549 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 14:55:07.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 14:55:07.561 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.563 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 14:55:07.566 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 14:55:07.568 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 14:55:07.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 14:55:07.579 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.581 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 14:55:07.583 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 14:55:07.586 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 14:55:07.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 14:55:07.596 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.598 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 14:55:07.600 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 14:55:07.603 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 14:55:07.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 14:55:07.612 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.615 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 14:55:07.617 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 14:55:07.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 14:55:07.626 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.629 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 14:55:07.631 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 14:55:07.633 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 14:55:07.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 14:55:07.643 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.645 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 14:55:07.663 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:07.665 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 14:55:07.667 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 14:55:07.670 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 14:55:07.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 14:55:07.680 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.682 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 14:55:07.698 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:07.701 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 14:55:07.703 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 14:55:07.706 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 14:55:07.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 14:55:07.715 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.718 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 14:55:07.721 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 14:55:07.723 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 14:55:07.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:07.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:07.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 14:55:07.733 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:07.735 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 14:55:07.738 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 14:55:07.740 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:55:07.743 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 14:55:07.745 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 14:55:07.748 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:55:07.751 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:55:07.751 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:55:07.756 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 14:55:07.759 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 14:55:07.761 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 14:55:07.764 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 14:55:07.766 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 14:55:07.787 | Using python 3.8 to install keystonemiddleware 2022-02-17 14:55:07.789 | + 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-02-17 14:55:08.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:08.620 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:08.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:08.621 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:09.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:55:09.764 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 14:55:09.815 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 14:55:09.816 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 14:55:09.817 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 14:55:09.818 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 14:55:09.820 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 14:55:09.821 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 14:55:09.821 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 14:55:09.822 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 14:55:09.823 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 14:55:09.825 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:55:09.826 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 14:55:09.827 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 14:55:09.828 | 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-02-17 14:55:09.829 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 14:55:09.885 | 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-02-17 14:55:09.886 | 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-02-17 14:55:09.888 | 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-02-17 14:55:09.927 | 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-02-17 14:55:09.964 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 14:55:09.965 | 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-02-17 14:55:09.966 | 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-02-17 14:55:09.968 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 14:55:10.017 | 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-02-17 14:55:10.020 | 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-02-17 14:55:10.028 | 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-02-17 14:55:10.030 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 14:55:10.044 | 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-02-17 14:55:10.045 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 14:55:10.047 | 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-02-17 14:55:10.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 14:55:10.110 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-17 14:55:10.112 | 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-02-17 14:55:10.114 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 14:55:10.163 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-17 14:55:10.175 | 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-02-17 14:55:12.410 | 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-02-17 14:55:12.416 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:55:12.416 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:55:12.534 | + inc/python:pip_install:200 : result=0 2022-02-17 14:55:12.536 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:55:12.538 | + functions-common:time_stop:2425 : local name 2022-02-17 14:55:12.541 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:55:12.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:55:12.545 | + functions-common:time_stop:2428 : local total 2022-02-17 14:55:12.547 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:55:12.550 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:55:12.552 | + functions-common:time_stop:2432 : start_time=1645109707782 2022-02-17 14:55:12.554 | + functions-common:time_stop:2434 : [[ -z 1645109707782 ]] 2022-02-17 14:55:12.557 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:55:12.561 | + functions-common:time_stop:2437 : end_time=1645109712558 2022-02-17 14:55:12.563 | + functions-common:time_stop:2438 : elapsed_time=4776 2022-02-17 14:55:12.565 | + functions-common:time_stop:2439 : total=35194 2022-02-17 14:55:12.567 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:55:12.569 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39970 2022-02-17 14:55:12.572 | + inc/python:pip_install:203 : return 0 2022-02-17 14:55:12.575 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 14:55:12.578 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 14:55:12.581 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 14:55:12.585 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 14:55:12.587 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 14:55:12.590 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 14:55:12.594 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:55:12.594 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 14:55:12.599 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 14:55:12.601 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 14:55:12.604 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 14:55:12.607 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 14:55:12.609 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 14:55:12.630 | Using python 3.8 to install python-memcached 2022-02-17 14:55:12.632 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-17 14:55:13.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:13.481 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:13.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:13.482 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:14.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:55:14.640 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-17 14:55:14.643 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 14:55:16.967 | 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-02-17 14:55:16.974 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:55:16.974 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:55:17.088 | + inc/python:pip_install:200 : result=0 2022-02-17 14:55:17.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:55:17.094 | + functions-common:time_stop:2425 : local name 2022-02-17 14:55:17.096 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:55:17.098 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:55:17.100 | + functions-common:time_stop:2428 : local total 2022-02-17 14:55:17.102 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:55:17.105 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:55:17.107 | + functions-common:time_stop:2432 : start_time=1645109712625 2022-02-17 14:55:17.109 | + functions-common:time_stop:2434 : [[ -z 1645109712625 ]] 2022-02-17 14:55:17.112 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:55:17.116 | + functions-common:time_stop:2437 : end_time=1645109717114 2022-02-17 14:55:17.118 | + functions-common:time_stop:2438 : elapsed_time=4489 2022-02-17 14:55:17.121 | + functions-common:time_stop:2439 : total=39970 2022-02-17 14:55:17.123 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:55:17.125 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44459 2022-02-17 14:55:17.127 | + inc/python:pip_install:203 : return 0 2022-02-17 14:55:17.130 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 14:55:17.146 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:17.148 | + ./stack.sh:main:897 : '[' 10.222.0.87 == 10.222.0.87 ']' 2022-02-17 14:55:17.151 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 14:55:17.153 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 14:55:17.156 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 14:55:17.158 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:55:17.161 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 14:55:17.163 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 14:55:17.178 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:17.180 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 14:55:17.182 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 14:55:17.184 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 14:55:17.187 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:55:17.189 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:55:17.191 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:55:17.194 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:55:17.196 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:55:17.198 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:55:17.214 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:55:17.216 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:55:17.218 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:55:17.221 | + functions-common:git_clone:629 : echo master 2022-02-17 14:55:17.221 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:55:17.226 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 14:55:17.228 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:55:17.230 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 14:55:17.233 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:55:17.233 | + functions-common:git_clone:678 : head -1 2022-02-17 14:55:17.254 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 14:55:17.257 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:55:17.259 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 14:55:17.261 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:55:17.263 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:55:17.266 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 14:55:17.269 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:55:17.271 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 14:55:17.273 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:55:17.275 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:55:17.278 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 14:55:17.281 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:55:17.283 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:55:17.286 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 14:55:17.288 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:55:17.291 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 14:55:17.293 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:55:17.296 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:55:17.299 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 14:55:17.304 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 14:55:17.307 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 14:55:17.972 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 14:55:17.974 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:55:17.976 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:55:17.978 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:55:17.981 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 14:55:17.983 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 14:55:17.985 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:55:17.988 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:55:17.990 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:55:17.992 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:55:17.994 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:55:17.996 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:55:17.999 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:55:18.001 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 14:55:18.021 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 14:55:18.023 | + 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-02-17 14:55:18.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:18.861 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:18.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:18.861 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:19.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:55:20.010 | Obtaining file:///opt/stack/keystone 2022-02-17 14:55:20.010 | Preparing metadata (setup.py): started 2022-02-17 14:55:23.399 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:55:23.474 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 14:55:23.475 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 14:55:23.476 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.3) 2022-02-17 14:55:23.477 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-17 14:55:23.478 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 14:55:23.479 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 14:55:23.480 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 14:55:23.481 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:55:23.482 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-17 14:55:23.483 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:55:23.485 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 14:55:23.486 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:55:23.487 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-17 14:55:23.488 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 14:55:23.489 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 14:55:23.490 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 14:55:23.491 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 14:55:23.492 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 14:55:23.493 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 14:55:23.494 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 14:55:23.495 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 14:55:23.496 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 14:55:23.497 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 14:55:23.499 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:55:23.500 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 14:55:23.501 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:55:23.502 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-17 14:55:23.503 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-17 14:55:23.505 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 14:55:23.506 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 14:55:23.506 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 14:55:23.507 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 14:55:23.508 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 14:55:23.510 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 14:55:23.521 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 14:55:23.522 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 14:55:23.565 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 14:55:23.577 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-17 14:55:23.578 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 14:55:23.579 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:55:23.581 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-17 14:55:23.590 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-17 14:55:23.651 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 14:55:23.652 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 14:55:23.748 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:55:23.750 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 14:55:23.751 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 14:55:23.752 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 14:55:23.806 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:55:23.807 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 14:55:23.808 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 14:55:23.859 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 14:55:23.861 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 14:55:23.916 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 14:55:23.919 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:55:23.920 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 14:55:23.921 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:55:23.922 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-17 14:55:23.924 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 14:55:23.945 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 14:55:23.992 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 14:55:24.013 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 14:55:24.015 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 14:55:24.016 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 14:55:24.017 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 14:55:24.069 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 14:55:24.208 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-17 14:55:24.209 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 14:55:24.211 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 14:55:24.212 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-17 14:55:24.441 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 14:55:24.465 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 14:55:24.466 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 14:55:24.533 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 14:55:24.535 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 14:55:24.553 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 14:55:24.625 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 14:55:24.666 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-17 14:55:24.778 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 14:55:24.853 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-17 14:55:24.980 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-17 14:55:25.011 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-17 14:55:25.051 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-17 14:55:25.054 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-17 14:55:25.055 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-17 14:55:25.056 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-17 14:55:25.057 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-17 14:55:25.058 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-17 14:55:25.111 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 14:55:25.248 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-17 14:55:25.251 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-17 14:55:25.252 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 14:55:25.254 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-17 14:55:25.406 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 14:55:25.512 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 14:55:25.586 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 14:55:25.763 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-17 14:55:25.929 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.9.0) 2022-02-17 14:55:26.025 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-17 14:55:26.058 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-17 14:55:27.799 | Installing collected packages: keystone 2022-02-17 14:55:27.800 | Attempting uninstall: keystone 2022-02-17 14:55:27.800 | Found existing installation: keystone 20.1.0.dev100 2022-02-17 14:55:27.804 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-17 14:55:27.806 | Running setup.py develop for keystone 2022-02-17 14:55:32.050 | Successfully installed keystone 2022-02-17 14:55:32.050 | 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-02-17 14:55:32.058 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:55:32.058 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:55:32.194 | + inc/python:pip_install:200 : result=0 2022-02-17 14:55:32.196 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:55:32.198 | + functions-common:time_stop:2425 : local name 2022-02-17 14:55:32.200 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:55:32.202 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:55:32.204 | + functions-common:time_stop:2428 : local total 2022-02-17 14:55:32.206 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:55:32.208 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:55:32.210 | + functions-common:time_stop:2432 : start_time=1645109718016 2022-02-17 14:55:32.212 | + functions-common:time_stop:2434 : [[ -z 1645109718016 ]] 2022-02-17 14:55:32.215 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:55:32.219 | + functions-common:time_stop:2437 : end_time=1645109732217 2022-02-17 14:55:32.221 | + functions-common:time_stop:2438 : elapsed_time=14201 2022-02-17 14:55:32.223 | + functions-common:time_stop:2439 : total=44459 2022-02-17 14:55:32.225 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:55:32.227 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=58660 2022-02-17 14:55:32.229 | + inc/python:pip_install:203 : return 0 2022-02-17 14:55:32.231 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:55:32.234 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:55:32.237 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:55:32.256 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 14:55:32.268 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 14:55:32.270 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 14:55:32.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:32.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:32.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 14:55:32.281 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:32.283 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 14:55:32.300 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:32.302 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:55:32.305 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:55:32.307 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 14:55:32.309 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 14:55:32.322 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 14:55:32.324 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 14:55:32.329 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 14:55:32.345 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:32.347 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 14:55:32.378 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 14:55:32.406 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 14:55:32.437 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 14:55:32.466 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 14:55:32.497 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 14:55:32.528 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 14:55:32.556 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 14:55:32.583 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 14:55:32.586 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 14:55:32.588 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 14:55:32.590 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 14:55:32.594 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:55:32.596 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:55:32.612 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:32.615 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:55:32.617 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:55:32.619 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:55:32.634 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:32.637 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.87:5672/ 2022-02-17 14:55:32.640 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.87:5672/ 2022-02-17 14:55:32.670 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:55:32.672 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:55:32.675 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 14:55:32.677 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 14:55:32.693 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:32.695 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.87/identity 2022-02-17 14:55:32.725 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 14:55:32.728 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 14:55:32.758 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 14:55:32.761 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 14:55:32.763 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 14:55:32.766 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 14:55:32.768 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:55:32.771 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 14:55:32.801 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 14:55:32.804 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 14:55:32.806 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 14:55:32.808 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 14:55:32.811 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:55:32.828 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:55:32.830 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:55:32.833 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:55:32.835 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:55:32.837 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:55:32.865 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:55:32.893 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:55:32.920 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:55:32.948 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 14:55:32.975 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 14:55:32.978 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 14:55:32.980 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:55:32.982 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 14:55:32.985 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 14:55:32.987 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:55:32.989 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:55:32.992 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 14:55:32.996 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 14:55:32.999 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:55:33.001 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:55:33.014 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:55:33.015 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:55:33.023 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:55:33.026 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:55:33.042 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:55:33.045 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 14:55:33.049 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 14:55:33.078 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 14:55:33.105 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 14:55:33.132 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 14:55:33.159 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 14:55:33.186 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 14:55:33.213 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 14:55:33.239 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 14:55:33.267 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 14:55:33.293 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:55:33.320 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 14:55:33.347 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 14:55:33.374 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 14:55:33.401 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:55:33.404 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:55:33.406 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 14:55:33.409 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 14:55:33.411 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:55:33.413 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:55:33.416 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:55:33.418 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:55:33.421 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:55:33.423 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 14:55:33.450 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 14:55:33.477 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 14:55:33.478 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 14:55:33.487 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 14:55:33.490 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 14:55:33.492 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 14:55:33.494 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:55:33.497 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:55:33.500 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:55:33.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:55:33.504 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:55:33.506 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:55:33.509 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:55:33.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:55:33.513 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:55:33.516 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 14:55:33.577 | Site keystone-wsgi-public already enabled 2022-02-17 14:55:33.581 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:55:33.583 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:55:33.585 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:55:33.588 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:55:33.719 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 14:55:33.749 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 14:55:33.780 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 14:55:33.811 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 14:55:33.813 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 14:55:33.844 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 14:55:33.871 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 14:55:33.899 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 14:55:33.916 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:33.918 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 14:55:33.935 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:33.937 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 14:55:33.940 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 14:55:33.942 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 14:55:33.944 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:55:33.947 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 14:55:33.949 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 14:55:33.951 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 14:55:33.954 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 14:55:33.956 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:55:33.958 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:55:33.961 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:55:33.964 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:55:33.966 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:55:33.969 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:55:33.985 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:55:33.987 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:55:33.990 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:55:33.992 | + functions-common:git_clone:629 : echo master 2022-02-17 14:55:33.993 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:55:33.998 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 14:55:34.000 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:55:34.002 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 14:55:34.005 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:55:34.005 | + functions-common:git_clone:678 : head -1 2022-02-17 14:55:34.009 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 14:55:34.011 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:55:34.014 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 14:55:34.016 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:55:34.019 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:55:34.021 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 14:55:34.023 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 14:55:34.026 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 14:55:34.028 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:55:34.031 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:55:34.033 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 14:55:34.035 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:55:34.038 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 14:55:34.041 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 14:55:34.043 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:55:34.046 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 14:55:34.049 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:55:34.051 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:55:34.054 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 14:55:34.060 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 14:55:34.062 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 14:55:34.730 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 14:55:34.733 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:55:34.735 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:55:34.737 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:55:34.739 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 14:55:34.742 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 14:55:34.744 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:55:34.746 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 14:55:34.749 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:55:34.751 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 14:55:34.753 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 14:55:34.756 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 14:55:34.758 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:55:34.760 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 14:55:34.782 | Using python 3.8 to install /opt/stack/swift 2022-02-17 14:55:34.784 | + 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/swift[keystone]' 2022-02-17 14:55:35.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:35.622 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:35.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:35.623 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:36.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:55:36.792 | Obtaining file:///opt/stack/swift 2022-02-17 14:55:36.792 | Preparing metadata (setup.py): started 2022-02-17 14:55:39.839 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:55:39.877 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 14:55:39.878 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 14:55:39.880 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 14:55:39.881 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 14:55:39.882 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (4.7.1) 2022-02-17 14:55:39.883 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 14:55:39.884 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 14:55:39.885 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.9.9) 2022-02-17 14:55:39.886 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.6.0) 2022-02-17 14:55:39.887 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 14:55:39.888 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 14:55:39.926 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 14:55:39.934 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 14:55:39.992 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 14:55:39.994 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 14:55:39.995 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 14:55:39.996 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 14:55:39.997 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 14:55:39.999 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 14:55:40.000 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 14:55:40.001 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 14:55:40.002 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:55:40.003 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 14:55:40.004 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 14:55:40.005 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 14:55:40.025 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 14:55:40.057 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 14:55:40.058 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 14:55:40.059 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 14:55:40.061 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 14:55:40.083 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 14:55:40.173 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 14:55:40.174 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 14:55:40.175 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 14:55:40.216 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.1.5) 2022-02-17 14:55:40.259 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 14:55:40.260 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 14:55:40.262 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 14:55:40.263 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 14:55:40.320 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 14:55:40.324 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 14:55:40.338 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 14:55:40.339 | 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>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 14:55:40.358 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 14:55:40.359 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 14:55:40.463 | 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>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 14:55:40.478 | 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>=4.17.0->swift==2.29.1.dev6) (5.1.1) 2022-02-17 14:55:42.601 | Installing collected packages: swift 2022-02-17 14:55:42.601 | Attempting uninstall: swift 2022-02-17 14:55:42.601 | Found existing installation: swift 2.29.1.dev6 2022-02-17 14:55:42.604 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-17 14:55:42.606 | Running setup.py develop for swift 2022-02-17 14:55:46.595 | Successfully installed swift 2022-02-17 14:55:46.596 | 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-02-17 14:55:46.603 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:55:46.603 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:55:46.732 | + inc/python:pip_install:200 : result=0 2022-02-17 14:55:46.735 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:55:46.737 | + functions-common:time_stop:2425 : local name 2022-02-17 14:55:46.739 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:55:46.742 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:55:46.744 | + functions-common:time_stop:2428 : local total 2022-02-17 14:55:46.746 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:55:46.748 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:55:46.750 | + functions-common:time_stop:2432 : start_time=1645109734776 2022-02-17 14:55:46.752 | + functions-common:time_stop:2434 : [[ -z 1645109734776 ]] 2022-02-17 14:55:46.755 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:55:46.759 | + functions-common:time_stop:2437 : end_time=1645109746757 2022-02-17 14:55:46.761 | + functions-common:time_stop:2438 : elapsed_time=11981 2022-02-17 14:55:46.764 | + functions-common:time_stop:2439 : total=58660 2022-02-17 14:55:46.766 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:55:46.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70641 2022-02-17 14:55:46.770 | + inc/python:pip_install:203 : return 0 2022-02-17 14:55:46.773 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:55:46.775 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:55:46.778 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:55:46.798 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 14:55:46.809 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 14:55:46.812 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 14:55:46.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:46.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:46.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 14:55:46.821 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:46.824 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 14:55:46.826 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:55:46.828 | + ./stack.sh:main:908 : configure_swift 2022-02-17 14:55:46.831 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 14:55:46.833 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 14:55:46.835 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 14:55:46.837 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 14:55:46.839 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 14:55:47.985 | No container-auditor running 2022-02-17 14:55:47.986 | No container-reconciler running 2022-02-17 14:55:47.986 | No container-updater running 2022-02-17 14:55:47.986 | No account-server running 2022-02-17 14:55:47.986 | No object-reconstructor running 2022-02-17 14:55:47.986 | No proxy-server running 2022-02-17 14:55:47.986 | No container-server running 2022-02-17 14:55:47.986 | No account-replicator running 2022-02-17 14:55:47.986 | No container-sync running 2022-02-17 14:55:47.986 | No account-auditor running 2022-02-17 14:55:47.986 | No object-auditor running 2022-02-17 14:55:47.986 | No container-replicator running 2022-02-17 14:55:47.986 | No container-sharder running 2022-02-17 14:55:47.986 | No object-server running 2022-02-17 14:55:47.986 | No object-replicator running 2022-02-17 14:55:47.986 | No account-reaper running 2022-02-17 14:55:47.986 | No object-updater running 2022-02-17 14:55:47.986 | No object-expirer running 2022-02-17 14:55:48.075 | + lib/swift:configure_swift:340 : true 2022-02-17 14:55:48.077 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 14:55:48.089 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 14:55:48.101 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 14:55:48.104 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 14:55:48.104 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 14:55:48.110 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 14:55:48.110 | s/%GROUP%/ubuntu/; 2022-02-17 14:55:48.110 | s/%USER%/ubuntu/; 2022-02-17 14:55:48.110 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 14:55:48.110 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 14:55:48.113 | uid = ubuntu 2022-02-17 14:55:48.113 | gid = ubuntu 2022-02-17 14:55:48.113 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 14:55:48.113 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 14:55:48.113 | address = 127.0.0.1 2022-02-17 14:55:48.114 | 2022-02-17 14:55:48.114 | [account6612] 2022-02-17 14:55:48.114 | max connections = 25 2022-02-17 14:55:48.114 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:55:48.114 | read only = false 2022-02-17 14:55:48.114 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 14:55:48.114 | 2022-02-17 14:55:48.114 | [account6622] 2022-02-17 14:55:48.114 | max connections = 25 2022-02-17 14:55:48.114 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:55:48.114 | read only = false 2022-02-17 14:55:48.114 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 14:55:48.114 | 2022-02-17 14:55:48.114 | [account6632] 2022-02-17 14:55:48.114 | max connections = 25 2022-02-17 14:55:48.114 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:55:48.114 | read only = false 2022-02-17 14:55:48.114 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 14:55:48.114 | 2022-02-17 14:55:48.114 | [account6642] 2022-02-17 14:55:48.114 | max connections = 25 2022-02-17 14:55:48.114 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:55:48.114 | read only = false 2022-02-17 14:55:48.114 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 14:55:48.114 | 2022-02-17 14:55:48.114 | 2022-02-17 14:55:48.114 | [container6611] 2022-02-17 14:55:48.114 | max connections = 25 2022-02-17 14:55:48.114 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:55:48.114 | read only = false 2022-02-17 14:55:48.114 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 14:55:48.114 | 2022-02-17 14:55:48.114 | [container6621] 2022-02-17 14:55:48.114 | max connections = 25 2022-02-17 14:55:48.114 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:55:48.114 | read only = false 2022-02-17 14:55:48.114 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 14:55:48.114 | 2022-02-17 14:55:48.114 | [container6631] 2022-02-17 14:55:48.115 | max connections = 25 2022-02-17 14:55:48.115 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:55:48.115 | read only = false 2022-02-17 14:55:48.115 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 14:55:48.115 | 2022-02-17 14:55:48.115 | [container6641] 2022-02-17 14:55:48.115 | max connections = 25 2022-02-17 14:55:48.115 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:55:48.115 | read only = false 2022-02-17 14:55:48.115 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 14:55:48.115 | 2022-02-17 14:55:48.115 | 2022-02-17 14:55:48.115 | [object6613] 2022-02-17 14:55:48.115 | max connections = 25 2022-02-17 14:55:48.115 | path = /opt/stack/data/swift/1/node/ 2022-02-17 14:55:48.115 | read only = false 2022-02-17 14:55:48.115 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 14:55:48.115 | 2022-02-17 14:55:48.115 | [object6623] 2022-02-17 14:55:48.115 | max connections = 25 2022-02-17 14:55:48.115 | path = /opt/stack/data/swift/2/node/ 2022-02-17 14:55:48.115 | read only = false 2022-02-17 14:55:48.115 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 14:55:48.115 | 2022-02-17 14:55:48.115 | [object6633] 2022-02-17 14:55:48.115 | max connections = 25 2022-02-17 14:55:48.115 | path = /opt/stack/data/swift/3/node/ 2022-02-17 14:55:48.115 | read only = false 2022-02-17 14:55:48.115 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 14:55:48.115 | 2022-02-17 14:55:48.115 | [object6643] 2022-02-17 14:55:48.115 | max connections = 25 2022-02-17 14:55:48.115 | path = /opt/stack/data/swift/4/node/ 2022-02-17 14:55:48.115 | read only = false 2022-02-17 14:55:48.115 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 14:55:48.117 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 14:55:48.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:55:48.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:55:48.124 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 14:55:48.135 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 14:55:48.137 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 14:55:48.142 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 14:55:48.146 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 14:55:48.148 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 14:55:48.152 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 14:55:48.180 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.87:8080/v1/ 2022-02-17 14:55:48.205 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 14:55:48.222 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 14:55:48.250 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 14:55:48.267 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:55:48.296 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 14:55:48.314 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 14:55:48.341 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 14:55:48.359 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 14:55:48.386 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 14:55:48.405 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:55:48.432 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 14:55:48.449 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 14:55:48.464 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:48.467 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 14:55:48.494 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 14:55:48.522 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 14:55:48.549 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 14:55:48.576 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 14:55:48.591 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:48.593 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 14:55:48.619 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 14:55:48.634 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:48.636 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 14:55:48.652 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:48.654 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 14:55:48.657 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 14:55:48.671 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:48.673 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 14:55:48.675 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 14:55:48.677 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 14:55:48.682 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 14:55:48.687 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 14:55:48.714 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 14:55:48.741 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 14:55:48.771 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 14:55:48.800 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 14:55:48.828 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 14:55:48.830 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 14:55:48.832 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 14:55:48.834 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 14:55:48.836 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 14:55:48.862 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 14:55:48.890 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.87/identity 2022-02-17 14:55:48.916 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 14:55:48.947 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 14:55:48.975 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 14:55:49.002 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 14:55:49.030 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 14:55:49.057 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:55:49.085 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 14:55:49.112 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 14:55:49.139 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 14:55:49.166 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 14:55:49.193 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 14:55:49.223 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 14:55:49.251 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 14:55:49.269 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 14:55:49.297 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 14:55:49.325 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 14:55:49.330 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 14:55:49.358 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 14:55:49.385 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 14:55:49.411 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 14:55:49.414 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 14:55:49.416 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:55:49.418 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 14:55:49.423 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 14:55:49.425 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 14:55:49.427 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:55:49.429 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 14:55:49.431 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 14:55:49.433 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:55:49.436 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:55:49.438 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 14:55:49.456 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 14:55:49.483 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 14:55:49.501 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 14:55:49.529 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 14:55:49.548 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:55:49.575 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 14:55:49.593 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:55:49.622 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 14:55:49.640 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:55:49.668 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 14:55:49.687 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 14:55:49.714 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:55:49.733 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:55:49.760 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 14:55:49.778 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 14:55:49.807 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 14:55:49.825 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 14:55:49.852 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-17 14:55:49.857 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 14:55:49.875 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:55:49.903 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 14:55:49.932 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:55:49.934 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 14:55:49.938 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 14:55:49.940 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 14:55:49.942 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:55:49.945 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 14:55:49.947 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 14:55:49.949 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:55:49.951 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:55:49.954 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 14:55:49.972 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 14:55:50.000 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 14:55:50.024 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 14:55:50.052 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 14:55:50.070 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:55:50.099 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 14:55:50.117 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:55:50.146 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 14:55:50.164 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:55:50.191 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 14:55:50.210 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 14:55:50.238 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:55:50.256 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:55:50.285 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 14:55:50.303 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 14:55:50.331 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 14:55:50.349 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 14:55:50.376 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-17 14:55:50.380 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 14:55:50.399 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:55:50.427 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:55:50.429 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 14:55:50.433 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 14:55:50.436 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 14:55:50.438 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 14:55:50.440 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 14:55:50.443 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 14:55:50.445 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 14:55:50.447 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 14:55:50.449 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 14:55:50.467 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 14:55:50.494 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 14:55:50.512 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 14:55:50.549 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 14:55:50.567 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 14:55:50.596 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 14:55:50.613 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 14:55:50.644 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 14:55:50.661 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 14:55:50.690 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 14:55:50.708 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 14:55:50.736 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 14:55:50.754 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 14:55:50.782 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 14:55:50.800 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 14:55:50.828 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 14:55:50.846 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 14:55:50.873 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-17 14:55:50.878 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 14:55:50.895 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 14:55:50.923 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 14:55:50.951 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 14:55:50.978 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 14:55:51.007 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 14:55:51.009 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 14:55:51.014 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 14:55:51.043 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 14:55:51.072 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 14:55:51.100 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 14:55:51.129 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 14:55:51.157 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 14:55:51.184 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 14:55:51.211 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 14:55:51.238 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 14:55:51.265 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 14:55:51.281 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:51.284 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 14:55:51.302 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 14:55:51.304 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 14:55:51.323 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 14:55:51.325 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.87 2022-02-17 14:55:51.352 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 14:55:51.355 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 14:55:51.382 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.87/identity 2022-02-17 14:55:51.411 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 14:55:51.413 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 14:55:51.439 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 14:55:51.455 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:51.457 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 14:55:51.460 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 14:55:51.465 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 14:55:51.467 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 14:55:51.480 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 14:55:51.482 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 14:55:51.493 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 14:55:51.495 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 14:55:51.498 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 14:55:51.500 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 14:55:51.502 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 14:55:51.504 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 14:55:51.507 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 14:55:51.509 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 14:55:51.511 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 14:55:51.524 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 14:55:51.526 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 14:55:51.528 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 14:55:51.546 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:55:51.548 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 14:55:51.565 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:51.567 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 14:55:51.570 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 14:55:51.572 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 14:55:51.574 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:55:51.578 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 14:55:51.580 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 14:55:51.583 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 14:55:51.585 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 14:55:51.603 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:51.605 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 14:55:51.608 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 14:55:51.625 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:55:51.627 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 14:55:51.630 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 14:55:51.632 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 14:55:51.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:55:51.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:55:51.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 14:55:51.644 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:55:51.647 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 14:55:51.650 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 14:55:51.652 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 14:55:51.656 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 14:55:51.658 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 14:55:51.661 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 14:55:51.664 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 14:55:51.667 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 14:55:51.670 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 14:55:51.672 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 14:55:51.676 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 14:55:51.676 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 14:55:51.681 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 14:55:51.684 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 14:55:51.687 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 14:55:51.690 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 14:55:51.693 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:55:51.715 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 14:55:51.718 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 14:55:52.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:52.575 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:52.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:52.575 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:53.703 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:55:53.731 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-17 14:55:53.814 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-17 14:55:53.815 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-02-17 14:55:53.816 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:55:53.817 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-17 14:55:53.818 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:55:53.819 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-17 14:55:53.820 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-17 14:55:53.821 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 14:55:53.822 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-17 14:55:53.823 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-17 14:55:53.824 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 14:55:53.826 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-02-17 14:55:53.829 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-17 14:55:53.831 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-17 14:55:53.833 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 14:55:53.835 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 14:55:53.837 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-17 14:55:53.840 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-17 14:55:53.849 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 14:55:53.850 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-17 14:55:53.864 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 14:55:53.933 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-17 14:55:53.934 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-17 14:55:53.936 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-17 14:55:53.960 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 14:55:53.961 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 14:55:53.963 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 14:55:53.964 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-17 14:55:53.967 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-17 14:55:53.976 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-17 14:55:54.018 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-17 14:55:54.019 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-17 14:55:54.021 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-17 14:55:54.022 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-17 14:55:54.043 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-17 14:55:54.045 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-17 14:55:54.059 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 14:55:54.077 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-17 14:55:54.078 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-17 14:55:54.095 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-17 14:55:54.098 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 14:55:54.177 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-17 14:55:54.178 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-17 14:55:54.179 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-17 14:55:54.182 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-17 14:55:54.231 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-17 14:55:54.257 | 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->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 14:55:54.459 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 14:55:54.461 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 14:55:54.494 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 14:55:54.495 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 14:55:54.498 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 14:55:54.499 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 14:55:54.501 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 14:55:54.502 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 14:55:54.564 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-17 14:55:54.736 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 14:55:54.760 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 14:55:54.868 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 14:55:55.016 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 14:55:56.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-02-17 14:55:56.995 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:55:56.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:55:57.116 | + inc/python:pip_install:200 : result=0 2022-02-17 14:55:57.118 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:55:57.121 | + functions-common:time_stop:2425 : local name 2022-02-17 14:55:57.124 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:55:57.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:55:57.128 | + functions-common:time_stop:2428 : local total 2022-02-17 14:55:57.131 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:55:57.133 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:55:57.135 | + functions-common:time_stop:2432 : start_time=1645109751709 2022-02-17 14:55:57.138 | + functions-common:time_stop:2434 : [[ -z 1645109751709 ]] 2022-02-17 14:55:57.141 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:55:57.146 | + functions-common:time_stop:2437 : end_time=1645109757143 2022-02-17 14:55:57.148 | + functions-common:time_stop:2438 : elapsed_time=5434 2022-02-17 14:55:57.150 | + functions-common:time_stop:2439 : total=70641 2022-02-17 14:55:57.152 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:55:57.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76075 2022-02-17 14:55:57.157 | + inc/python:pip_install:203 : return 0 2022-02-17 14:55:57.160 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 14:55:57.162 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 14:55:57.165 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 14:55:57.177 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 14:55:57.182 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 14:55:57.184 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 14:55:57.187 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 14:55:57.190 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:55:57.192 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:55:57.195 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:55:57.197 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:55:57.200 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:55:57.203 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:55:57.219 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:55:57.221 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:55:57.224 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:55:57.226 | + functions-common:git_clone:629 : echo master 2022-02-17 14:55:57.227 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:55:57.232 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 14:55:57.234 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:55:57.236 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 14:55:57.239 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:55:57.240 | + functions-common:git_clone:678 : head -1 2022-02-17 14:55:57.243 | 52af68247 Merge "tests: Remove check for os.set_inheritable" 2022-02-17 14:55:57.246 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:55:57.249 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 14:55:57.251 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:55:57.254 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:55:57.256 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 14:55:57.259 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:55:57.261 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 14:55:57.265 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:55:57.267 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:55:57.270 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 14:55:57.272 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:55:57.275 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:55:57.278 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 14:55:57.280 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:55:57.283 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 14:55:57.286 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:55:57.288 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:55:57.292 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 14:55:57.297 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 14:55:57.300 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 14:55:57.952 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 14:55:57.954 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:55:57.957 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:55:57.959 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:55:57.961 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 14:55:57.964 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 14:55:57.966 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:55:57.969 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:55:57.971 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:55:57.973 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:55:57.976 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:55:57.978 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:55:57.981 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:55:57.983 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 14:55:58.004 | Using python 3.8 to install /opt/stack/glance 2022-02-17 14:55:58.007 | + 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/glance 2022-02-17 14:55:58.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:58.858 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:58.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:55:58.858 | from cryptography.utils import int_from_bytes 2022-02-17 14:55:59.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:56:00.014 | Obtaining file:///opt/stack/glance 2022-02-17 14:56:00.015 | Preparing metadata (setup.py): started 2022-02-17 14:56:03.103 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:56:03.182 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.8.1) 2022-02-17 14:56:03.183 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.7.1) 2022-02-17 14:56:03.184 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.4.31) 2022-02-17 14:56:03.185 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.33.0) 2022-02-17 14:56:03.187 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.1.1) 2022-02-17 14:56:03.188 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.5.1) 2022-02-17 14:56:03.189 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.8.7) 2022-02-17 14:56:03.190 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.4.2) 2022-02-17 14:56:03.191 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.7.6) 2022-02-17 14:56:03.192 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.20.4) 2022-02-17 14:56:03.194 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (8.8.0) 2022-02-17 14:56:03.195 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.0) 2022-02-17 14:56:03.196 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.0) 2022-02-17 14:56:03.197 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:56:03.198 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.12.1) 2022-02-17 14:56:03.200 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:56:03.201 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:56:03.203 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.4) 2022-02-17 14:56:03.205 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:56:03.206 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (9.4.0) 2022-02-17 14:56:03.208 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:56:03.209 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.1.0) 2022-02-17 14:56:03.210 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.5.0) 2022-02-17 14:56:03.212 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:56:03.213 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.4.0) 2022-02-17 14:56:03.214 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (22.0.0) 2022-02-17 14:56:03.215 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (11.2.0) 2022-02-17 14:56:03.217 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.1.0) 2022-02-17 14:56:03.218 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:56:03.219 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.6.1) 2022-02-17 14:56:03.220 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (12.13.0) 2022-02-17 14:56:03.221 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (4.5.1) 2022-02-17 14:56:03.222 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.3.0) 2022-02-17 14:56:03.223 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:56:03.224 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:56:03.225 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.4.2) 2022-02-17 14:56:03.226 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:56:03.228 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (2.4.0) 2022-02-17 14:56:03.229 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (36.0.1) 2022-02-17 14:56:03.230 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (0.2.2) 2022-02-17 14:56:03.231 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (1.0.2) 2022-02-17 14:56:03.233 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (5.5.0) 2022-02-17 14:56:03.234 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev79) (3.10.1) 2022-02-17 14:56:03.255 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (5.4.0) 2022-02-17 14:56:03.256 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (1.1.6) 2022-02-17 14:56:03.257 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev79) (4.11.0) 2022-02-17 14:56:03.280 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (2.27.1) 2022-02-17 14:56:03.282 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev79) (5.2.0) 2022-02-17 14:56:03.328 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev79) (1.15.0) 2022-02-17 14:56:03.348 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev79) (4.3.0) 2022-02-17 14:56:03.359 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev79) (1.13.3) 2022-02-17 14:56:03.374 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.1.2) 2022-02-17 14:56:03.374 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (1.16.0) 2022-02-17 14:56:03.375 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev79) (2.1.0) 2022-02-17 14:56:03.474 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev79) (3.0.7) 2022-02-17 14:56:03.550 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev79) (1.7.0) 2022-02-17 14:56:03.601 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (2.10.1) 2022-02-17 14:56:03.602 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev79) (3.1.1) 2022-02-17 14:56:03.637 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev79) (0.17.3) 2022-02-17 14:56:03.682 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (6.0) 2022-02-17 14:56:03.683 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (1.5.0) 2022-02-17 14:56:03.685 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev79) (0.8.0) 2022-02-17 14:56:03.742 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:56:03.743 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (0.13.0) 2022-02-17 14:56:03.747 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:56:03.771 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.61.0) 2022-02-17 14:56:03.819 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (0.9.6) 2022-02-17 14:56:03.822 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev79) (2.8.2) 2022-02-17 14:56:03.908 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (2.8.0) 2022-02-17 14:56:03.909 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:56:03.912 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.4.0) 2022-02-17 14:56:03.913 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.2.3) 2022-02-17 14:56:03.915 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.9) 2022-02-17 14:56:03.939 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.0.3) 2022-02-17 14:56:03.940 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.2.0) 2022-02-17 14:56:03.943 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev79) (3.3.0) 2022-02-17 14:56:03.985 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev79) (5.9.0) 2022-02-17 14:56:04.029 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (2021.3) 2022-02-17 14:56:04.032 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (0.11.0) 2022-02-17 14:56:04.033 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev79) (21.3) 2022-02-17 14:56:04.110 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev79) (60.9.0) 2022-02-17 14:56:04.171 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev79) (0.2.5) 2022-02-17 14:56:04.272 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev79) (0.7) 2022-02-17 14:56:04.544 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (1.4.2) 2022-02-17 14:56:04.546 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (2.6.3) 2022-02-17 14:56:04.550 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (6.3.1) 2022-02-17 14:56:04.551 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:56:04.606 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev79) (0.8.1) 2022-02-17 14:56:04.630 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (5.0.0) 2022-02-17 14:56:04.745 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev79) (2.21) 2022-02-17 14:56:04.850 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev79) (2.0.1) 2022-02-17 14:56:05.064 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.4) 2022-02-17 14:56:05.065 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (5.1.1) 2022-02-17 14:56:05.066 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.4.0) 2022-02-17 14:56:05.067 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:56:05.070 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.32) 2022-02-17 14:56:05.071 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (0.10.0) 2022-02-17 14:56:05.072 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (1.1.5) 2022-02-17 14:56:05.192 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (0.13.1) 2022-02-17 14:56:05.223 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev79) (1.0.3) 2022-02-17 14:56:05.269 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (1.3.3) 2022-02-17 14:56:05.272 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev79) (3.0.0) 2022-02-17 14:56:05.516 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (3.10.0) 2022-02-17 14:56:05.704 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2.0.12) 2022-02-17 14:56:05.705 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (2019.11.28) 2022-02-17 14:56:05.706 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (1.26.8) 2022-02-17 14:56:05.709 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev79) (3.3) 2022-02-17 14:56:05.814 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev79) (0.5.2) 2022-02-17 14:56:05.972 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (2.5.0) 2022-02-17 14:56:06.075 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev79) (3.7.0) 2022-02-17 14:56:06.386 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (2.3.3) 2022-02-17 14:56:06.389 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (0.5.0) 2022-02-17 14:56:06.621 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev79) (2.2) 2022-02-17 14:56:06.907 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev79) (1.0.0) 2022-02-17 14:56:07.254 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (1.8.2) 2022-02-17 14:56:07.255 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev79) (21.4.0) 2022-02-17 14:56:08.553 | Installing collected packages: glance 2022-02-17 14:56:08.554 | Attempting uninstall: glance 2022-02-17 14:56:08.554 | Found existing installation: glance 24.0.0.dev79 2022-02-17 14:56:08.561 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-17 14:56:08.563 | Running setup.py develop for glance 2022-02-17 14:56:12.827 | Successfully installed glance 2022-02-17 14:56:12.827 | 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-02-17 14:56:12.834 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:56:12.834 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:56:12.968 | + inc/python:pip_install:200 : result=0 2022-02-17 14:56:12.970 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:56:12.972 | + functions-common:time_stop:2425 : local name 2022-02-17 14:56:12.975 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:56:12.977 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:56:12.979 | + functions-common:time_stop:2428 : local total 2022-02-17 14:56:12.982 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:56:12.984 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:56:12.986 | + functions-common:time_stop:2432 : start_time=1645109757999 2022-02-17 14:56:12.988 | + functions-common:time_stop:2434 : [[ -z 1645109757999 ]] 2022-02-17 14:56:12.991 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:56:12.995 | + functions-common:time_stop:2437 : end_time=1645109772993 2022-02-17 14:56:12.998 | + functions-common:time_stop:2438 : elapsed_time=14994 2022-02-17 14:56:13.000 | + functions-common:time_stop:2439 : total=76075 2022-02-17 14:56:13.002 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:56:13.004 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=91069 2022-02-17 14:56:13.006 | + inc/python:pip_install:203 : return 0 2022-02-17 14:56:13.009 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:56:13.011 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:56:13.014 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:56:13.033 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 14:56:13.045 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 14:56:13.048 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 14:56:13.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:56:13.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:56:13.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 14:56:13.058 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:56:13.060 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:56:13.063 | + ./stack.sh:main:920 : configure_glance 2022-02-17 14:56:13.065 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 14:56:13.077 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 14:56:13.080 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 14:56:13.083 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 14:56:13.085 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 14:56:13.087 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 14:56:13.089 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:56:13.093 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:56:13.095 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 14:56:13.124 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 14:56:13.153 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 14:56:13.182 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:56:13.211 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 14:56:13.242 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 14:56:13.271 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 14:56:13.274 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:56:13.276 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 14:56:13.278 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:56:13.281 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 14:56:13.309 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 14:56:13.338 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.87/identity 2022-02-17 14:56:13.368 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 14:56:13.397 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 14:56:13.426 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 14:56:13.456 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 14:56:13.492 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 14:56:13.522 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:56:13.552 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:56:13.581 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 14:56:13.612 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 14:56:13.614 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 14:56:13.617 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 14:56:13.619 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:56:13.621 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:56:13.624 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:56:13.640 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:13.643 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:56:13.646 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:56:13.648 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:56:13.665 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:13.667 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.87:5672/ 2022-02-17 14:56:13.671 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.87:5672/ 2022-02-17 14:56:13.700 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:56:13.702 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:56:13.704 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 14:56:13.707 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 14:56:13.709 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 14:56:13.740 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 14:56:13.769 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 14:56:13.772 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 14:56:13.774 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 14:56:13.776 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 14:56:13.779 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:56:13.782 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 14:56:13.784 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:56:13.814 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 14:56:13.816 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.87 2022-02-17 14:56:13.846 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 14:56:13.849 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 14:56:13.865 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:13.868 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 14:56:13.899 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 14:56:13.929 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 14:56:13.960 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 14:56:13.989 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 14:56:14.019 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 14:56:14.036 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:56:14.039 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:56:14.068 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 14:56:14.099 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 14:56:14.128 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.87/identity/v3 2022-02-17 14:56:14.158 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 14:56:14.189 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.87/image 2022-02-17 14:56:14.219 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 14:56:14.235 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:56:14.238 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 14:56:14.240 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 14:56:14.243 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 14:56:14.246 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:56:14.263 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:56:14.265 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:56:14.268 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:56:14.270 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:56:14.272 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:56:14.302 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:56:14.333 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:56:14.363 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:56:14.393 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 14:56:14.398 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 14:56:14.427 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 14:56:14.457 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 14:56:14.488 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.87/identity 2022-02-17 14:56:14.519 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 14:56:14.549 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 14:56:14.579 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 14:56:14.609 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 14:56:14.640 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 14:56:14.669 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 14:56:14.699 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 14:56:14.728 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 14:56:14.734 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-17 14:56:14.741 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 14:56:14.758 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:56:14.760 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 14:56:14.763 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 14:56:14.766 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 14:56:14.768 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 14:56:14.770 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 14:56:14.773 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 14:56:14.777 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 14:56:14.780 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 14:56:14.783 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 14:56:14.814 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 14:56:14.816 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 14:56:14.818 | ++ functions:get_random_port:837 : true 2022-02-17 14:56:14.821 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 14:56:14.823 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 14:56:14.825 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 14:56:14.878 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 14:56:14.881 | ++ functions:get_random_port:841 : break 2 2022-02-17 14:56:14.883 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 14:56:14.886 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 14:56:14.888 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 14:56:14.916 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 14:56:14.944 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 14:56:14.971 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:56:14.999 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:56:15.026 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:56:15.055 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:56:15.082 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:56:15.110 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:56:15.137 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:56:15.165 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:56:15.193 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:56:15.221 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:56:15.249 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:56:15.276 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 14:56:15.304 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 14:56:15.331 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 14:56:15.359 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 14:56:15.386 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 14:56:15.415 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 14:56:15.417 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 14:56:15.420 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:56:15.422 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:15.425 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:15.427 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 14:56:15.429 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 14:56:15.483 | proxy (enabled by site administrator) 2022-02-17 14:56:15.486 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 14:56:15.489 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 14:56:15.492 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:56:15.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:15.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:15.499 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 14:56:15.501 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 14:56:15.555 | proxy_http (enabled by site administrator) 2022-02-17 14:56:15.558 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 14:56:15.561 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 14:56:15.564 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 14:56:15.566 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:56:15.568 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:15.571 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:15.573 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:56:15.576 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:56:15.579 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 14:56:15.580 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:56:15.588 | KeepAlive Off 2022-02-17 14:56:15.593 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 14:56:15.593 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:56:15.602 | SetEnv proxy-sendchunked 1 2022-02-17 14:56:15.606 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 14:56:15.606 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 14:56:15.614 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 14:56:15.617 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 14:56:15.620 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 14:56:15.622 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:56:15.625 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:56:15.627 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:56:15.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:15.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:15.634 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:56:15.636 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:56:15.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:15.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:15.644 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 14:56:15.706 | Site glance-wsgi-api already enabled 2022-02-17 14:56:15.710 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 14:56:15.713 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:56:15.715 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:56:15.718 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:56:15.848 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 14:56:15.854 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 14:56:15.887 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 14:56:15.890 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 14:56:15.908 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:15.910 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 14:56:15.913 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 14:56:15.915 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 14:56:15.918 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:56:15.920 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 14:56:15.923 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 14:56:15.925 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 14:56:15.927 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 14:56:15.930 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:56:15.932 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:56:15.935 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:56:15.938 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:56:15.940 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:56:15.943 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:56:15.960 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:56:15.962 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:56:15.965 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:56:15.968 | + functions-common:git_clone:629 : echo master 2022-02-17 14:56:15.969 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:56:15.974 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 14:56:15.976 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:56:15.978 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 14:56:15.981 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:56:15.982 | + functions-common:git_clone:678 : head -1 2022-02-17 14:56:15.986 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 14:56:15.989 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:56:15.991 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 14:56:15.994 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:56:15.996 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:56:15.999 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 14:56:16.002 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:56:16.004 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 14:56:16.007 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:56:16.009 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:56:16.012 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 14:56:16.015 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:56:16.017 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:56:16.021 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 14:56:16.023 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:56:16.026 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 14:56:16.029 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:56:16.031 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:56:16.034 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 14:56:16.040 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 14:56:16.043 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 14:56:16.693 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 14:56:16.695 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:56:16.697 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:56:16.700 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:56:16.702 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 14:56:16.704 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 14:56:16.707 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:56:16.709 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:56:16.711 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:56:16.714 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:56:16.717 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:56:16.719 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:56:16.722 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:56:16.724 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 14:56:16.745 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 14:56:16.748 | + 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/cinder 2022-02-17 14:56:17.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:56:17.597 | from cryptography.utils import int_from_bytes 2022-02-17 14:56:17.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:56:17.597 | from cryptography.utils import int_from_bytes 2022-02-17 14:56:18.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:56:18.745 | Obtaining file:///opt/stack/cinder 2022-02-17 14:56:18.746 | Preparing metadata (setup.py): started 2022-02-17 14:56:22.598 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:56:22.730 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 14:56:22.732 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 14:56:22.733 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 14:56:22.734 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 14:56:22.735 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 14:56:22.736 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 14:56:22.737 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:56:22.739 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:56:22.740 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 14:56:22.740 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 14:56:22.741 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.1.3) 2022-02-17 14:56:22.742 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 14:56:22.744 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 14:56:22.745 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 14:56:22.746 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 14:56:22.748 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 14:56:22.749 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 14:56:22.750 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 14:56:22.751 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:56:22.752 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 14:56:22.753 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 14:56:22.755 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 14:56:22.756 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 14:56:22.757 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 14:56:22.758 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:56:22.759 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 14:56:22.760 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:56:22.761 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 14:56:22.762 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 14:56:22.764 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.1) 2022-02-17 14:56:22.765 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:56:22.766 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 14:56:22.767 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 14:56:22.769 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 14:56:22.770 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 14:56:22.771 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:56:22.772 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 14:56:22.773 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 14:56:22.774 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 14:56:22.775 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 14:56:22.776 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 14:56:22.777 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 14:56:22.778 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 14:56:22.779 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.74) 2022-02-17 14:56:22.781 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 14:56:22.781 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 14:56:22.782 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 14:56:22.783 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 14:56:22.784 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.8.9) 2022-02-17 14:56:22.786 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 14:56:22.787 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 14:56:22.788 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:56:22.789 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:56:22.790 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 14:56:22.791 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 14:56:22.792 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:56:22.793 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.37.0) 2022-02-17 14:56:22.794 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 14:56:22.796 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 14:56:22.797 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 14:56:22.798 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.1.0) 2022-02-17 14:56:22.799 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.21.0) 2022-02-17 14:56:22.816 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.10.0) 2022-02-17 14:56:22.817 | Requirement already satisfied: botocore<1.25.0,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (1.24.0) 2022-02-17 14:56:22.818 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.5.1) 2022-02-17 14:56:22.880 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 14:56:22.911 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 14:56:22.926 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (2.6.0) 2022-02-17 14:56:22.928 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (0.1.0) 2022-02-17 14:56:22.929 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (4.1.1) 2022-02-17 14:56:22.930 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:56:23.028 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev203) (1.7.0) 2022-02-17 14:56:23.081 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (2.10.1) 2022-02-17 14:56:23.082 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (3.1.1) 2022-02-17 14:56:23.111 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.2.8) 2022-02-17 14:56:23.112 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (4.8) 2022-02-17 14:56:23.113 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.4.8) 2022-02-17 14:56:23.167 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev203) (0.17.3) 2022-02-17 14:56:23.212 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:56:23.214 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (0.8.0) 2022-02-17 14:56:23.215 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 14:56:23.216 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:56:23.304 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:56:23.306 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:56:23.307 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.7.6) 2022-02-17 14:56:23.368 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (0.9.6) 2022-02-17 14:56:23.370 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (2.8.2) 2022-02-17 14:56:23.432 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.2.3) 2022-02-17 14:56:23.434 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:56:23.435 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 14:56:23.436 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.9) 2022-02-17 14:56:23.437 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.4.0) 2022-02-17 14:56:23.463 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 14:56:23.464 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 14:56:23.468 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.2.0) 2022-02-17 14:56:23.512 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev203) (1.0.3) 2022-02-17 14:56:23.600 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:56:23.602 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (3.0.0) 2022-02-17 14:56:23.626 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (3.1.0) 2022-02-17 14:56:23.654 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev203) (0.11.0) 2022-02-17 14:56:23.719 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.26.8) 2022-02-17 14:56:23.720 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:56:23.855 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 14:56:23.881 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 14:56:24.027 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (3.10.0) 2022-02-17 14:56:24.063 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.13.3) 2022-02-17 14:56:24.064 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 14:56:24.066 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (22.0.0) 2022-02-17 14:56:24.272 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 14:56:24.273 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 14:56:24.276 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2.0.12) 2022-02-17 14:56:24.312 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 14:56:24.343 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev203) (0.23.2) 2022-02-17 14:56:24.585 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 14:56:24.587 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 14:56:24.730 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:56:24.732 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 14:56:24.734 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 14:56:24.870 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 14:56:24.991 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.1.6) 2022-02-17 14:56:24.993 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (5.4.0) 2022-02-17 14:56:24.994 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (4.11.0) 2022-02-17 14:56:25.030 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 14:56:25.283 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 14:56:25.362 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (2.3.3) 2022-02-17 14:56:25.365 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 14:56:25.537 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 14:56:25.631 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (1.54.0) 2022-02-17 14:56:25.632 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev203) (3.19.4) 2022-02-17 14:56:25.817 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 14:56:26.283 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (1.1.5) 2022-02-17 14:56:26.335 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.13.1) 2022-02-17 14:56:26.388 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (0.2.5) 2022-02-17 14:56:27.470 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.32) 2022-02-17 14:56:27.755 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (1.8.2) 2022-02-17 14:56:27.756 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev203) (21.4.0) 2022-02-17 14:56:27.904 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (2.2) 2022-02-17 14:56:28.101 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 14:56:28.234 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (3.7.0) 2022-02-17 14:56:29.751 | Installing collected packages: cinder 2022-02-17 14:56:29.751 | Attempting uninstall: cinder 2022-02-17 14:56:29.751 | Found existing installation: cinder 19.1.0.dev203 2022-02-17 14:56:29.757 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-17 14:56:29.759 | Running setup.py develop for cinder 2022-02-17 14:56:35.355 | Successfully installed cinder 2022-02-17 14:56:35.355 | 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-02-17 14:56:35.362 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:56:35.362 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:56:35.502 | + inc/python:pip_install:200 : result=0 2022-02-17 14:56:35.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 14:56:35.507 | + functions-common:time_stop:2425 : local name 2022-02-17 14:56:35.509 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:56:35.511 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:56:35.515 | + functions-common:time_stop:2428 : local total 2022-02-17 14:56:35.517 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:56:35.519 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 14:56:35.521 | + functions-common:time_stop:2432 : start_time=1645109776740 2022-02-17 14:56:35.524 | + functions-common:time_stop:2434 : [[ -z 1645109776740 ]] 2022-02-17 14:56:35.526 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:56:35.531 | + functions-common:time_stop:2437 : end_time=1645109795528 2022-02-17 14:56:35.533 | + functions-common:time_stop:2438 : elapsed_time=18788 2022-02-17 14:56:35.535 | + functions-common:time_stop:2439 : total=91069 2022-02-17 14:56:35.537 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:56:35.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=109857 2022-02-17 14:56:35.542 | + inc/python:pip_install:203 : return 0 2022-02-17 14:56:35.544 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 14:56:35.547 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:56:35.549 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:56:35.568 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 14:56:35.581 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 14:56:35.584 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 14:56:35.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:56:35.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:56:35.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 14:56:35.594 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:56:35.596 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 14:56:35.599 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 14:56:35.601 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 14:56:35.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:35.606 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:35.609 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 14:56:35.620 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 14:56:35.623 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 14:56:35.626 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 14:56:35.628 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 14:56:35.631 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 14:56:35.633 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 14:56:35.636 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 14:56:35.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:35.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:35.644 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 14:56:35.647 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 14:56:35.649 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 14:56:35.652 | + functions-common:apt_get_update:1190 : return 2022-02-17 14:56:35.654 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 14:56:35.657 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 14:56:35.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:35.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:35.664 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 14:56:35.688 | + 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 targetcli-fb 2022-02-17 14:56:35.796 | Reading package lists... 2022-02-17 14:56:36.033 | Building dependency tree... 2022-02-17 14:56:36.035 | Reading state information... 2022-02-17 14:56:36.280 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-17 14:56:36.281 | The following packages were automatically installed and are no longer required: 2022-02-17 14:56:36.282 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 14:56:36.282 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 14:56:36.282 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 14:56:36.282 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 14:56:36.282 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 14:56:36.282 | python3-zope.interface 2022-02-17 14:56:36.282 | Use 'sudo apt autoremove' to remove them. 2022-02-17 14:56:36.394 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 14:56:36.399 | + functions-common:apt_get:1234 : result=0 2022-02-17 14:56:36.401 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 14:56:36.405 | + functions-common:time_stop:2425 : local name 2022-02-17 14:56:36.407 | + functions-common:time_stop:2426 : local end_time 2022-02-17 14:56:36.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 14:56:36.412 | + functions-common:time_stop:2428 : local total 2022-02-17 14:56:36.415 | + functions-common:time_stop:2429 : local start_time 2022-02-17 14:56:36.417 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 14:56:36.420 | + functions-common:time_stop:2432 : start_time=1645109795685 2022-02-17 14:56:36.422 | + functions-common:time_stop:2434 : [[ -z 1645109795685 ]] 2022-02-17 14:56:36.425 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 14:56:36.430 | + functions-common:time_stop:2437 : end_time=1645109796427 2022-02-17 14:56:36.432 | + functions-common:time_stop:2438 : elapsed_time=742 2022-02-17 14:56:36.435 | + functions-common:time_stop:2439 : total=5280 2022-02-17 14:56:36.438 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 14:56:36.440 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6022 2022-02-17 14:56:36.443 | + functions-common:apt_get:1238 : return 0 2022-02-17 14:56:36.445 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 14:56:36.448 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 14:56:36.452 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 14:56:36.464 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 14:56:36.469 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 14:56:36.471 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 14:56:36.473 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 14:56:36.476 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 14:56:36.477 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 14:56:36.481 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 14:56:36.483 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 14:56:36.485 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 14:56:36.488 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 14:56:36.490 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 14:56:36.492 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 14:56:36.494 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 14:56:36.496 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 14:56:36.507 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 14:56:36.520 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-17 14:56:36.532 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-17 14:56:36.544 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 14:56:36.556 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 14:56:36.559 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 14:56:36.564 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.sQjtrEMQNr 2022-02-17 14:56:36.566 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:56:36.568 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 14:56:36.570 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 14:56:36.573 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.sQjtrEMQNr 2022-02-17 14:56:36.577 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.sQjtrEMQNr 2022-02-17 14:56:36.588 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.sQjtrEMQNr /etc/sudoers.d/cinder-rootwrap 2022-02-17 14:56:36.601 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 14:56:36.605 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 14:56:36.608 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 14:56:36.610 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 14:56:36.612 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 14:56:36.614 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-17 14:56:36.616 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-17 14:56:36.619 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 14:56:36.621 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 14:56:36.625 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 14:56:36.630 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 14:56:36.649 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 14:56:36.668 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 14:56:36.687 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 14:56:36.706 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 14:56:36.725 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 14:56:36.743 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 14:56:36.762 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 14:56:36.781 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 14:56:36.784 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:56:36.786 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 14:56:36.788 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 14:56:36.790 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 14:56:36.820 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 14:56:36.848 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.87/identity 2022-02-17 14:56:36.876 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 14:56:36.904 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 14:56:36.931 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 14:56:36.965 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 14:56:36.993 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 14:56:37.022 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:56:37.049 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 14:56:37.078 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 14:56:37.108 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 14:56:37.136 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 14:56:37.140 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 14:56:37.142 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 14:56:37.144 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 14:56:37.147 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:56:37.149 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 14:56:37.180 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 14:56:37.208 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 14:56:37.236 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 14:56:37.264 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 14:56:37.292 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 14:56:37.321 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 14:56:37.351 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 14:56:37.353 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.87 2022-02-17 14:56:37.382 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 14:56:37.414 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 14:56:37.421 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b35a95b2d7055d3cd0829341d6836990 2022-02-17 14:56:37.450 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 14:56:37.452 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 14:56:37.480 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 14:56:37.508 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 14:56:37.537 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 14:56:37.565 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 14:56:37.582 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:37.584 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 14:56:37.586 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 14:56:37.589 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 14:56:37.592 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 14:56:37.594 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 14:56:37.597 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 14:56:37.599 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 14:56:37.601 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 14:56:37.604 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 14:56:37.607 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 14:56:37.609 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 14:56:37.639 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 14:56:37.668 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 14:56:37.696 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 14:56:37.725 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 14:56:37.753 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 14:56:37.782 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 14:56:37.784 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 14:56:37.786 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 14:56:37.789 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 14:56:37.817 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 14:56:37.820 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 14:56:37.849 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 14:56:37.851 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 14:56:37.854 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 14:56:37.857 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 14:56:37.884 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 14:56:37.887 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 14:56:37.890 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 14:56:37.907 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:37.909 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 14:56:37.912 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 14:56:37.914 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 14:56:37.916 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 14:56:37.944 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.87:8080/v1/AUTH_ 2022-02-17 14:56:37.972 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 14:56:37.989 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:56:37.991 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 14:56:38.008 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:56:38.010 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 14:56:38.028 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:56:38.031 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 14:56:38.033 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 14:56:38.035 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 14:56:38.038 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 14:56:38.040 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 14:56:38.043 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 14:56:38.045 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 14:56:38.061 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:38.065 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 14:56:38.067 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 14:56:38.069 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 14:56:38.085 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:38.088 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.87:5672/ 2022-02-17 14:56:38.092 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.87:5672/ 2022-02-17 14:56:38.119 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 14:56:38.122 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 14:56:38.124 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 14:56:38.127 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 14:56:38.129 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:56:38.132 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 14:56:38.150 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 14:56:38.153 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 14:56:38.155 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 14:56:38.158 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 14:56:38.160 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 14:56:38.189 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:56:38.217 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 14:56:38.244 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 14:56:38.273 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 14:56:38.290 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:38.292 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 14:56:38.295 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:56:38.297 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 14:56:38.300 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 14:56:38.302 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 14:56:38.304 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 14:56:38.308 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 14:56:38.312 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 14:56:38.314 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 14:56:38.317 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 14:56:38.330 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 14:56:38.330 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:56:38.339 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 14:56:38.342 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 14:56:38.358 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:56:38.360 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 14:56:38.364 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 14:56:38.394 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 14:56:38.421 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 14:56:38.448 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 14:56:38.476 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 14:56:38.503 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 14:56:38.531 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 14:56:38.558 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 14:56:38.587 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 14:56:38.614 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 14:56:38.642 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 14:56:38.670 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 14:56:38.698 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 14:56:38.725 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 14:56:38.727 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 14:56:38.731 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 14:56:38.733 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 14:56:38.736 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 14:56:38.738 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:38.741 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:38.743 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:56:38.746 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:56:38.749 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 14:56:38.776 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 14:56:38.804 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 14:56:38.804 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 14:56:38.814 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 14:56:38.817 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 14:56:38.819 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 14:56:38.822 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 14:56:38.824 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 14:56:38.826 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 14:56:38.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:38.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:38.834 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 14:56:38.836 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 14:56:38.838 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 14:56:38.841 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 14:56:38.843 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 14:56:38.905 | Enabling site cinder-wsgi. 2022-02-17 14:56:38.910 | To activate the new configuration, you need to run: 2022-02-17 14:56:38.910 | systemctl reload apache2 2022-02-17 14:56:38.914 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 14:56:38.917 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 14:56:38.920 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 14:56:38.922 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 14:56:39.053 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 14:56:39.056 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 14:56:39.086 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.87/image 2022-02-17 14:56:39.115 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 14:56:39.131 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 14:56:39.134 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 14:56:39.136 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 14:56:39.139 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 14:56:39.141 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 14:56:39.144 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 14:56:39.175 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 14:56:39.203 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.87/identity 2022-02-17 14:56:39.231 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 14:56:39.259 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 14:56:39.287 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 14:56:39.315 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 14:56:39.343 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 14:56:39.371 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 14:56:39.400 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 14:56:39.429 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 14:56:39.457 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 14:56:39.486 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 14:56:39.488 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 14:56:39.505 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:39.507 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.87:2379 2022-02-17 14:56:39.539 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 14:56:39.541 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 14:56:39.558 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 14:56:39.561 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 14:56:39.563 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 14:56:39.566 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 14:56:39.568 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 14:56:39.571 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 14:56:39.573 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 14:56:39.577 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:56:39.578 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 14:56:39.583 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 14:56:39.586 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 14:56:39.588 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 14:56:39.592 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 14:56:39.594 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 14:56:39.597 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 14:56:39.599 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 14:56:39.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 14:56:39.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 14:56:39.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 14:56:39.610 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 14:56:39.612 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 14:56:39.615 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 14:56:39.617 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 14:56:39.619 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 14:56:39.622 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 14:56:39.625 | ++ functions-common:git_clone:612 : pwd 2022-02-17 14:56:39.627 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 14:56:39.629 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 14:56:39.632 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 14:56:39.649 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 14:56:39.651 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 14:56:39.654 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 14:56:39.657 | + functions-common:git_clone:629 : echo master 2022-02-17 14:56:39.657 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 14:56:39.662 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 14:56:39.664 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 14:56:39.667 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 14:56:39.670 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 14:56:39.671 | + functions-common:git_clone:678 : head -1 2022-02-17 14:56:39.674 | 2e9829e2e7 [OVN] Off-path SmartNIC DPU Port Binding with OVN 2022-02-17 14:56:39.678 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 14:56:39.681 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 14:56:39.684 | + inc/python:setup_develop:338 : local bindep 2022-02-17 14:56:39.687 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:56:39.689 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 14:56:39.692 | + inc/python:setup_develop:344 : local extras= 2022-02-17 14:56:39.694 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 14:56:39.697 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 14:56:39.699 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:56:39.702 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 14:56:39.704 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 14:56:39.707 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 14:56:39.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 14:56:39.713 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 14:56:39.716 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 14:56:39.718 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 14:56:39.721 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 14:56:39.724 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 14:56:39.730 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 14:56:39.733 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 14:56:40.377 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 14:56:40.380 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 14:56:40.382 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 14:56:40.384 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 14:56:40.386 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 14:56:40.389 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 14:56:40.392 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 14:56:40.394 | + inc/python:setup_package:428 : local extras= 2022-02-17 14:56:40.396 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 14:56:40.399 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 14:56:40.401 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 14:56:40.403 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 14:56:40.406 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 14:56:40.408 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 14:56:40.429 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 14:56:40.432 | + 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/neutron 2022-02-17 14:56:41.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:56:41.272 | from cryptography.utils import int_from_bytes 2022-02-17 14:56:41.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 14:56:41.272 | from cryptography.utils import int_from_bytes 2022-02-17 14:56:42.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 14:56:42.414 | Obtaining file:///opt/stack/neutron 2022-02-17 14:56:42.415 | Preparing metadata (setup.py): started 2022-02-17 14:56:46.404 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 14:56:46.495 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.8.1) 2022-02-17 14:56:46.497 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.5.0) 2022-02-17 14:56:46.498 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.1.1) 2022-02-17 14:56:46.499 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.5.1) 2022-02-17 14:56:46.500 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.4.0) 2022-02-17 14:56:46.501 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (5.1.1) 2022-02-17 14:56:46.502 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.33.0) 2022-02-17 14:56:46.503 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (1.4.1) 2022-02-17 14:56:46.504 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.20.4) 2022-02-17 14:56:46.505 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (2.27.1) 2022-02-17 14:56:46.506 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (3.0.3) 2022-02-17 14:56:46.507 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (9.4.0) 2022-02-17 14:56:46.508 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.8.0) 2022-02-17 14:56:46.509 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev510) (0.11.0) 2022-02-17 14:56:46.634 | ERROR: Cannot install neutron==19.1.0.dev510 because these package versions have conflicting dependencies. 2022-02-17 14:56:46.635 | 2022-02-17 14:56:46.635 | The conflict is caused by: 2022-02-17 14:56:46.635 | neutron 19.1.0.dev510 depends on neutron-lib>=2.20.0 2022-02-17 14:56:46.635 | The user requested (constraint) neutron-lib===2.19.0 2022-02-17 14:56:46.635 | 2022-02-17 14:56:46.635 | To fix this you could try to: 2022-02-17 14:56:46.635 | 1. loosen the range of package versions you've specified 2022-02-17 14:56:46.635 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-02-17 14:56:46.635 | 2022-02-17 14:56:46.635 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-02-17 14:56:46.642 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 14:56:46.642 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 14:56:46.731 | + inc/python:pip_install:1 : exit_trap 2022-02-17 14:56:46.733 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-17 14:56:46.736 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-17 14:56:46.739 | + ./stack.sh:exit_trap:522 : jobs= 2022-02-17 14:56:46.741 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-02-17 14:56:46.743 | + ./stack.sh:exit_trap:531 : '[' -f '' ']' 2022-02-17 14:56:46.745 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-17 14:56:46.747 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-17 14:56:46.750 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-17 14:56:46.752 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-17 14:56:46.752 | Error on exit 2022-02-17 14:56:46.754 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-17 14:56:46.756 | + ./stack.sh:exit_trap:542 : generate-subunit 1645109638 168 fail 2022-02-17 14:56:47.401 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-17 14:56:47.404 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-17 14:56:48.335 | + ./stack.sh:exit_trap:556 : exit 1