2021-12-15 13:11:15.986 | + ./stack.sh:main:481 : exec 2021-12-15 13:11:15.986 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-131115.summary.2021-12-15-131115 2021-12-15 13:11:15.986 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-131115' 2021-12-15 13:11:15.986 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:11:15.986 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-131115 2021-12-15 13:11:15.986 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-131115 /opt/stack/logs/stack.sh.log 2021-12-15 13:11:15.986 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-131115.summary.2021-12-15-131115 /opt/stack/logs/stack.sh.log.summary 2021-12-15 13:11:15.987 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 13:11:15.987 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 13:11:15.987 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 13:11:15.987 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 13:11:15.987 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 13:11:15.987 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 13:11:15.987 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 13:11:15.987 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 13:11:15.987 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 13:11:15.987 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 13:11:15.989 | + ./stack.sh:main:570 : uname -a 2021-12-15 13:11:15.991 | Linux dv-neutron-821838-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-15 13:11:15.993 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 13:11:15.995 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 13:11:15.998 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 13:11:16.025 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 13:11:16.041 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 13:11:16.043 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 13:11:16.045 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 13:11:16.047 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 13:11:16.049 | + functions-common:fetch_plugins:1753 : return 2021-12-15 13:11:16.051 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 13:11:16.053 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 13:11:16.055 | + functions-common:run_phase:1831 : local phase= 2021-12-15 13:11:16.057 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:11:16.059 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:11:16.061 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:11:16.062 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:11:16.064 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:11:16.067 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:11:16.070 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:11:16.072 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:11:16.074 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:11:16.076 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 13:11:16.078 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:11:16.091 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:11:16.093 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 13:11:16.095 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:11:16.097 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:11:16.098 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:11:16.100 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:11:16.102 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 13:11:16.104 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 13:11:16.106 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 13:11:16.107 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 13:11:16.109 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 13:11:16.112 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 13:11:16.114 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 13:11:16.115 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 13:11:16.117 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 13:11:16.119 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 13:11:16.121 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 13:11:16.138 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 13:11:16.140 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 13:11:16.154 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:11:16.156 | +++ lib/tls:source:43 : hostname -f 2021-12-15 13:11:16.160 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 13:11:16.162 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 13:11:16.164 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 13:11:16.167 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 13:11:16.169 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 13:11:16.170 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 13:11:16.172 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 13:11:16.174 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 13:11:16.176 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 13:11:16.178 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 13:11:16.183 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 13:11:16.195 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 13:11:16.213 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 13:11:16.226 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 13:11:16.238 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 13:11:16.272 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 13:11:16.335 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 13:11:16.425 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 13:11:16.447 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 13:11:16.502 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 13:11:16.556 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 13:11:16.696 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 13:11:16.710 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 13:11:16.724 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 13:11:16.737 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 13:11:16.831 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 13:11:16.834 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 13:11:16.837 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 13:11:16.839 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 13:11:16.841 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 13:11:16.844 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 13:11:16.846 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 13:11:16.846 | False' 2021-12-15 13:11:16.849 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 13:11:16.865 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 13:11:16.867 | + ./stack.sh:main:618 : run_phase source 2021-12-15 13:11:16.871 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 13:11:16.873 | + functions-common:run_phase:1831 : local phase= 2021-12-15 13:11:16.875 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:11:16.877 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:11:16.879 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:11:16.881 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:11:16.883 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:11:16.886 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:11:16.889 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:11:16.892 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:11:16.894 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:11:16.896 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 13:11:16.898 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:11:16.914 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:11:16.916 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 13:11:16.918 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 13:11:16.959 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 13:11:16.961 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 13:11:16.963 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 13:11:16.966 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 13:11:16.968 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 13:11:16.970 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 13:11:16.972 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 13:11:16.974 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 13:11:16.977 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 13:11:16.979 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 13:11:16.981 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:16.983 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 13:11:16.986 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:16.988 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 13:11:16.990 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:16.993 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 13:11:16.995 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:16.997 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 13:11:17.000 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.002 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 13:11:17.004 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.006 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 13:11:17.009 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.011 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 13:11:17.014 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.016 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 13:11:17.019 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.021 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 13:11:17.023 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.025 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 13:11:17.028 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.030 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-15 13:11:17.033 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.035 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 13:11:17.037 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.040 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 13:11:17.042 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.044 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 13:11:17.047 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.049 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 13:11:17.051 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.054 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 13:11:17.056 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.058 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 13:11:17.061 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.063 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 13:11:17.065 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.068 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 13:11:17.070 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.073 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 13:11:17.075 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.077 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 13:11:17.080 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.082 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 13:11:17.084 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.087 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 13:11:17.090 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.093 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 13:11:17.097 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.101 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 13:11:17.104 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.108 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 13:11:17.111 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.115 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 13:11:17.119 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.121 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 13:11:17.123 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.126 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 13:11:17.128 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.130 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 13:11:17.132 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.135 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 13:11:17.137 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.140 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 13:11:17.142 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.144 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-15 13:11:17.146 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.149 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 13:11:17.152 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.154 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 13:11:17.157 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.159 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 13:11:17.161 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.164 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 13:11:17.166 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.169 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 13:11:17.171 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.173 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 13:11:17.176 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.178 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 13:11:17.180 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.183 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 13:11:17.185 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.188 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 13:11:17.190 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.192 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 13:11:17.195 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.197 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 13:11:17.199 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.201 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 13:11:17.203 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.206 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 13:11:17.208 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 13:11:17.211 | + functions-common:verify_disabled_services:2115 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 13:11:17.214 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 13:11:17.217 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 13:11:17.219 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 13:11:17.234 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:11:17.236 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 13:11:17.238 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 13:11:17.240 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 13:11:17.256 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:11:17.259 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 13:11:17.261 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 13:11:17.264 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 13:11:17.267 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 13:11:17.269 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 13:11:17.273 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 13:11:17.277 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 13:11:17.280 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 13:11:17.282 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 13:11:17.285 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 13:11:17.287 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 13:11:17.290 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 13:11:17.292 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 13:11:17.292 | Using mysql database backend 2021-12-15 13:11:17.294 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 13:11:17.311 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 13:11:17.327 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:11:17.329 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 13:11:17.347 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 13:11:17.364 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:11:17.366 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 13:11:17.383 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 13:11:17.399 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 13:11:17.415 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:11:17.418 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 13:11:17.436 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:11:17.438 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 13:11:17.455 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 13:11:17.457 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 13:11:17.459 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 13:11:17.462 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 13:11:17.465 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 13:11:17.470 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-131117 2021-12-15 13:11:17.472 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-131117 749' 2021-12-15 13:11:17.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.477 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 13:11:17.480 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.482 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 13:11:17.485 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.487 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 13:11:17.489 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.492 | + 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 2021-12-15 13:11:17.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.497 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2021-12-15 13:11:17.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.501 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2021-12-15 13:11:17.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.506 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-131115 2021-12-15 13:11:17.508 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.511 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 13:11:17.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.517 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2021-12-15 13:11:17.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.522 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 13:11:17.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.527 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 13:11:17.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.533 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 13:11:17.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 13:11:17.537 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 13:11:17.540 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 13:11:17.543 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 13:11:17.545 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 13:11:17.547 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:11:17.549 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:11:17.551 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:11:17.555 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:11:17.558 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:11:17.562 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:11:17.579 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:11:17.582 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:11:17.584 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:11:17.587 | + functions-common:git_clone:606 : echo master 2021-12-15 13:11:17.587 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:11:17.593 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 13:11:17.595 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:11:17.597 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 13:11:17.600 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:11:17.600 | + functions-common:git_clone:655 : head -1 2021-12-15 13:11:17.604 | e74f91e2 Updated from generate-constraints 2021-12-15 13:11:17.607 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:11:17.609 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 13:11:17.612 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:11:17.615 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 13:11:17.617 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 13:11:17.620 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 13:11:17.623 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 13:11:17.626 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 13:11:17.629 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 13:11:17.631 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 13:11:17.634 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 13:11:17.637 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 13:11:17.642 | ++ tools/install_prereqs.sh:source:47 : NOW=1639573877 2021-12-15 13:11:17.645 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 13:11:17.650 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1639573708 2021-12-15 13:11:17.652 | ++ tools/install_prereqs.sh:source:49 : DELTA=169 2021-12-15 13:11:17.655 | ++ tools/install_prereqs.sh:source:50 : [[ 169 -lt 7200 ]] 2021-12-15 13:11:17.657 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-12-15 13:11:17.660 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 13:11:17.662 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 13:11:17.665 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 13:11:17.668 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 13:11:17.670 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 13:11:17.672 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 13:11:17.675 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 13:11:17.678 | +++ 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 2021-12-15 13:11:17.725 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 13:11:17.726 | apache2-dev 2021-12-15 13:11:17.726 | bc 2021-12-15 13:11:17.726 | bsdmainutils 2021-12-15 13:11:17.726 | curl 2021-12-15 13:11:17.726 | g++ 2021-12-15 13:11:17.726 | gawk 2021-12-15 13:11:17.726 | gcc 2021-12-15 13:11:17.726 | gettext 2021-12-15 13:11:17.726 | git 2021-12-15 13:11:17.726 | graphviz 2021-12-15 13:11:17.726 | iputils-ping 2021-12-15 13:11:17.726 | libapache2-mod-proxy-uwsgi 2021-12-15 13:11:17.726 | libffi-dev 2021-12-15 13:11:17.726 | libjpeg-dev 2021-12-15 13:11:17.726 | libpcre3-dev 2021-12-15 13:11:17.726 | libpq-dev 2021-12-15 13:11:17.726 | libssl-dev 2021-12-15 13:11:17.726 | libsystemd-dev 2021-12-15 13:11:17.726 | libxml2-dev 2021-12-15 13:11:17.726 | libxslt1-dev 2021-12-15 13:11:17.726 | libyaml-dev 2021-12-15 13:11:17.726 | lsof 2021-12-15 13:11:17.726 | openssh-server 2021-12-15 13:11:17.726 | openssl 2021-12-15 13:11:17.726 | pkg-config 2021-12-15 13:11:17.726 | psmisc 2021-12-15 13:11:17.726 | python3-dev 2021-12-15 13:11:17.726 | python3-pip 2021-12-15 13:11:17.726 | python3-systemd 2021-12-15 13:11:17.726 | python3-venv 2021-12-15 13:11:17.726 | tar 2021-12-15 13:11:17.726 | tcpdump 2021-12-15 13:11:17.726 | unzip 2021-12-15 13:11:17.726 | uuid-runtime 2021-12-15 13:11:17.726 | wget 2021-12-15 13:11:17.727 | wget 2021-12-15 13:11:17.727 | zlib1g-dev 2021-12-15 13:11:17.727 | libkrb5-dev 2021-12-15 13:11:17.727 | libldap2-dev 2021-12-15 13:11:17.727 | libsasl2-dev 2021-12-15 13:11:17.727 | memcached 2021-12-15 13:11:17.727 | python3-mysqldb 2021-12-15 13:11:17.727 | sqlite3 2021-12-15 13:11:17.727 | conntrack 2021-12-15 13:11:17.727 | curl 2021-12-15 13:11:17.727 | dnsmasq-base 2021-12-15 13:11:17.727 | dnsmasq-utils 2021-12-15 13:11:17.727 | ebtables 2021-12-15 13:11:17.727 | genisoimage 2021-12-15 13:11:17.727 | iptables 2021-12-15 13:11:17.727 | iputils-arping 2021-12-15 13:11:17.727 | kpartx 2021-12-15 13:11:17.727 | libjs-jquery-tablesorter 2021-12-15 13:11:17.727 | parted 2021-12-15 13:11:17.727 | pm-utils 2021-12-15 13:11:17.727 | python3-mysqldb 2021-12-15 13:11:17.727 | socat 2021-12-15 13:11:17.727 | sqlite3 2021-12-15 13:11:17.727 | sudo 2021-12-15 13:11:17.727 | vlan 2021-12-15 13:11:17.727 | lsscsi 2021-12-15 13:11:17.727 | open-iscsi 2021-12-15 13:11:17.727 | lvm2 2021-12-15 13:11:17.727 | qemu-utils 2021-12-15 13:11:17.727 | thin-provisioning-tools 2021-12-15 13:11:17.727 | acl 2021-12-15 13:11:17.727 | dnsmasq-base 2021-12-15 13:11:17.727 | dnsmasq-utils 2021-12-15 13:11:17.727 | ebtables 2021-12-15 13:11:17.727 | haproxy 2021-12-15 13:11:17.727 | iptables 2021-12-15 13:11:17.727 | iputils-arping 2021-12-15 13:11:17.728 | iputils-ping 2021-12-15 13:11:17.728 | postgresql-server-dev-all 2021-12-15 13:11:17.728 | python3-mysqldb 2021-12-15 13:11:17.728 | sqlite3 2021-12-15 13:11:17.728 | sudo 2021-12-15 13:11:17.728 | vlan 2021-12-15 13:11:17.728 | pcp 2021-12-15 13:11:17.728 | ipset 2021-12-15 13:11:17.728 | conntrack 2021-12-15 13:11:17.728 | conntrackd 2021-12-15 13:11:17.728 | keepalived 2021-12-15 13:11:17.728 | lvm2 2021-12-15 13:11:17.728 | qemu-utils 2021-12-15 13:11:17.728 | thin-provisioning-tools 2021-12-15 13:11:17.728 | curl 2021-12-15 13:11:17.728 | liberasurecode-dev 2021-12-15 13:11:17.728 | make 2021-12-15 13:11:17.728 | memcached 2021-12-15 13:11:17.728 | sqlite3 2021-12-15 13:11:17.728 | xfsprogs' 2021-12-15 13:11:17.730 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 13:11:17.748 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 13:11:17.749 | apache2-dev 2021-12-15 13:11:17.749 | bc 2021-12-15 13:11:17.749 | bsdmainutils 2021-12-15 13:11:17.749 | curl 2021-12-15 13:11:17.749 | g++ 2021-12-15 13:11:17.749 | gawk 2021-12-15 13:11:17.749 | gcc 2021-12-15 13:11:17.749 | gettext 2021-12-15 13:11:17.749 | git 2021-12-15 13:11:17.749 | graphviz 2021-12-15 13:11:17.749 | iputils-ping 2021-12-15 13:11:17.749 | libapache2-mod-proxy-uwsgi 2021-12-15 13:11:17.749 | libffi-dev 2021-12-15 13:11:17.749 | libjpeg-dev 2021-12-15 13:11:17.749 | libpcre3-dev 2021-12-15 13:11:17.749 | libpq-dev 2021-12-15 13:11:17.749 | libssl-dev 2021-12-15 13:11:17.749 | libsystemd-dev 2021-12-15 13:11:17.749 | libxml2-dev 2021-12-15 13:11:17.749 | libxslt1-dev 2021-12-15 13:11:17.749 | libyaml-dev 2021-12-15 13:11:17.749 | lsof 2021-12-15 13:11:17.749 | openssh-server 2021-12-15 13:11:17.749 | openssl 2021-12-15 13:11:17.749 | pkg-config 2021-12-15 13:11:17.749 | psmisc 2021-12-15 13:11:17.749 | python3-dev 2021-12-15 13:11:17.749 | python3-pip 2021-12-15 13:11:17.749 | python3-systemd 2021-12-15 13:11:17.749 | python3-venv 2021-12-15 13:11:17.749 | tar 2021-12-15 13:11:17.749 | tcpdump 2021-12-15 13:11:17.749 | unzip 2021-12-15 13:11:17.749 | uuid-runtime 2021-12-15 13:11:17.750 | wget 2021-12-15 13:11:17.750 | wget 2021-12-15 13:11:17.750 | zlib1g-dev 2021-12-15 13:11:17.750 | libkrb5-dev 2021-12-15 13:11:17.750 | libldap2-dev 2021-12-15 13:11:17.750 | libsasl2-dev 2021-12-15 13:11:17.750 | memcached 2021-12-15 13:11:17.750 | python3-mysqldb 2021-12-15 13:11:17.750 | sqlite3 2021-12-15 13:11:17.750 | conntrack 2021-12-15 13:11:17.750 | curl 2021-12-15 13:11:17.750 | dnsmasq-base 2021-12-15 13:11:17.750 | dnsmasq-utils 2021-12-15 13:11:17.750 | ebtables 2021-12-15 13:11:17.750 | genisoimage 2021-12-15 13:11:17.750 | iptables 2021-12-15 13:11:17.750 | iputils-arping 2021-12-15 13:11:17.750 | kpartx 2021-12-15 13:11:17.750 | libjs-jquery-tablesorter 2021-12-15 13:11:17.750 | parted 2021-12-15 13:11:17.750 | pm-utils 2021-12-15 13:11:17.750 | python3-mysqldb 2021-12-15 13:11:17.750 | socat 2021-12-15 13:11:17.750 | sqlite3 2021-12-15 13:11:17.750 | sudo 2021-12-15 13:11:17.750 | vlan 2021-12-15 13:11:17.750 | lsscsi 2021-12-15 13:11:17.750 | open-iscsi 2021-12-15 13:11:17.750 | lvm2 2021-12-15 13:11:17.750 | qemu-utils 2021-12-15 13:11:17.750 | thin-provisioning-tools 2021-12-15 13:11:17.750 | acl 2021-12-15 13:11:17.750 | dnsmasq-base 2021-12-15 13:11:17.750 | dnsmasq-utils 2021-12-15 13:11:17.750 | ebtables 2021-12-15 13:11:17.751 | haproxy 2021-12-15 13:11:17.751 | iptables 2021-12-15 13:11:17.751 | iputils-arping 2021-12-15 13:11:17.751 | iputils-ping 2021-12-15 13:11:17.751 | postgresql-server-dev-all 2021-12-15 13:11:17.751 | python3-mysqldb 2021-12-15 13:11:17.751 | sqlite3 2021-12-15 13:11:17.751 | sudo 2021-12-15 13:11:17.751 | vlan 2021-12-15 13:11:17.751 | pcp 2021-12-15 13:11:17.751 | ipset 2021-12-15 13:11:17.751 | conntrack 2021-12-15 13:11:17.751 | conntrackd 2021-12-15 13:11:17.751 | keepalived 2021-12-15 13:11:17.751 | lvm2 2021-12-15 13:11:17.751 | qemu-utils 2021-12-15 13:11:17.751 | thin-provisioning-tools 2021-12-15 13:11:17.751 | curl 2021-12-15 13:11:17.751 | liberasurecode-dev 2021-12-15 13:11:17.751 | make 2021-12-15 13:11:17.751 | memcached 2021-12-15 13:11:17.751 | sqlite3 2021-12-15 13:11:17.751 | xfsprogs ' 2021-12-15 13:11:17.751 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 13:11:17.753 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:11:17.756 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:11:17.760 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 13:11:17.761 | ++ 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 sqlite3 xfsprogs 2021-12-15 13:11:17.766 | ++ 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 sqlite3 xfsprogs 2021-12-15 13:11:17.769 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 13:11:17.771 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:11:17.773 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 13:11:17.775 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:11:17.778 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:11:17.780 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:11:17.782 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:11:17.784 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:11:17.787 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:11:17.789 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 13:11:17.791 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 13:11:17.793 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 13:11:17.796 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 13:11:17.800 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 13:11:17.802 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 13:11:17.805 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 13:11:17.808 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 13:11:17.810 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 13:11:17.813 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 13:11:17.817 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639573877814 2021-12-15 13:11:17.819 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 13:11:17.822 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 13:11:17.824 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 13:11:18.043 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 13:11:18.076 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 13:11:18.086 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 13:11:18.123 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 13:11:20.278 | Reading package lists... 2021-12-15 13:11:20.309 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 13:11:20.311 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 13:11:20.313 | ++ functions-common:time_stop:2402 : local name 2021-12-15 13:11:20.316 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 13:11:20.318 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:11:20.320 | ++ functions-common:time_stop:2405 : local total 2021-12-15 13:11:20.322 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 13:11:20.324 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 13:11:20.326 | ++ functions-common:time_stop:2409 : start_time=1639573877814 2021-12-15 13:11:20.329 | ++ functions-common:time_stop:2411 : [[ -z 1639573877814 ]] 2021-12-15 13:11:20.331 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:11:20.336 | ++ functions-common:time_stop:2414 : end_time=1639573880333 2021-12-15 13:11:20.338 | ++ functions-common:time_stop:2415 : elapsed_time=2519 2021-12-15 13:11:20.340 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 13:11:20.343 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:11:20.345 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2519 2021-12-15 13:11:20.347 | ++ functions-common:install_package:1441 : 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 sqlite3 xfsprogs 2021-12-15 13:11:20.349 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:11:20.352 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:11:20.355 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:11:20.358 | ++ functions-common:real_install_package:1427 : 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 sqlite3 xfsprogs 2021-12-15 13:11:20.380 | ++ functions-common:apt_get:1207 : 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 sqlite3 xfsprogs 2021-12-15 13:11:20.491 | Reading package lists... 2021-12-15 13:11:20.757 | Building dependency tree... 2021-12-15 13:11:20.758 | Reading state information... 2021-12-15 13:11:20.798 | acl is already the newest version (2.2.53-6). 2021-12-15 13:11:20.798 | bc is already the newest version (1.07.1-2build1). 2021-12-15 13:11:20.798 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 13:11:20.798 | conntrack is already the newest version (1:1.4.5-2). 2021-12-15 13:11:20.798 | ebtables is already the newest version (2.0.11-3build1). 2021-12-15 13:11:20.798 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 13:11:20.798 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 13:11:20.798 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 13:11:20.798 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-12-15 13:11:20.798 | gettext is already the newest version (0.19.8.1-10build1). 2021-12-15 13:11:20.798 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 13:11:20.798 | iputils-arping is already the newest version (3:20190709-3). 2021-12-15 13:11:20.798 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 13:11:20.798 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 13:11:20.798 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-12-15 13:11:20.798 | libffi-dev is already the newest version (3.3-4). 2021-12-15 13:11:20.798 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-12-15 13:11:20.798 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 13:11:20.798 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-12-15 13:11:20.798 | libxslt1-dev is already the newest version (1.1.34-4). 2021-12-15 13:11:20.798 | libyaml-dev is already the newest version (0.2.2-1). 2021-12-15 13:11:20.798 | lsscsi is already the newest version (0.30-0.1). 2021-12-15 13:11:20.799 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 13:11:20.799 | make is already the newest version (4.2.1-1.2). 2021-12-15 13:11:20.799 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-12-15 13:11:20.799 | psmisc is already the newest version (23.3-1). 2021-12-15 13:11:20.799 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 13:11:20.799 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-12-15 13:11:20.799 | python3-systemd is already the newest version (234-3build2). 2021-12-15 13:11:20.799 | socat is already the newest version (1.7.3.3-2). 2021-12-15 13:11:20.799 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 13:11:20.799 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 13:11:20.799 | unzip is already the newest version (6.0-25ubuntu1). 2021-12-15 13:11:20.799 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 13:11:20.799 | conntrackd is already the newest version (1:1.4.5-2). 2021-12-15 13:11:20.799 | graphviz is already the newest version (2.42.2-3build2). 2021-12-15 13:11:20.799 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-12-15 13:11:20.799 | pcp is already the newest version (5.0.3-1). 2021-12-15 13:11:20.799 | pm-utils is already the newest version (1.4.1-19). 2021-12-15 13:11:20.799 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-12-15 13:11:20.799 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:11:20.799 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:11:20.799 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-12-15 13:11:20.799 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 13:11:20.799 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-12-15 13:11:20.799 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 13:11:20.799 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-12-15 13:11:20.799 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2021-12-15 13:11:20.799 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2021-12-15 13:11:20.799 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-12-15 13:11:20.799 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-12-15 13:11:20.799 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-12-15 13:11:20.799 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 13:11:20.799 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-12-15 13:11:20.799 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-12-15 13:11:20.799 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 13:11:20.799 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-12-15 13:11:20.800 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-12-15 13:11:20.800 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-12-15 13:11:20.800 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2021-12-15 13:11:20.800 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 13:11:20.800 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-12-15 13:11:20.800 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-12-15 13:11:20.800 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 13:11:20.800 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 13:11:20.800 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 13:11:20.800 | wget is already the newest version (1.20.3-1ubuntu2). 2021-12-15 13:11:20.800 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 13:11:20.800 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:11:21.047 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-12-15 13:11:21.047 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-12-15 13:11:21.047 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-12-15 13:11:21.047 | The following packages were automatically installed and are no longer required: 2021-12-15 13:11:21.048 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:11:21.048 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:11:21.048 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:11:21.048 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:11:21.048 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:11:21.048 | python3-zope.interface 2021-12-15 13:11:21.048 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:11:21.168 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:11:21.172 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 13:11:21.175 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:11:21.177 | ++ functions-common:time_stop:2402 : local name 2021-12-15 13:11:21.179 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 13:11:21.181 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:11:21.184 | ++ functions-common:time_stop:2405 : local total 2021-12-15 13:11:21.186 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 13:11:21.188 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:11:21.190 | ++ functions-common:time_stop:2409 : start_time=1639573880377 2021-12-15 13:11:21.193 | ++ functions-common:time_stop:2411 : [[ -z 1639573880377 ]] 2021-12-15 13:11:21.195 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:11:21.200 | ++ functions-common:time_stop:2414 : end_time=1639573881197 2021-12-15 13:11:21.202 | ++ functions-common:time_stop:2415 : elapsed_time=820 2021-12-15 13:11:21.204 | ++ functions-common:time_stop:2416 : total=777 2021-12-15 13:11:21.206 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:11:21.209 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1597 2021-12-15 13:11:21.211 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 13:11:21.214 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 13:11:21.217 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:11:21.219 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 13:11:21.224 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 13:11:21.229 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 13:11:21.231 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 13:11:21.234 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 13:11:22.748 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 13:11:22.750 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:11:22.752 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:11:22.755 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:11:22.757 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 13:11:22.760 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 13:11:22.761 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 13:11:22.763 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 13:11:22.765 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 13:11:22.767 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 13:11:22.769 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 13:11:22.771 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 13:11:22.773 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 13:11:22.774 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 13:11:22.776 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 13:11:22.778 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 13:11:22.780 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 13:11:22.782 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 13:11:22.784 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 13:11:22.785 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 13:11:22.788 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 13:11:22.790 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 13:11:22.793 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 13:11:22.795 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 13:11:22.797 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 13:11:22.872 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 13:11:22.874 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 13:11:22.950 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 13:11:22.952 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 13:11:23.034 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 13:11:23.036 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 13:11:23.038 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 13:11:23.040 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 13:11:23.042 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 13:11:23.044 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 13:11:23.046 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 13:11:23.048 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 13:11:23.050 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 13:11:23.052 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 13:11:23.054 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 13:11:23.054 | Distro: focal 2021-12-15 13:11:23.056 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 13:11:23.059 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 13:11:23.063 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 13:11:23.065 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 13:11:23.069 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 13:11:23.070 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 13:11:23.757 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 13:11:23.759 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 13:11:23.759 | pip: 21.3.1 2021-12-15 13:11:23.761 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 13:11:23.763 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 13:11:23.764 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:11:23.766 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:11:23.768 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:11:23.770 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:11:23.771 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:11:23.773 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:11:23.775 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:11:23.777 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:11:23.778 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:11:23.780 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 13:11:23.782 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:11:23.784 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:11:23.785 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-12-15 13:11:23.789 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:11:23.790 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-12-15 13:11:23.792 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 13:11:23.794 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 13:11:23.796 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-12-15 13:11:23.797 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 13:11:23.808 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 13:11:23.809 | Dload Upload Total Spent Left Speed 2021-12-15 13:11:23.951 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-12-15 13:11:23.955 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 13:11:23.959 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 13:11:27.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:11:27.326 | from cryptography.utils import int_from_bytes 2021-12-15 13:11:27.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:11:27.326 | from cryptography.utils import int_from_bytes 2021-12-15 13:11:27.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:11:27.837 | Collecting pip 2021-12-15 13:11:27.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 13:11:30.244 | Installing collected packages: pip 2021-12-15 13:11:30.244 | Attempting uninstall: pip 2021-12-15 13:11:30.245 | Found existing installation: pip 21.3.1 2021-12-15 13:11:30.502 | Uninstalling pip-21.3.1: 2021-12-15 13:11:30.517 | Successfully uninstalled pip-21.3.1 2021-12-15 13:11:32.179 | Successfully installed pip-21.3.1 2021-12-15 13:11:32.179 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:11:32.180 | warnings.warn( 2021-12-15 13:11:32.180 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:11:32.180 | warnings.warn( 2021-12-15 13:11:32.180 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 13:11:32.180 | warnings.warn( 2021-12-15 13:11:32.180 | 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 2021-12-15 13:11:32.331 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 13:11:32.334 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 13:11:32.336 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 13:11:32.345 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:11:32.347 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 13:11:32.350 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 13:11:32.352 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:11:32.355 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:11:32.355 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:11:32.359 | ++ 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 ' 2021-12-15 13:11:32.361 | ++ 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 == '' ]] 2021-12-15 13:11:32.363 | ++ 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' 2021-12-15 13:11:32.365 | + 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' 2021-12-15 13:11:32.367 | + 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' 2021-12-15 13:11:32.384 | 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 2021-12-15 13:11:32.386 | + 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' 2021-12-15 13:11:33.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:11:33.225 | from cryptography.utils import int_from_bytes 2021-12-15 13:11:33.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:11:33.226 | from cryptography.utils import int_from_bytes 2021-12-15 13:11:34.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:11:34.402 | Requirement already satisfied: 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 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 13:11:36.773 | 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 2021-12-15 13:11:36.915 | + inc/python:pip_install:200 : result=0 2021-12-15 13:11:36.917 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:11:36.919 | + functions-common:time_stop:2402 : local name 2021-12-15 13:11:36.921 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:11:36.922 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:11:36.924 | + functions-common:time_stop:2405 : local total 2021-12-15 13:11:36.926 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:11:36.928 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:11:36.929 | + functions-common:time_stop:2409 : start_time=1639573892379 2021-12-15 13:11:36.931 | + functions-common:time_stop:2411 : [[ -z 1639573892379 ]] 2021-12-15 13:11:36.933 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:11:36.937 | + functions-common:time_stop:2414 : end_time=1639573896935 2021-12-15 13:11:36.939 | + functions-common:time_stop:2415 : elapsed_time=4556 2021-12-15 13:11:36.940 | + functions-common:time_stop:2416 : total=0 2021-12-15 13:11:36.942 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:11:36.944 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4556 2021-12-15 13:11:36.946 | + inc/python:pip_install:203 : return 0 2021-12-15 13:11:36.948 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 13:11:36.950 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 13:11:36.954 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 13:11:36.956 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 13:11:36.959 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 13:11:36.959 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 13:11:37.633 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 13:11:37.635 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 13:11:37.635 | pip: 21.3.1 2021-12-15 13:11:37.638 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 13:11:37.641 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 13:11:37.645 | + ./stack.sh:main:786 : fixup_all 2021-12-15 13:11:37.647 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 13:11:37.649 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 13:11:37.652 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:11:37.654 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:11:37.656 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-15 13:11:37.669 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 13:11:37.680 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 13:11:37.692 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 13:11:37.694 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 13:11:37.696 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:11:37.699 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:11:37.701 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:11:37.703 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:11:37.705 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:11:37.707 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:11:37.709 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:11:37.711 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:11:37.713 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:11:37.716 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 13:11:37.718 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 13:11:37.720 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 13:11:37.723 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:11:37.725 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:11:37.727 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:11:37.729 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:11:37.732 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:11:37.734 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:11:37.736 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 13:11:37.739 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 13:11:37.761 | Using python 3.8 to install os-testr 2021-12-15 13:11:37.763 | + 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 2021-12-15 13:11:38.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:11:38.603 | from cryptography.utils import int_from_bytes 2021-12-15 13:11:38.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:11:38.603 | from cryptography.utils import int_from_bytes 2021-12-15 13:11:39.671 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:11:39.693 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-12-15 13:11:39.791 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-12-15 13:11:39.792 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 13:11:39.793 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-12-15 13:11:39.794 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 13:11:39.807 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 13:11:39.833 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 13:11:39.834 | 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) 2021-12-15 13:11:39.834 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-12-15 13:11:39.836 | 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) 2021-12-15 13:11:39.837 | 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) 2021-12-15 13:11:39.861 | 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) 2021-12-15 13:11:39.862 | 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.4.0) 2021-12-15 13:11:39.864 | 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) 2021-12-15 13:11:39.865 | 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) (2.4.0) 2021-12-15 13:11:39.866 | 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.6) 2021-12-15 13:11:39.879 | 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) 2021-12-15 13:11:39.948 | 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.2.0) 2021-12-15 13:11:39.949 | 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) 2021-12-15 13:11:39.951 | 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) 2021-12-15 13:11:42.222 | 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 2021-12-15 13:11:42.375 | + inc/python:pip_install:200 : result=0 2021-12-15 13:11:42.379 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:11:42.382 | + functions-common:time_stop:2402 : local name 2021-12-15 13:11:42.385 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:11:42.387 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:11:42.390 | + functions-common:time_stop:2405 : local total 2021-12-15 13:11:42.392 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:11:42.394 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:11:42.397 | + functions-common:time_stop:2409 : start_time=1639573897755 2021-12-15 13:11:42.399 | + functions-common:time_stop:2411 : [[ -z 1639573897755 ]] 2021-12-15 13:11:42.403 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:11:42.408 | + functions-common:time_stop:2414 : end_time=1639573902405 2021-12-15 13:11:42.410 | + functions-common:time_stop:2415 : elapsed_time=4650 2021-12-15 13:11:42.413 | + functions-common:time_stop:2416 : total=0 2021-12-15 13:11:42.416 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:11:42.418 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4650 2021-12-15 13:11:42.421 | + inc/python:pip_install:203 : return 0 2021-12-15 13:11:42.423 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 13:11:42.478 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 13:11:42.580 | + ./stack.sh:main:800 : install_infra 2021-12-15 13:11:42.583 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:11:42.586 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 13:11:42.588 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:11:42.592 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 13:11:42.619 | + 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 2021-12-15 13:11:44.590 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.606 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.707 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.728 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.733 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.747 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.755 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.792 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.797 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.853 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.858 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.917 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.939 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:44.990 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.007 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.011 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.308 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.313 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.323 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.345 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.352 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.369 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.429 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:45.491 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:11:45.608 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 13:11:45.905 | + inc/python:pip_install:200 : result=0 2021-12-15 13:11:45.909 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:11:45.913 | + functions-common:time_stop:2402 : local name 2021-12-15 13:11:45.917 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:11:45.920 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:11:45.924 | + functions-common:time_stop:2405 : local total 2021-12-15 13:11:45.927 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:11:45.931 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:11:45.933 | + functions-common:time_stop:2409 : start_time=1639573902609 2021-12-15 13:11:45.935 | + functions-common:time_stop:2411 : [[ -z 1639573902609 ]] 2021-12-15 13:11:45.938 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:11:45.942 | + functions-common:time_stop:2414 : end_time=1639573905940 2021-12-15 13:11:45.944 | + functions-common:time_stop:2415 : elapsed_time=3331 2021-12-15 13:11:45.947 | + functions-common:time_stop:2416 : total=4650 2021-12-15 13:11:45.949 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:11:45.952 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7981 2021-12-15 13:11:45.954 | + inc/python:pip_install:203 : return 0 2021-12-15 13:11:45.957 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 13:11:45.959 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 13:11:45.986 | + 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 2021-12-15 13:11:47.809 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:47.824 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:47.925 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:47.945 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:47.951 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:47.965 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:47.973 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.010 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.015 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.070 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.076 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.135 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.158 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.205 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.223 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.227 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.515 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.519 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.530 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.551 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.558 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.574 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.635 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 13:11:48.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:11:48.702 | Processing /opt/stack/requirements 2021-12-15 13:11:50.335 | 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 24)) (6.0) 2021-12-15 13:11:50.339 | 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 177)) (3.0.0) 2021-12-15 13:11:50.350 | 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 343)) (21.3) 2021-12-15 13:11:50.356 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-12-15 13:11:50.358 | Requirement already satisfied: pyparsing===3.0.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.0.6) 2021-12-15 13:11:50.364 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.26.0) 2021-12-15 13:11:50.391 | 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 508)) (1.16.0) 2021-12-15 13:11:50.394 | 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 562)) (2.5.0) 2021-12-15 13:11:50.404 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.26.7) 2021-12-15 13:11:50.423 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (1.3) 2021-12-15 13:11:50.426 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5104) (0.3.0) 2021-12-15 13:11:50.441 | Requirement already satisfied: charset-normalizer===2.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (2.0.9) 2021-12-15 13:11:50.466 | 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 211)) (3.3) 2021-12-15 13:11:50.469 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 468)) (2021.10.8) 2021-12-15 13:11:50.471 | 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 173)) (1.0.0) 2021-12-15 13:11:50.474 | 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 122)) (3.10.0) 2021-12-15 13:11:50.486 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.0) 2021-12-15 13:11:50.497 | 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 543)) (3.5.0) 2021-12-15 13:11:50.504 | 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 123)) (2.3.3) 2021-12-15 13:11:50.555 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (0.4.0) 2021-12-15 13:11:50.558 | 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 600)) (0.2.5) 2021-12-15 13:11:50.563 | 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 384)) (1.8.2) 2021-12-15 13:11:50.565 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (21.2.0) 2021-12-15 13:11:50.619 | Building wheels for collected packages: openstack-requirements 2021-12-15 13:11:50.620 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 13:11:51.439 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 13:11:51.439 | ERROR: Command errored out with exit status 1: 2021-12-15 13:11:51.439 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-4c3vf1ty/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-4c3vf1ty/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-pcaeg5dn 2021-12-15 13:11:51.439 | cwd: /tmp/pip-req-build-4c3vf1ty/ 2021-12-15 13:11:51.440 | Complete output (6 lines): 2021-12-15 13:11:51.440 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 13:11:51.440 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 13:11:51.440 | or: setup.py --help-commands 2021-12-15 13:11:51.440 | or: setup.py cmd --help 2021-12-15 13:11:51.440 | 2021-12-15 13:11:51.440 | error: invalid command 'bdist_wheel' 2021-12-15 13:11:51.440 | ---------------------------------------- 2021-12-15 13:11:51.440 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 13:11:51.440 | Running setup.py clean for openstack-requirements 2021-12-15 13:11:52.274 | Failed to build openstack-requirements 2021-12-15 13:11:52.290 | Installing collected packages: openstack-requirements 2021-12-15 13:11:52.290 | Attempting uninstall: openstack-requirements 2021-12-15 13:11:52.291 | Found existing installation: openstack-requirements 1.2.1.dev5104 2021-12-15 13:11:52.325 | Uninstalling openstack-requirements-1.2.1.dev5104: 2021-12-15 13:11:52.343 | Successfully uninstalled openstack-requirements-1.2.1.dev5104 2021-12-15 13:11:52.347 | Running setup.py install for openstack-requirements: started 2021-12-15 13:11:54.628 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 13:11:54.661 | Successfully installed openstack-requirements-1.2.1.dev5104 2021-12-15 13:11:54.791 | + inc/python:pip_install:200 : result=0 2021-12-15 13:11:54.795 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:11:54.799 | + functions-common:time_stop:2402 : local name 2021-12-15 13:11:54.802 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:11:54.806 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:11:54.810 | + functions-common:time_stop:2405 : local total 2021-12-15 13:11:54.813 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:11:54.816 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:11:54.819 | + functions-common:time_stop:2409 : start_time=1639573905977 2021-12-15 13:11:54.822 | + functions-common:time_stop:2411 : [[ -z 1639573905977 ]] 2021-12-15 13:11:54.825 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:11:54.829 | + functions-common:time_stop:2414 : end_time=1639573914827 2021-12-15 13:11:54.832 | + functions-common:time_stop:2415 : elapsed_time=8850 2021-12-15 13:11:54.835 | + functions-common:time_stop:2416 : total=7981 2021-12-15 13:11:54.837 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:11:54.840 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16831 2021-12-15 13:11:54.843 | + inc/python:pip_install:203 : return 0 2021-12-15 13:11:54.846 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 13:11:54.849 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 13:11:54.852 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 13:11:54.855 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:11:54.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:11:54.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-15 13:11:54.862 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:11:54.864 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 13:11:54.885 | Using python 3.8 to install pbr 2021-12-15 13:11:54.888 | + 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 2021-12-15 13:11:55.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:11:55.766 | from cryptography.utils import int_from_bytes 2021-12-15 13:11:55.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:11:55.766 | from cryptography.utils import int_from_bytes 2021-12-15 13:11:56.867 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:11:56.887 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 13:11:59.319 | 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 2021-12-15 13:11:59.453 | + inc/python:pip_install:200 : result=0 2021-12-15 13:11:59.456 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:11:59.459 | + functions-common:time_stop:2402 : local name 2021-12-15 13:11:59.462 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:11:59.465 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:11:59.468 | + functions-common:time_stop:2405 : local total 2021-12-15 13:11:59.471 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:11:59.474 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:11:59.477 | + functions-common:time_stop:2409 : start_time=1639573914880 2021-12-15 13:11:59.479 | + functions-common:time_stop:2411 : [[ -z 1639573914880 ]] 2021-12-15 13:11:59.482 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:11:59.486 | + functions-common:time_stop:2414 : end_time=1639573919483 2021-12-15 13:11:59.492 | + functions-common:time_stop:2415 : elapsed_time=4603 2021-12-15 13:11:59.496 | + functions-common:time_stop:2416 : total=16831 2021-12-15 13:11:59.498 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:11:59.501 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21434 2021-12-15 13:11:59.503 | + inc/python:pip_install:203 : return 0 2021-12-15 13:11:59.506 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 13:12:01.850 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 13:12:03.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:12:03.860 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-12-15 13:12:03.875 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2021-12-15 13:12:03.877 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-12-15 13:12:03.880 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-12-15 13:12:03.883 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-12-15 13:12:03.890 | 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.6) 2021-12-15 13:12:03.971 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 13:12:03.975 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 13:12:03.979 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 13:12:03.996 | + ./stack.sh:main:809 : pkgs= 2021-12-15 13:12:03.999 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 13:12:04.001 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 13:12:04.003 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 13:12:04.006 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 13:12:04.008 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 13:12:04.010 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 13:12:04.013 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 13:12:04.015 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 13:12:04.017 | + functions-common:run_phase:1840 : local extra 2021-12-15 13:12:04.020 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 13:12:04.024 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 13:12:04.027 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 13:12:04.029 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 13:12:04.032 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 13:12:04.034 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 13:12:04.051 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:04.053 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 13:12:04.056 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:12:04.058 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 13:12:04.060 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:12:04.062 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 13:12:04.064 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:12:04.066 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 13:12:04.068 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:12:04.070 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 13:12:04.072 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 13:12:04.074 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 13:12:04.076 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 13:12:04.078 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 13:12:04.081 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 13:12:04.083 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 13:12:04.085 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 13:12:04.087 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 13:12:04.089 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 13:12:04.092 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 13:12:04.094 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 13:12:04.097 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 13:12:04.100 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 13:12:04.102 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 13:12:04.104 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 13:12:04.107 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 13:12:04.162 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 13:12:04.162 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 13:12:04.165 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 13:12:04.556 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 13:12:04.560 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 13:12:04.585 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:04.589 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 13:12:04.593 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:12:04.597 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:12:04.600 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:12:04.603 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:12:04.606 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:04.608 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:12:04.611 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:04.614 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:04.616 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:12:04.619 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:12:04.621 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:12:04.623 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:12:04.626 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 13:12:04.628 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:12:04.630 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:04.633 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:04.635 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 13:12:04.658 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 13:12:04.769 | Reading package lists... 2021-12-15 13:12:05.009 | Building dependency tree... 2021-12-15 13:12:05.011 | Reading state information... 2021-12-15 13:12:05.260 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-12-15 13:12:05.261 | The following packages were automatically installed and are no longer required: 2021-12-15 13:12:05.261 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:12:05.262 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:12:05.262 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:12:05.262 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:12:05.262 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:12:05.262 | python3-zope.interface 2021-12-15 13:12:05.262 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:12:05.394 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:12:05.400 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:12:05.403 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:12:05.405 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:05.408 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:05.411 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:05.414 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:05.417 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:05.419 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:12:05.421 | + functions-common:time_stop:2409 : start_time=1639573924655 2021-12-15 13:12:05.424 | + functions-common:time_stop:2411 : [[ -z 1639573924655 ]] 2021-12-15 13:12:05.427 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:05.432 | + functions-common:time_stop:2414 : end_time=1639573925428 2021-12-15 13:12:05.435 | + functions-common:time_stop:2415 : elapsed_time=773 2021-12-15 13:12:05.438 | + functions-common:time_stop:2416 : total=1597 2021-12-15 13:12:05.441 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:05.444 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2370 2021-12-15 13:12:05.447 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:12:05.450 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 13:12:05.452 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:12:05.455 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:12:05.458 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:12:05.460 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:12:05.463 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:12:05.466 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:12:05.469 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 13:12:05.471 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:12:05.474 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:12:05.476 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:12:05.479 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:12:05.481 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:12:05.483 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:12:05.487 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:12:05.489 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:12:05.492 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:12:05.494 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 13:12:05.496 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:12:05.499 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:12:05.502 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:12:05.505 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:12:05.508 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:12:05.515 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:12:05.518 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 13:12:05.520 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 13:12:05.538 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:05.541 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 13:12:05.543 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:12:05.545 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 13:12:05.548 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 13:12:05.551 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 13:12:05.555 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 13:12:05.558 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 13:12:05.560 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 13:12:05.562 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 13:12:05.565 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 13:12:05.567 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 13:12:05.571 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 13:12:06.328 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 13:12:06.328 | user tags 2021-12-15 13:12:06.328 | stackrabbit []' 2021-12-15 13:12:06.332 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 13:12:06.332 | user tags 2021-12-15 13:12:06.332 | stackrabbit []' 2021-12-15 13:12:06.332 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 13:12:06.338 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-12-15 13:12:06.343 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-12-15 13:12:06.346 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 13:12:07.106 | Changing password for user "stackrabbit" ... 2021-12-15 13:12:07.130 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 13:12:07.843 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 13:12:07.870 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 13:12:07.872 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 13:12:08.616 | Changing password for user "stackrabbit" ... 2021-12-15 13:12:08.644 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 13:12:08.647 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 13:12:08.650 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 13:12:09.374 | Deleting user "guest" ... 2021-12-15 13:12:09.390 | Error: 2021-12-15 13:12:09.390 | {:no_such_user, "guest"} 2021-12-15 13:12:09.403 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-12-15 13:12:09.406 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 13:12:09.422 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:09.425 | + ./stack.sh:main:826 : install_database 2021-12-15 13:12:09.427 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 13:12:09.429 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 13:12:09.432 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:09.434 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:09.438 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 13:12:09.678 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 13:12:09.681 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 13:12:09.685 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 13:12:09.688 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:12:09.691 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 13:12:09.695 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:12:09.698 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:12:09.700 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:12:09.703 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:12:09.705 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:12:09.707 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:12:09.709 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:12:09.712 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:12:09.714 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:12:09.717 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 13:12:09.719 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:12:09.722 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:12:09.724 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:12:09.727 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:12:09.730 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:12:09.733 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:12:09.735 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 13:12:09.737 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:09.740 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:09.742 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 13:12:09.745 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:12:09.747 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:12:09.749 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:12:09.752 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:12:09.755 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:09.757 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:12:09.759 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:09.762 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:09.764 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:12:09.766 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:12:09.769 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:12:09.771 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:12:09.773 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 13:12:09.776 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:12:09.778 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:09.781 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:09.783 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 13:12:09.805 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 13:12:09.920 | Reading package lists... 2021-12-15 13:12:10.165 | Building dependency tree... 2021-12-15 13:12:10.166 | Reading state information... 2021-12-15 13:12:10.409 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-12-15 13:12:10.409 | The following packages were automatically installed and are no longer required: 2021-12-15 13:12:10.410 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:12:10.410 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:12:10.410 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:12:10.410 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:12:10.410 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:12:10.411 | python3-zope.interface 2021-12-15 13:12:10.411 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:12:10.543 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:12:10.548 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:12:10.550 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:12:10.552 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:10.555 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:10.557 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:10.560 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:10.562 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:10.564 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:12:10.566 | + functions-common:time_stop:2409 : start_time=1639573929802 2021-12-15 13:12:10.568 | + functions-common:time_stop:2411 : [[ -z 1639573929802 ]] 2021-12-15 13:12:10.572 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:10.577 | + functions-common:time_stop:2414 : end_time=1639573930574 2021-12-15 13:12:10.580 | + functions-common:time_stop:2415 : elapsed_time=772 2021-12-15 13:12:10.583 | + functions-common:time_stop:2416 : total=2370 2021-12-15 13:12:10.586 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:10.589 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3142 2021-12-15 13:12:10.593 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:12:10.596 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 13:12:10.599 | + ./stack.sh:main:829 : install_database_python 2021-12-15 13:12:10.602 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 13:12:10.606 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 13:12:10.608 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 13:12:10.611 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:12:10.614 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 13:12:10.617 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 13:12:10.619 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:12:10.622 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:12:10.623 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:12:10.628 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 13:12:10.631 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 13:12:10.633 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 13:12:10.636 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 13:12:10.639 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 13:12:10.667 | Using python 3.8 to install PyMySQL 2021-12-15 13:12:10.669 | + 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 2021-12-15 13:12:11.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:11.529 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:11.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:11.529 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:12.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:12:12.626 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-12-15 13:12:14.912 | 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 2021-12-15 13:12:15.041 | + inc/python:pip_install:200 : result=0 2021-12-15 13:12:15.044 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:12:15.047 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:15.049 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:15.052 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:15.055 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:15.057 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:15.060 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:12:15.062 | + functions-common:time_stop:2409 : start_time=1639573930659 2021-12-15 13:12:15.065 | + functions-common:time_stop:2411 : [[ -z 1639573930659 ]] 2021-12-15 13:12:15.068 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:15.073 | + functions-common:time_stop:2414 : end_time=1639573935070 2021-12-15 13:12:15.075 | + functions-common:time_stop:2415 : elapsed_time=4411 2021-12-15 13:12:15.077 | + functions-common:time_stop:2416 : total=21434 2021-12-15 13:12:15.080 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:15.082 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25845 2021-12-15 13:12:15.084 | + inc/python:pip_install:203 : return 0 2021-12-15 13:12:15.087 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 13:12:15.090 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 13:12:15.093 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 13:12:15.096 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 13:12:15.113 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:15.116 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 13:12:15.119 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 13:12:15.123 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:12:15.123 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:12:15.128 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:12:15.131 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:12:15.134 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-12-15 13:12:15.137 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:12:15.140 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 13:12:15.143 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 13:12:15.163 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:15.166 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 13:12:15.168 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:12:15.170 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:12:15.173 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:12:15.175 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:12:15.178 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:15.180 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:12:15.184 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:15.187 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:15.190 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:12:15.193 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:12:15.196 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:12:15.199 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:12:15.201 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 13:12:15.203 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:12:15.206 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:15.208 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:15.210 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 13:12:15.232 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 13:12:15.341 | Reading package lists... 2021-12-15 13:12:15.587 | Building dependency tree... 2021-12-15 13:12:15.588 | Reading state information... 2021-12-15 13:12:15.840 | radvd is already the newest version (1:2.17-2). 2021-12-15 13:12:15.840 | The following packages were automatically installed and are no longer required: 2021-12-15 13:12:15.841 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:12:15.842 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:12:15.842 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:12:15.842 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:12:15.842 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:12:15.842 | python3-zope.interface 2021-12-15 13:12:15.842 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:12:15.969 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:12:15.974 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:12:15.977 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:12:15.981 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:15.984 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:15.988 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:15.992 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:15.996 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:15.998 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:12:16.002 | + functions-common:time_stop:2409 : start_time=1639573935230 2021-12-15 13:12:16.005 | + functions-common:time_stop:2411 : [[ -z 1639573935230 ]] 2021-12-15 13:12:16.009 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:16.014 | + functions-common:time_stop:2414 : end_time=1639573936011 2021-12-15 13:12:16.016 | + functions-common:time_stop:2415 : elapsed_time=781 2021-12-15 13:12:16.019 | + functions-common:time_stop:2416 : total=3142 2021-12-15 13:12:16.021 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:16.023 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3923 2021-12-15 13:12:16.026 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:12:16.028 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 13:12:16.044 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:16.047 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 13:12:16.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 13:12:16.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 13:12:16.072 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 13:12:16.075 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:12:16.078 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:12:16.080 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:12:16.083 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:12:16.085 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:16.090 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:12:16.092 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:16.095 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:16.097 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:12:16.100 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:12:16.102 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:12:16.104 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:12:16.107 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 13:12:16.109 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:12:16.111 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:16.114 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:16.116 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 13:12:16.137 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 13:12:16.249 | Reading package lists... 2021-12-15 13:12:16.494 | Building dependency tree... 2021-12-15 13:12:16.496 | Reading state information... 2021-12-15 13:12:16.742 | fakeroot is already the newest version (1.24-1). 2021-12-15 13:12:16.743 | make is already the newest version (4.2.1-1.2). 2021-12-15 13:12:16.743 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 13:12:16.743 | The following packages were automatically installed and are no longer required: 2021-12-15 13:12:16.744 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:12:16.744 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:12:16.744 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:12:16.744 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:12:16.744 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:12:16.744 | python3-zope.interface 2021-12-15 13:12:16.744 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:12:16.885 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:12:16.890 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:12:16.893 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:12:16.896 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:16.899 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:16.901 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:16.904 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:16.906 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:16.908 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:12:16.911 | + functions-common:time_stop:2409 : start_time=1639573936135 2021-12-15 13:12:16.913 | + functions-common:time_stop:2411 : [[ -z 1639573936135 ]] 2021-12-15 13:12:16.917 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:16.922 | + functions-common:time_stop:2414 : end_time=1639573936918 2021-12-15 13:12:16.925 | + functions-common:time_stop:2415 : elapsed_time=783 2021-12-15 13:12:16.928 | + functions-common:time_stop:2416 : total=3923 2021-12-15 13:12:16.931 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:16.933 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4706 2021-12-15 13:12:16.935 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:12:16.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 13:12:16.940 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:16.942 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:16.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 13:12:16.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 13:12:16.950 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 13:12:16.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 13:12:16.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 13:12:16.959 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 13:12:16.960 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 13:12:16.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 13:12:16.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 13:12:16.969 | + functions:vercmp:628 : local v1=5.4 2021-12-15 13:12:16.972 | + functions:vercmp:629 : local 'op=<' 2021-12-15 13:12:16.974 | + functions:vercmp:630 : local v2=3.13 2021-12-15 13:12:16.977 | + functions:vercmp:631 : local result 2021-12-15 13:12:16.981 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 13:12:16.981 | ++ functions:vercmp:635 : sort -V 2021-12-15 13:12:16.982 | ++ functions:vercmp:635 : head -1 2021-12-15 13:12:16.987 | + functions:vercmp:635 : result=3.13 2021-12-15 13:12:16.989 | + functions:vercmp:637 : case $op in 2021-12-15 13:12:16.992 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 13:12:16.994 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 13:12:16.997 | + functions:vercmp:648 : return 2021-12-15 13:12:16.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 13:12:17.001 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:12:17.003 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 13:12:17.534 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 13:12:17.537 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 13:12:17.540 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-15 13:12:17.548 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.551 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 13:12:17.567 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:17.569 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 13:12:17.572 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 13:12:17.572 | Installing etcd 2021-12-15 13:12:17.576 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 13:12:17.591 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 13:12:17.605 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 13:12:17.608 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 13:12:17.623 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 13:12:17.626 | ++ 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 2021-12-15 13:12:17.629 | ++ 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 2021-12-15 13:12:17.632 | +++ 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 2021-12-15 13:12:17.636 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:12:17.639 | ++ 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* ]] 2021-12-15 13:12:17.641 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 13:12:17.643 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:12:17.646 | ++ functions:get_extra_file:74 : return 2021-12-15 13:12:17.648 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 13:12:17.651 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 13:12:17.653 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 13:12:17.655 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 13:12:17.671 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:12:17.674 | + ./stack.sh:main:856 : install_dstat 2021-12-15 13:12:17.676 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 13:12:17.693 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:12:17.696 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 13:12:17.698 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 13:12:17.700 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 13:12:17.703 | + ./stack.sh:main:865 : install_libs 2021-12-15 13:12:17.706 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 13:12:17.708 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 13:12:17.710 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 13:12:17.713 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 13:12:17.716 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-15 13:12:17.724 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.726 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 13:12:17.729 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 13:12:17.731 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 13:12:17.734 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 13:12:17.736 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-15 13:12:17.743 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.746 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 13:12:17.749 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 13:12:17.751 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 13:12:17.754 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 13:12:17.756 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-15 13:12:17.766 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.769 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 13:12:17.772 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 13:12:17.775 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 13:12:17.778 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 13:12:17.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-15 13:12:17.787 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.789 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 13:12:17.792 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 13:12:17.794 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 13:12:17.796 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 13:12:17.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-15 13:12:17.806 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.808 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 13:12:17.811 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 13:12:17.815 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 13:12:17.817 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 13:12:17.820 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-15 13:12:17.829 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.831 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 13:12:17.835 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 13:12:17.837 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 13:12:17.840 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 13:12:17.842 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-15 13:12:17.849 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.852 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 13:12:17.854 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 13:12:17.857 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 13:12:17.859 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 13:12:17.862 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-15 13:12:17.870 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.872 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 13:12:17.876 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 13:12:17.878 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 13:12:17.881 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 13:12:17.883 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-15 13:12:17.891 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.894 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 13:12:17.897 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 13:12:17.900 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 13:12:17.902 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 13:12:17.904 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-15 13:12:17.911 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.913 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 13:12:17.916 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 13:12:17.919 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 13:12:17.921 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 13:12:17.923 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-15 13:12:17.930 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.932 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 13:12:17.935 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 13:12:17.937 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 13:12:17.939 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 13:12:17.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-15 13:12:17.949 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.951 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 13:12:17.954 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 13:12:17.956 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 13:12:17.959 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 13:12:17.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-15 13:12:17.970 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.973 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 13:12:17.975 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 13:12:17.978 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 13:12:17.981 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 13:12:17.983 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:17.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:17.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-15 13:12:17.991 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:17.993 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 13:12:17.995 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 13:12:17.998 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 13:12:18.001 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 13:12:18.003 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-15 13:12:18.011 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.013 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 13:12:18.015 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 13:12:18.018 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 13:12:18.020 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 13:12:18.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-15 13:12:18.029 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.032 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 13:12:18.034 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 13:12:18.036 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 13:12:18.039 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 13:12:18.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-15 13:12:18.048 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.051 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 13:12:18.054 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 13:12:18.056 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 13:12:18.059 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 13:12:18.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-15 13:12:18.069 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.072 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 13:12:18.074 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 13:12:18.077 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 13:12:18.079 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 13:12:18.081 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-15 13:12:18.089 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.092 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 13:12:18.094 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 13:12:18.097 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 13:12:18.099 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 13:12:18.102 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-15 13:12:18.110 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.112 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 13:12:18.114 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 13:12:18.117 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 13:12:18.120 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 13:12:18.122 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-15 13:12:18.130 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.132 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 13:12:18.135 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 13:12:18.137 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 13:12:18.139 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 13:12:18.141 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-15 13:12:18.148 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.150 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 13:12:18.153 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 13:12:18.155 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 13:12:18.157 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 13:12:18.159 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-15 13:12:18.166 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.169 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 13:12:18.172 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 13:12:18.174 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 13:12:18.176 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 13:12:18.179 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-15 13:12:18.185 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.188 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 13:12:18.190 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 13:12:18.192 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 13:12:18.195 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 13:12:18.197 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-15 13:12:18.204 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.206 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 13:12:18.208 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 13:12:18.210 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 13:12:18.213 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 13:12:18.215 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-15 13:12:18.222 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.225 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 13:12:18.227 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 13:12:18.230 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 13:12:18.233 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 13:12:18.236 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-15 13:12:18.246 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.249 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 13:12:18.252 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 13:12:18.256 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 13:12:18.260 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 13:12:18.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-15 13:12:18.270 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.273 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 13:12:18.275 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 13:12:18.277 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 13:12:18.280 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 13:12:18.282 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-15 13:12:18.289 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.291 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 13:12:18.294 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 13:12:18.296 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 13:12:18.298 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 13:12:18.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-15 13:12:18.308 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.310 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 13:12:18.313 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 13:12:18.316 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 13:12:18.319 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 13:12:18.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-15 13:12:18.329 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.333 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 13:12:18.336 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 13:12:18.338 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 13:12:18.341 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 13:12:18.344 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-15 13:12:18.351 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.354 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 13:12:18.357 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 13:12:18.359 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 13:12:18.362 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 13:12:18.365 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-15 13:12:18.373 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.375 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 13:12:18.378 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 13:12:18.380 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 13:12:18.385 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 13:12:18.388 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-15 13:12:18.399 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.402 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 13:12:18.404 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 13:12:18.407 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 13:12:18.410 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 13:12:18.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.415 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-15 13:12:18.420 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.423 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 13:12:18.426 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 13:12:18.429 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 13:12:18.431 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 13:12:18.434 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-15 13:12:18.442 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.445 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 13:12:18.448 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 13:12:18.451 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 13:12:18.454 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 13:12:18.457 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:18.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:18.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-15 13:12:18.466 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:18.468 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 13:12:18.492 | Using python 3.8 to install etcd3 2021-12-15 13:12:18.494 | + 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 2021-12-15 13:12:19.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:19.407 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:19.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:19.407 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:20.594 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:12:20.615 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-12-15 13:12:20.643 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.42.0) 2021-12-15 13:12:20.644 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 13:12:20.644 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-12-15 13:12:20.645 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 13:12:23.302 | 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 2021-12-15 13:12:23.460 | + inc/python:pip_install:200 : result=0 2021-12-15 13:12:23.463 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:12:23.466 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:23.470 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:23.472 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:23.475 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:23.479 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:23.482 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:12:23.484 | + functions-common:time_stop:2409 : start_time=1639573938486 2021-12-15 13:12:23.487 | + functions-common:time_stop:2411 : [[ -z 1639573938486 ]] 2021-12-15 13:12:23.492 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:23.497 | + functions-common:time_stop:2414 : end_time=1639573943493 2021-12-15 13:12:23.500 | + functions-common:time_stop:2415 : elapsed_time=5007 2021-12-15 13:12:23.503 | + functions-common:time_stop:2416 : total=25845 2021-12-15 13:12:23.505 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:23.508 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30852 2021-12-15 13:12:23.510 | + inc/python:pip_install:203 : return 0 2021-12-15 13:12:23.513 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 13:12:23.546 | Using python 3.8 to install etcd3gw 2021-12-15 13:12:23.548 | + 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 2021-12-15 13:12:24.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:24.434 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:24.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:24.434 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:25.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:12:25.550 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-12-15 13:12:25.577 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 13:12:25.578 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 13:12:25.579 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 13:12:25.580 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 13:12:25.612 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 13:12:25.615 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 13:12:25.617 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 13:12:25.618 | 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.7) 2021-12-15 13:12:27.881 | 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 2021-12-15 13:12:28.010 | + inc/python:pip_install:200 : result=0 2021-12-15 13:12:28.014 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:12:28.017 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:28.020 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:28.024 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:28.027 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:28.029 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:28.031 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:12:28.034 | + functions-common:time_stop:2409 : start_time=1639573943539 2021-12-15 13:12:28.036 | + functions-common:time_stop:2411 : [[ -z 1639573943539 ]] 2021-12-15 13:12:28.039 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:28.044 | + functions-common:time_stop:2414 : end_time=1639573948040 2021-12-15 13:12:28.046 | + functions-common:time_stop:2415 : elapsed_time=4501 2021-12-15 13:12:28.049 | + functions-common:time_stop:2416 : total=30852 2021-12-15 13:12:28.051 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:28.053 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=35353 2021-12-15 13:12:28.056 | + inc/python:pip_install:203 : return 0 2021-12-15 13:12:28.058 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 13:12:28.060 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 13:12:28.063 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 13:12:28.065 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 13:12:28.067 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 13:12:28.070 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 13:12:28.073 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 13:12:28.075 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 13:12:28.078 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 13:12:28.080 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 13:12:28.083 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 13:12:28.085 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 13:12:28.088 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 13:12:28.091 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 13:12:28.093 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:28.095 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:28.097 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 13:12:28.100 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:12:28.102 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:12:28.104 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:12:28.107 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:12:28.109 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:12:28.111 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:28.113 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:12:28.116 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:28.118 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:28.121 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:12:28.123 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:12:28.125 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:12:28.128 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:12:28.130 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:12:28.132 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:12:28.134 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:28.137 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:28.139 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 13:12:28.160 | + functions-common:apt_get:1207 : 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 2021-12-15 13:12:28.272 | Reading package lists... 2021-12-15 13:12:28.515 | Building dependency tree... 2021-12-15 13:12:28.517 | Reading state information... 2021-12-15 13:12:28.767 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:12:28.767 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-12-15 13:12:28.767 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 13:12:28.767 | The following packages were automatically installed and are no longer required: 2021-12-15 13:12:28.768 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:12:28.768 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:12:28.768 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:12:28.768 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:12:28.768 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:12:28.768 | python3-zope.interface 2021-12-15 13:12:28.769 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:12:28.911 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:12:28.917 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:12:28.920 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:12:28.922 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:28.925 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:28.928 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:28.930 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:28.933 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:28.935 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:12:28.938 | + functions-common:time_stop:2409 : start_time=1639573948157 2021-12-15 13:12:28.940 | + functions-common:time_stop:2411 : [[ -z 1639573948157 ]] 2021-12-15 13:12:28.944 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:28.949 | + functions-common:time_stop:2414 : end_time=1639573948947 2021-12-15 13:12:28.952 | + functions-common:time_stop:2415 : elapsed_time=790 2021-12-15 13:12:28.955 | + functions-common:time_stop:2416 : total=4706 2021-12-15 13:12:28.958 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:28.961 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5496 2021-12-15 13:12:28.964 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:12:28.966 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 13:12:28.969 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:28.971 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:28.973 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 13:12:29.040 | Module proxy already enabled 2021-12-15 13:12:29.047 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 13:12:29.122 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 13:12:29.122 | Module proxy already enabled 2021-12-15 13:12:29.123 | Module proxy_uwsgi already enabled 2021-12-15 13:12:29.127 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 13:12:29.129 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:12:29.131 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:12:29.134 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:12:29.267 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 13:12:29.269 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 13:12:29.274 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 13:12:29.277 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-15 13:12:29.284 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.287 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 13:12:29.289 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 13:12:29.292 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 13:12:29.294 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-15 13:12:29.302 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.304 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 13:12:29.307 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 13:12:29.309 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 13:12:29.312 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-15 13:12:29.319 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.321 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 13:12:29.324 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 13:12:29.326 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 13:12:29.328 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 13:12:29.335 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.337 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 13:12:29.340 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 13:12:29.342 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-15 13:12:29.349 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.352 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 13:12:29.354 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 13:12:29.357 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 13:12:29.359 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-15 13:12:29.366 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.369 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 13:12:29.387 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:29.389 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 13:12:29.392 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 13:12:29.394 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 13:12:29.396 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-15 13:12:29.403 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.406 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 13:12:29.422 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:29.424 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 13:12:29.427 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 13:12:29.430 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 13:12:29.432 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-15 13:12:29.439 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.442 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 13:12:29.444 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 13:12:29.447 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 13:12:29.450 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:29.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:29.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-15 13:12:29.457 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:29.460 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 13:12:29.462 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 13:12:29.464 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:12:29.467 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 13:12:29.470 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 13:12:29.472 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:12:29.476 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:12:29.476 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:12:29.481 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 13:12:29.484 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 13:12:29.486 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 13:12:29.489 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 13:12:29.491 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 13:12:29.514 | Using python 3.8 to install keystonemiddleware 2021-12-15 13:12:29.516 | + 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 2021-12-15 13:12:30.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:30.348 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:30.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:30.348 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:31.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:12:31.452 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 13:12:31.525 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 13:12:31.526 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 13:12:31.527 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 13:12:31.529 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 13:12:31.530 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 13:12:31.531 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 13:12:31.532 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 13:12:31.534 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 13:12:31.535 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 13:12:31.535 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 13:12:31.536 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 13:12:31.537 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 13:12:31.539 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 13:12:31.540 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 13:12:31.599 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 13:12:31.601 | 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) 2021-12-15 13:12:31.602 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 13:12:31.638 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 13:12:31.678 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 13:12:31.679 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 13:12:31.680 | 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) 2021-12-15 13:12:31.682 | 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) 2021-12-15 13:12:31.730 | 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) 2021-12-15 13:12:31.733 | 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) 2021-12-15 13:12:31.743 | 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) 2021-12-15 13:12:31.744 | 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) 2021-12-15 13:12:31.758 | 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) 2021-12-15 13:12:31.759 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 13:12:31.760 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 13:12:31.825 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 13:12:31.827 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 13:12:31.828 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 13:12:31.829 | 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.7) 2021-12-15 13:12:31.880 | 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) 2021-12-15 13:12:31.892 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 13:12:34.149 | 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 2021-12-15 13:12:34.303 | + inc/python:pip_install:200 : result=0 2021-12-15 13:12:34.306 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:12:34.309 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:34.312 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:34.314 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:34.318 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:34.320 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:34.323 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:12:34.326 | + functions-common:time_stop:2409 : start_time=1639573949508 2021-12-15 13:12:34.330 | + functions-common:time_stop:2411 : [[ -z 1639573949508 ]] 2021-12-15 13:12:34.333 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:34.338 | + functions-common:time_stop:2414 : end_time=1639573954335 2021-12-15 13:12:34.342 | + functions-common:time_stop:2415 : elapsed_time=4827 2021-12-15 13:12:34.345 | + functions-common:time_stop:2416 : total=35353 2021-12-15 13:12:34.348 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:34.352 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=40180 2021-12-15 13:12:34.356 | + inc/python:pip_install:203 : return 0 2021-12-15 13:12:34.359 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 13:12:34.363 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 13:12:34.366 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 13:12:34.369 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 13:12:34.372 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 13:12:34.375 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 13:12:34.379 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:12:34.380 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 13:12:34.386 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 13:12:34.389 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 13:12:34.391 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 13:12:34.394 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 13:12:34.396 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 13:12:34.421 | Using python 3.8 to install python-memcached 2021-12-15 13:12:34.423 | + 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 2021-12-15 13:12:35.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:35.265 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:35.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:35.265 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:36.333 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:12:36.353 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-12-15 13:12:36.356 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 13:12:38.692 | 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 2021-12-15 13:12:38.820 | + inc/python:pip_install:200 : result=0 2021-12-15 13:12:38.823 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:12:38.827 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:38.830 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:38.834 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:38.836 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:38.839 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:38.842 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:12:38.845 | + functions-common:time_stop:2409 : start_time=1639573954415 2021-12-15 13:12:38.847 | + functions-common:time_stop:2411 : [[ -z 1639573954415 ]] 2021-12-15 13:12:38.852 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:38.857 | + functions-common:time_stop:2414 : end_time=1639573958853 2021-12-15 13:12:38.860 | + functions-common:time_stop:2415 : elapsed_time=4438 2021-12-15 13:12:38.863 | + functions-common:time_stop:2416 : total=40180 2021-12-15 13:12:38.867 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:38.869 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=44618 2021-12-15 13:12:38.872 | + inc/python:pip_install:203 : return 0 2021-12-15 13:12:38.874 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 13:12:38.895 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:38.899 | + ./stack.sh:main:887 : '[' 10.222.0.18 == 10.222.0.18 ']' 2021-12-15 13:12:38.902 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 13:12:38.905 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 13:12:38.908 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 13:12:38.911 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:12:38.914 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 13:12:38.916 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 13:12:38.931 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:12:38.934 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 13:12:38.936 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 13:12:38.938 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 13:12:38.940 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:12:38.943 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:12:38.946 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:12:38.948 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:12:38.951 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:12:38.953 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:12:38.969 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:12:38.971 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:12:38.974 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:38.976 | + functions-common:git_clone:606 : echo master 2021-12-15 13:12:38.977 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:12:38.982 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 13:12:38.984 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:38.986 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 13:12:38.989 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:12:38.989 | + functions-common:git_clone:655 : head -1 2021-12-15 13:12:38.992 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 13:12:38.995 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:12:38.997 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 13:12:39.000 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:12:39.002 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:12:39.004 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 13:12:39.007 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:12:39.009 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 13:12:39.011 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:12:39.014 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:12:39.016 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 13:12:39.018 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:12:39.021 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:12:39.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 13:12:39.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:12:39.029 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 13:12:39.031 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:12:39.033 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:12:39.036 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 13:12:39.042 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 13:12:39.044 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 13:12:39.712 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 13:12:39.716 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:12:39.719 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:12:39.722 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:12:39.725 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 13:12:39.729 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 13:12:39.732 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:12:39.735 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:12:39.737 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:12:39.741 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:12:39.744 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:12:39.748 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:12:39.751 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:12:39.754 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 13:12:39.778 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 13:12:39.781 | + 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 2021-12-15 13:12:40.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:40.642 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:40.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:40.642 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:41.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:12:41.738 | Obtaining file:///opt/stack/keystone 2021-12-15 13:12:41.740 | Preparing metadata (setup.py): started 2021-12-15 13:12:43.270 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:12:43.378 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 13:12:43.379 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 13:12:43.380 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.0.2) 2021-12-15 13:12:43.381 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.3.9) 2021-12-15 13:12:43.382 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 13:12:43.383 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 13:12:43.384 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 13:12:43.385 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 13:12:43.386 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.7.4) 2021-12-15 13:12:43.387 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 13:12:43.388 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 13:12:43.389 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:12:43.390 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.8.19) 2021-12-15 13:12:43.392 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 13:12:43.393 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 13:12:43.394 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 13:12:43.395 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 13:12:43.396 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 13:12:43.397 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 13:12:43.398 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 13:12:43.399 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 13:12:43.400 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 13:12:43.401 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 13:12:43.403 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 13:12:43.404 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 13:12:43.404 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:12:43.405 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (7.0.1) 2021-12-15 13:12:43.407 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.3.0) 2021-12-15 13:12:43.408 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 13:12:43.409 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 13:12:43.410 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 13:12:43.411 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 13:12:43.412 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 13:12:43.413 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 13:12:43.424 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 13:12:43.425 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 13:12:43.468 | 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.dev19) (5.1.0) 2021-12-15 13:12:43.481 | 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.dev19) (2.0.2) 2021-12-15 13:12:43.482 | 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.dev19) (8.0.3) 2021-12-15 13:12:43.483 | 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.dev19) (3.0.3) 2021-12-15 13:12:43.484 | 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.dev19) (2.0.1) 2021-12-15 13:12:43.494 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev19) (9.0.1) 2021-12-15 13:12:43.554 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 13:12:43.555 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 13:12:43.652 | 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.dev19) (2.3.0) 2021-12-15 13:12:43.653 | 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.dev19) (1.5.0) 2021-12-15 13:12:43.655 | 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.dev19) (0.8.0) 2021-12-15 13:12:43.656 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 13:12:43.708 | 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.dev19) (2.0.1) 2021-12-15 13:12:43.711 | 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.dev19) (1.7.5) 2021-12-15 13:12:43.712 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 13:12:43.763 | 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.dev19) (2.8.2) 2021-12-15 13:12:43.767 | 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.dev19) (0.9.6) 2021-12-15 13:12:43.822 | 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.dev19) (4.2.4) 2021-12-15 13:12:43.824 | 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.dev19) (2.7.0) 2021-12-15 13:12:43.826 | 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.dev19) (0.4.0) 2021-12-15 13:12:43.828 | 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.dev19) (5.0.6) 2021-12-15 13:12:43.829 | 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.dev19) (5.2.2) 2021-12-15 13:12:43.831 | 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.dev19) (2.4.0) 2021-12-15 13:12:43.852 | 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.dev19) (3.3.0) 2021-12-15 13:12:43.900 | 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.dev19) (2.4.0) 2021-12-15 13:12:43.919 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 13:12:43.920 | 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.dev19) (0.11.0) 2021-12-15 13:12:43.922 | 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.dev19) (3.0.6) 2021-12-15 13:12:43.923 | 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.dev19) (1.0.2) 2021-12-15 13:12:43.976 | 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.dev19) (4.5.0) 2021-12-15 13:12:44.083 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 13:12:44.083 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (0.7.1) 2021-12-15 13:12:44.085 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (1.9.1) 2021-12-15 13:12:44.086 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 13:12:44.328 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 13:12:44.350 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 13:12:44.351 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 13:12:44.419 | 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.dev19) (4.8.2) 2021-12-15 13:12:44.421 | 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.dev19) (1.1.6) 2021-12-15 13:12:44.439 | 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.dev19) (5.0.0) 2021-12-15 13:12:44.512 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 13:12:44.556 | 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.dev19) (1.13.3) 2021-12-15 13:12:44.664 | 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.dev19) (2.0.1) 2021-12-15 13:12:44.737 | 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.dev19) (1.7.0) 2021-12-15 13:12:44.862 | 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.dev19) (0.14.1) 2021-12-15 13:12:44.889 | 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.dev19) (0.12.0) 2021-12-15 13:12:44.929 | 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.dev19) (3.5.0) 2021-12-15 13:12:44.930 | 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.dev19) (0.33.0) 2021-12-15 13:12:44.931 | 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.dev19) (1.3.3) 2021-12-15 13:12:44.933 | 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.dev19) (2.5.1) 2021-12-15 13:12:44.934 | 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.dev19) (3.0.0) 2021-12-15 13:12:44.936 | 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.dev19) (2.1.1) 2021-12-15 13:12:44.987 | 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.dev19) (0.2.5) 2021-12-15 13:12:45.119 | 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.dev19) (1.26.7) 2021-12-15 13:12:45.120 | 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.dev19) (2019.11.28) 2021-12-15 13:12:45.122 | 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.dev19) (2.0.9) 2021-12-15 13:12:45.124 | 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.dev19) (3.3) 2021-12-15 13:12:45.271 | 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.dev19) (2.5.0) 2021-12-15 13:12:45.354 | 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.dev19) (2.4.0) 2021-12-15 13:12:45.426 | 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.dev19) (3.6.0) 2021-12-15 13:12:45.600 | 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.dev19) (2.1.0) 2021-12-15 13:12:45.626 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev19) (1.6) 2021-12-15 13:12:45.768 | 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.dev19) (59.5.0) 2021-12-15 13:12:45.862 | 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.dev19) (0.7) 2021-12-15 13:12:45.894 | 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.dev19) (1.0.0) 2021-12-15 13:12:47.656 | Installing collected packages: keystone 2021-12-15 13:12:47.656 | Attempting uninstall: keystone 2021-12-15 13:12:47.656 | Found existing installation: keystone 20.1.0.dev19 2021-12-15 13:12:47.660 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-12-15 13:12:47.662 | Running setup.py develop for keystone 2021-12-15 13:12:49.769 | Successfully installed keystone 2021-12-15 13:12:49.769 | 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 2021-12-15 13:12:49.920 | + inc/python:pip_install:200 : result=0 2021-12-15 13:12:49.923 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:12:49.926 | + functions-common:time_stop:2402 : local name 2021-12-15 13:12:49.929 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:12:49.931 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:12:49.934 | + functions-common:time_stop:2405 : local total 2021-12-15 13:12:49.936 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:12:49.938 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:12:49.940 | + functions-common:time_stop:2409 : start_time=1639573959772 2021-12-15 13:12:49.942 | + functions-common:time_stop:2411 : [[ -z 1639573959772 ]] 2021-12-15 13:12:49.945 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:12:49.950 | + functions-common:time_stop:2414 : end_time=1639573969946 2021-12-15 13:12:49.952 | + functions-common:time_stop:2415 : elapsed_time=10174 2021-12-15 13:12:49.954 | + functions-common:time_stop:2416 : total=44618 2021-12-15 13:12:49.956 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:12:49.958 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=54792 2021-12-15 13:12:49.960 | + inc/python:pip_install:203 : return 0 2021-12-15 13:12:49.963 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:12:49.966 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:12:49.969 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:12:49.988 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 13:12:50.000 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 13:12:50.002 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 13:12:50.005 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:12:50.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:12:50.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-15 13:12:50.012 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:12:50.014 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 13:12:50.031 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:12:50.034 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:12:50.040 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:12:50.042 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 13:12:50.045 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 13:12:50.058 | + 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 ]] 2021-12-15 13:12:50.060 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 13:12:50.065 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 13:12:50.080 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:12:50.083 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 13:12:50.113 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 13:12:50.142 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 13:12:50.176 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 13:12:50.212 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 13:12:50.243 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 13:12:50.277 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 13:12:50.310 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 13:12:50.341 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 13:12:50.344 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 13:12:50.347 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 13:12:50.350 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 13:12:50.352 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:12:50.354 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:12:50.371 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:50.374 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:12:50.377 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:12:50.380 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:12:50.395 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:50.398 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:12:50.401 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:12:50.430 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:12:50.432 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:12:50.435 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 13:12:50.437 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 13:12:50.454 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:12:50.456 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2021-12-15 13:12:50.492 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 13:12:50.494 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 13:12:50.528 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 13:12:50.531 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 13:12:50.534 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 13:12:50.537 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 13:12:50.539 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:12:50.543 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 13:12:50.581 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 13:12:50.584 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 13:12:50.587 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 13:12:50.590 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 13:12:50.593 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:12:50.609 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:12:50.612 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:12:50.614 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:12:50.616 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:12:50.619 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:12:50.649 | + 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' 2021-12-15 13:12:50.687 | + 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' 2021-12-15 13:12:50.719 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:12:50.750 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 13:12:50.778 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 13:12:50.780 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 13:12:50.783 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:12:50.785 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 13:12:50.788 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 13:12:50.790 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:12:50.793 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:12:50.796 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 13:12:50.800 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 13:12:50.803 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:12:50.805 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:12:50.818 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:12:50.818 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:12:50.826 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:12:50.830 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:12:50.846 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:12:50.849 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 13:12:50.853 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 13:12:50.883 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 13:12:50.911 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 13:12:50.941 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 13:12:50.977 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 13:12:51.009 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 13:12:51.037 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 13:12:51.067 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 13:12:51.097 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 13:12:51.126 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:12:51.155 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 13:12:51.189 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 13:12:51.220 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 13:12:51.250 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:12:51.252 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:12:51.256 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 13:12:51.259 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 13:12:51.262 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:12:51.265 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:51.268 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:51.270 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:12:51.274 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:12:51.276 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 13:12:51.308 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 13:12:51.340 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-15 13:12:51.340 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 13:12:51.349 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 13:12:51.353 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 13:12:51.355 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 13:12:51.358 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:12:51.360 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:12:51.363 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:12:51.365 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:51.368 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:51.371 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:12:51.374 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:12:51.377 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:12:51.380 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:12:51.382 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 13:12:51.450 | Site keystone-wsgi-public already enabled 2021-12-15 13:12:51.456 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:12:51.459 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:12:51.463 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:12:51.467 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:12:51.604 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 13:12:51.638 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 13:12:51.671 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 13:12:51.707 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 13:12:51.709 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 13:12:51.745 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 13:12:51.775 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 13:12:51.804 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 13:12:51.828 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:12:51.831 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 13:12:51.853 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:12:51.856 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 13:12:51.858 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 13:12:51.861 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 13:12:51.863 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:12:51.866 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 13:12:51.869 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 13:12:51.871 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 13:12:51.873 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 13:12:51.876 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:12:51.878 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:12:51.881 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:12:51.885 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:12:51.888 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:12:51.891 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:12:51.908 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:12:51.910 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:12:51.913 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:51.915 | + functions-common:git_clone:606 : echo master 2021-12-15 13:12:51.916 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:12:51.922 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 13:12:51.924 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:12:51.926 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 13:12:51.929 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:12:51.930 | + functions-common:git_clone:655 : head -1 2021-12-15 13:12:51.933 | 876377435 Merge "updaters: use replication network" 2021-12-15 13:12:51.936 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:12:51.939 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 13:12:51.942 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:12:51.945 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:12:51.947 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 13:12:51.949 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 13:12:51.952 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 13:12:51.955 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:12:51.957 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:12:51.960 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 13:12:51.962 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:12:51.965 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 13:12:51.969 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 13:12:51.971 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:12:51.974 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 13:12:51.978 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:12:51.980 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:12:51.983 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 13:12:51.989 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 13:12:51.991 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 13:12:52.648 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 13:12:52.652 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:12:52.656 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:12:52.660 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:12:52.664 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 13:12:52.666 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 13:12:52.668 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:12:52.671 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 13:12:52.673 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:12:52.675 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 13:12:52.677 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 13:12:52.680 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 13:12:52.682 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:12:52.684 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 13:12:52.707 | Using python 3.8 to install /opt/stack/swift 2021-12-15 13:12:52.709 | + 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]' 2021-12-15 13:12:53.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:53.563 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:53.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:12:53.563 | from cryptography.utils import int_from_bytes 2021-12-15 13:12:54.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:12:54.684 | Obtaining file:///opt/stack/swift 2021-12-15 13:12:54.685 | Preparing metadata (setup.py): started 2021-12-15 13:12:55.875 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:12:55.937 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 13:12:55.938 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 13:12:55.940 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 13:12:55.941 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 13:12:55.942 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (4.6.4) 2021-12-15 13:12:55.943 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 13:12:55.944 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 13:12:55.945 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.9.8) 2021-12-15 13:12:55.946 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.6.0) 2021-12-15 13:12:55.947 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 13:12:55.948 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 13:12:55.986 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 13:12:55.995 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 13:12:56.051 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 13:12:56.052 | 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.0.dev84) (5.8.0) 2021-12-15 13:12:56.053 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 13:12:56.055 | 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.0.dev84) (3.1.1) 2021-12-15 13:12:56.056 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 13:12:56.057 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 13:12:56.058 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 13:12:56.060 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 13:12:56.061 | 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.0.dev84) (4.2.0) 2021-12-15 13:12:56.062 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:12:56.063 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 13:12:56.064 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 13:12:56.084 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 13:12:56.116 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 13:12:56.117 | 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.0.dev84) (1.26.7) 2021-12-15 13:12:56.118 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 13:12:56.121 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 13:12:56.144 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 13:12:56.235 | 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.0.dev84) (1.0.2) 2021-12-15 13:12:56.236 | 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.0.dev84) (3.5.0) 2021-12-15 13:12:56.237 | 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.0.dev84) (1.7.0) 2021-12-15 13:12:56.278 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 13:12:56.321 | 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.0.dev84) (6.0) 2021-12-15 13:12:56.323 | 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.0.dev84) (1.5.0) 2021-12-15 13:12:56.324 | 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.0.dev84) (2.3.0) 2021-12-15 13:12:56.325 | 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.0.dev84) (0.8.0) 2021-12-15 13:12:56.386 | 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.0.dev84) (0.9.6) 2021-12-15 13:12:56.387 | 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.0.dev84) (2.8.2) 2021-12-15 13:12:56.405 | 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.0.dev84) (2021.3) 2021-12-15 13:12:56.405 | 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.0.dev84) (1.0.3) 2021-12-15 13:12:56.424 | 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.0.dev84) (3.0.6) 2021-12-15 13:12:56.425 | 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.0.dev84) (21.3) 2021-12-15 13:12:56.533 | 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.0.dev84) (1.13.3) 2021-12-15 13:12:56.548 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 13:12:58.695 | Installing collected packages: swift 2021-12-15 13:12:58.695 | Attempting uninstall: swift 2021-12-15 13:12:58.696 | Found existing installation: swift 2.29.0.dev84 2021-12-15 13:12:58.699 | Can't uninstall 'swift'. No files were found to uninstall. 2021-12-15 13:12:58.701 | Running setup.py develop for swift 2021-12-15 13:13:00.602 | Successfully installed swift 2021-12-15 13:13:00.602 | 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 2021-12-15 13:13:00.750 | + inc/python:pip_install:200 : result=0 2021-12-15 13:13:00.752 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:13:00.755 | + functions-common:time_stop:2402 : local name 2021-12-15 13:13:00.757 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:13:00.759 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:13:00.761 | + functions-common:time_stop:2405 : local total 2021-12-15 13:13:00.764 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:13:00.766 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:13:00.768 | + functions-common:time_stop:2409 : start_time=1639573972701 2021-12-15 13:13:00.770 | + functions-common:time_stop:2411 : [[ -z 1639573972701 ]] 2021-12-15 13:13:00.773 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:13:00.777 | + functions-common:time_stop:2414 : end_time=1639573980775 2021-12-15 13:13:00.780 | + functions-common:time_stop:2415 : elapsed_time=8074 2021-12-15 13:13:00.782 | + functions-common:time_stop:2416 : total=54792 2021-12-15 13:13:00.784 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:13:00.786 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=62866 2021-12-15 13:13:00.789 | + inc/python:pip_install:203 : return 0 2021-12-15 13:13:00.791 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:13:00.793 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:13:00.796 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:13:00.814 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 13:13:00.827 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 13:13:00.829 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 13:13:00.831 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:13:00.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:13:00.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-15 13:13:00.839 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:13:00.842 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 13:13:00.844 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:13:00.846 | + ./stack.sh:main:898 : configure_swift 2021-12-15 13:13:00.849 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 13:13:00.851 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 13:13:00.853 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 13:13:00.855 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 13:13:00.857 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 13:13:01.896 | No object-replicator running 2021-12-15 13:13:01.896 | No container-server running 2021-12-15 13:13:01.897 | No object-expirer running 2021-12-15 13:13:01.897 | No container-auditor running 2021-12-15 13:13:01.897 | No object-reconstructor running 2021-12-15 13:13:01.897 | No container-reconciler running 2021-12-15 13:13:01.897 | No account-auditor running 2021-12-15 13:13:01.897 | No object-auditor running 2021-12-15 13:13:01.897 | No container-replicator running 2021-12-15 13:13:01.897 | No container-sharder running 2021-12-15 13:13:01.897 | No object-updater running 2021-12-15 13:13:01.897 | No account-reaper running 2021-12-15 13:13:01.897 | No object-server running 2021-12-15 13:13:01.897 | No container-updater running 2021-12-15 13:13:01.897 | No account-server running 2021-12-15 13:13:01.897 | No account-replicator running 2021-12-15 13:13:01.897 | No proxy-server running 2021-12-15 13:13:01.897 | No container-sync running 2021-12-15 13:13:01.975 | + lib/swift:configure_swift:340 : true 2021-12-15 13:13:01.978 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 13:13:01.996 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 13:13:02.010 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 13:13:02.014 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 13:13:02.014 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 13:13:02.021 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 13:13:02.021 | s/%GROUP%/ubuntu/; 2021-12-15 13:13:02.021 | s/%USER%/ubuntu/; 2021-12-15 13:13:02.021 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 13:13:02.021 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 13:13:02.024 | uid = ubuntu 2021-12-15 13:13:02.025 | gid = ubuntu 2021-12-15 13:13:02.025 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 13:13:02.025 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 13:13:02.025 | address = 127.0.0.1 2021-12-15 13:13:02.025 | 2021-12-15 13:13:02.025 | [account6612] 2021-12-15 13:13:02.025 | max connections = 25 2021-12-15 13:13:02.025 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:13:02.025 | read only = false 2021-12-15 13:13:02.025 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 13:13:02.025 | 2021-12-15 13:13:02.025 | [account6622] 2021-12-15 13:13:02.025 | max connections = 25 2021-12-15 13:13:02.025 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:13:02.025 | read only = false 2021-12-15 13:13:02.025 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 13:13:02.025 | 2021-12-15 13:13:02.025 | [account6632] 2021-12-15 13:13:02.025 | max connections = 25 2021-12-15 13:13:02.025 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:13:02.025 | read only = false 2021-12-15 13:13:02.025 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 13:13:02.025 | 2021-12-15 13:13:02.025 | [account6642] 2021-12-15 13:13:02.025 | max connections = 25 2021-12-15 13:13:02.025 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:13:02.025 | read only = false 2021-12-15 13:13:02.025 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 13:13:02.025 | 2021-12-15 13:13:02.025 | 2021-12-15 13:13:02.025 | [container6611] 2021-12-15 13:13:02.025 | max connections = 25 2021-12-15 13:13:02.025 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:13:02.026 | read only = false 2021-12-15 13:13:02.026 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 13:13:02.026 | 2021-12-15 13:13:02.026 | [container6621] 2021-12-15 13:13:02.026 | max connections = 25 2021-12-15 13:13:02.026 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:13:02.026 | read only = false 2021-12-15 13:13:02.026 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 13:13:02.026 | 2021-12-15 13:13:02.026 | [container6631] 2021-12-15 13:13:02.026 | max connections = 25 2021-12-15 13:13:02.026 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:13:02.026 | read only = false 2021-12-15 13:13:02.026 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 13:13:02.026 | 2021-12-15 13:13:02.026 | [container6641] 2021-12-15 13:13:02.026 | max connections = 25 2021-12-15 13:13:02.026 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:13:02.026 | read only = false 2021-12-15 13:13:02.026 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 13:13:02.026 | 2021-12-15 13:13:02.026 | 2021-12-15 13:13:02.026 | [object6613] 2021-12-15 13:13:02.026 | max connections = 25 2021-12-15 13:13:02.026 | path = /opt/stack/data/swift/1/node/ 2021-12-15 13:13:02.026 | read only = false 2021-12-15 13:13:02.026 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 13:13:02.026 | 2021-12-15 13:13:02.026 | [object6623] 2021-12-15 13:13:02.026 | max connections = 25 2021-12-15 13:13:02.026 | path = /opt/stack/data/swift/2/node/ 2021-12-15 13:13:02.026 | read only = false 2021-12-15 13:13:02.026 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 13:13:02.026 | 2021-12-15 13:13:02.026 | [object6633] 2021-12-15 13:13:02.027 | max connections = 25 2021-12-15 13:13:02.027 | path = /opt/stack/data/swift/3/node/ 2021-12-15 13:13:02.027 | read only = false 2021-12-15 13:13:02.027 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 13:13:02.027 | 2021-12-15 13:13:02.027 | [object6643] 2021-12-15 13:13:02.027 | max connections = 25 2021-12-15 13:13:02.027 | path = /opt/stack/data/swift/4/node/ 2021-12-15 13:13:02.027 | read only = false 2021-12-15 13:13:02.027 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 13:13:02.028 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 13:13:02.030 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:02.032 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:02.034 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 13:13:02.047 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 13:13:02.049 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 13:13:02.055 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 13:13:02.059 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 13:13:02.062 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 13:13:02.066 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 13:13:02.096 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2021-12-15 13:13:02.123 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 13:13:02.142 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 13:13:02.174 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 13:13:02.193 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:13:02.222 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 13:13:02.240 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 13:13:02.271 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 13:13:02.291 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 13:13:02.325 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 13:13:02.345 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:13:02.378 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 13:13:02.396 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 13:13:02.416 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:02.418 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 13:13:02.454 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 13:13:02.487 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 13:13:02.520 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 13:13:02.548 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 13:13:02.566 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:02.568 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 13:13:02.602 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 13:13:02.618 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:02.620 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 13:13:02.636 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:02.639 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 13:13:02.641 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 13:13:02.657 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:02.659 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 13:13:02.662 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 13:13:02.664 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 13:13:02.670 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 13:13:02.675 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 13:13:02.711 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 13:13:02.742 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 13:13:02.777 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 13:13:02.812 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 13:13:02.846 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 13:13:02.848 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 13:13:02.850 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 13:13:02.853 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 13:13:02.856 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 13:13:02.885 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 13:13:02.923 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:13:02.953 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 13:13:02.980 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 13:13:03.007 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 13:13:03.037 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 13:13:03.068 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 13:13:03.097 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:13:03.130 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 13:13:03.158 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 13:13:03.195 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 13:13:03.223 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 13:13:03.251 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 13:13:03.285 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 13:13:03.317 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 13:13:03.336 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 13:13:03.367 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 13:13:03.405 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 13:13:03.410 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 13:13:03.440 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 13:13:03.472 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 13:13:03.505 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 13:13:03.509 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 13:13:03.512 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:13:03.514 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 13:13:03.519 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 13:13:03.521 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 13:13:03.524 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:13:03.526 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 13:13:03.528 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 13:13:03.530 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:13:03.532 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:13:03.535 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 13:13:03.553 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 13:13:03.581 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 13:13:03.601 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 13:13:03.634 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 13:13:03.653 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:13:03.682 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 13:13:03.701 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:13:03.733 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 13:13:03.752 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:13:03.782 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 13:13:03.804 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 13:13:03.837 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:13:03.856 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:13:03.889 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 13:13:03.909 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 13:13:03.941 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 13:13:03.962 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 13:13:04.001 | + 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 2021-12-15 13:13:04.008 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 13:13:04.027 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:13:04.057 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 13:13:04.092 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:13:04.094 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 13:13:04.099 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 13:13:04.101 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 13:13:04.104 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:13:04.106 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 13:13:04.108 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 13:13:04.110 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:13:04.113 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:13:04.115 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 13:13:04.134 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 13:13:04.166 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 13:13:04.185 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 13:13:04.216 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 13:13:04.238 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:13:04.270 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 13:13:04.292 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:13:04.327 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 13:13:04.349 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:13:04.381 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 13:13:04.402 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 13:13:04.432 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:13:04.450 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:13:04.484 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 13:13:04.503 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 13:13:04.539 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 13:13:04.558 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 13:13:04.587 | + 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 2021-12-15 13:13:04.592 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 13:13:04.614 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:13:04.647 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:13:04.649 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 13:13:04.655 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 13:13:04.657 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 13:13:04.660 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 13:13:04.662 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 13:13:04.664 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 13:13:04.667 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 13:13:04.669 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 13:13:04.671 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 13:13:04.690 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 13:13:04.719 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 13:13:04.737 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 13:13:04.771 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 13:13:04.794 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 13:13:04.825 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 13:13:04.844 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 13:13:04.872 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 13:13:04.890 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 13:13:04.920 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 13:13:04.940 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 13:13:04.972 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 13:13:04.991 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 13:13:05.023 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 13:13:05.043 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 13:13:05.073 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 13:13:05.091 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 13:13:05.126 | + 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 2021-12-15 13:13:05.131 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 13:13:05.150 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 13:13:05.185 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 13:13:05.220 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 13:13:05.256 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 13:13:05.287 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 13:13:05.290 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 13:13:05.294 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 13:13:05.324 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 13:13:05.358 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 13:13:05.391 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 13:13:05.421 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 13:13:05.453 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 13:13:05.484 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 13:13:05.517 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 13:13:05.546 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 13:13:05.577 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 13:13:05.595 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:05.597 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 13:13:05.618 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 13:13:05.621 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 13:13:05.641 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 13:13:05.644 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2021-12-15 13:13:05.672 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 13:13:05.674 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 13:13:05.703 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2021-12-15 13:13:05.735 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 13:13:05.737 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 13:13:05.770 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 13:13:05.787 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:05.789 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 13:13:05.792 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 13:13:05.797 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 13:13:05.799 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 13:13:05.812 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 13:13:05.815 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 13:13:05.828 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 13:13:05.830 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 13:13:05.833 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 13:13:05.836 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 13:13:05.838 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 13:13:05.841 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 13:13:05.843 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 13:13:05.846 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 13:13:05.848 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 13:13:05.862 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 13:13:05.865 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 13:13:05.867 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 13:13:05.886 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:05.890 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 13:13:05.909 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:05.911 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 13:13:05.914 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 13:13:05.916 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 13:13:05.919 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:13:05.922 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 13:13:05.924 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 13:13:05.927 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 13:13:05.931 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 13:13:05.954 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:05.957 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 13:13:05.960 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 13:13:05.979 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:05.981 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 13:13:05.984 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 13:13:05.988 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 13:13:05.992 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:13:05.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:13:05.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-15 13:13:06.001 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:13:06.005 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 13:13:06.008 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 13:13:06.011 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 13:13:06.014 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 13:13:06.016 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 13:13:06.019 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 13:13:06.022 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 13:13:06.027 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 13:13:06.030 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 13:13:06.033 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 13:13:06.037 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 13:13:06.037 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 13:13:06.042 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 13:13:06.045 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 13:13:06.048 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 13:13:06.052 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 13:13:06.055 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 13:13:06.081 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 13:13:06.084 | + 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' 2021-12-15 13:13:06.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:13:06.954 | from cryptography.utils import int_from_bytes 2021-12-15 13:13:06.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:13:06.954 | from cryptography.utils import int_from_bytes 2021-12-15 13:13:08.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:13:08.057 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-12-15 13:13:08.158 | 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) 2021-12-15 13:13:08.159 | 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.3.0) 2021-12-15 13:13:08.160 | 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) 2021-12-15 13:13:08.161 | 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) 2021-12-15 13:13:08.162 | 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.7.1) 2021-12-15 13:13:08.164 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 13:13:08.165 | 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) 2021-12-15 13:13:08.166 | 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) 2021-12-15 13:13:08.167 | 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.0) 2021-12-15 13:13:08.168 | 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.2.0) 2021-12-15 13:13:08.170 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 13:13:08.170 | 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) 2021-12-15 13:13:08.172 | 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) 2021-12-15 13:13:08.175 | 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.6.2) 2021-12-15 13:13:08.177 | 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) 2021-12-15 13:13:08.180 | 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) 2021-12-15 13:13:08.182 | 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.2) 2021-12-15 13:13:08.184 | 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) 2021-12-15 13:13:08.194 | 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) 2021-12-15 13:13:08.195 | 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) 2021-12-15 13:13:08.208 | 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.6) 2021-12-15 13:13:08.277 | 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.0) 2021-12-15 13:13:08.278 | 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) 2021-12-15 13:13:08.280 | 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) 2021-12-15 13:13:08.303 | 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.7.0) 2021-12-15 13:13:08.304 | 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) 2021-12-15 13:13:08.305 | 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) 2021-12-15 13:13:08.309 | 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) 2021-12-15 13:13:08.310 | 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) 2021-12-15 13:13:08.321 | 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.14.1) 2021-12-15 13:13:08.361 | 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.3.0) 2021-12-15 13:13:08.362 | 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) 2021-12-15 13:13:08.363 | 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) 2021-12-15 13:13:08.365 | 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) 2021-12-15 13:13:08.385 | 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) 2021-12-15 13:13:08.386 | 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) 2021-12-15 13:13:08.401 | 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) 2021-12-15 13:13:08.416 | 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) 2021-12-15 13:13:08.418 | 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) 2021-12-15 13:13:08.435 | 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) (2.4.0) 2021-12-15 13:13:08.437 | 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) 2021-12-15 13:13:08.516 | 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) 2021-12-15 13:13:08.518 | 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) 2021-12-15 13:13:08.520 | 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.9) 2021-12-15 13:13:08.521 | 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.7) 2021-12-15 13:13:08.570 | 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) 2021-12-15 13:13:08.597 | 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) 2021-12-15 13:13:08.632 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 13:13:08.793 | 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) 2021-12-15 13:13:08.797 | 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) 2021-12-15 13:13:08.831 | 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) 2021-12-15 13:13:08.833 | 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) 2021-12-15 13:13:08.835 | 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) 2021-12-15 13:13:08.836 | 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) 2021-12-15 13:13:08.838 | 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) 2021-12-15 13:13:08.840 | 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) 2021-12-15 13:13:08.893 | 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) 2021-12-15 13:13:09.058 | 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) 2021-12-15 13:13:09.098 | 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) (59.5.0) 2021-12-15 13:13:09.184 | 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) 2021-12-15 13:13:09.337 | 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) 2021-12-15 13:13:11.296 | 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 2021-12-15 13:13:11.432 | + inc/python:pip_install:200 : result=0 2021-12-15 13:13:11.435 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:13:11.439 | + functions-common:time_stop:2402 : local name 2021-12-15 13:13:11.443 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:13:11.446 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:13:11.449 | + functions-common:time_stop:2405 : local total 2021-12-15 13:13:11.451 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:13:11.454 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:13:11.456 | + functions-common:time_stop:2409 : start_time=1639573986076 2021-12-15 13:13:11.459 | + functions-common:time_stop:2411 : [[ -z 1639573986076 ]] 2021-12-15 13:13:11.462 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:13:11.466 | + functions-common:time_stop:2414 : end_time=1639573991463 2021-12-15 13:13:11.469 | + functions-common:time_stop:2415 : elapsed_time=5387 2021-12-15 13:13:11.471 | + functions-common:time_stop:2416 : total=62866 2021-12-15 13:13:11.473 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:13:11.476 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=68253 2021-12-15 13:13:11.479 | + inc/python:pip_install:203 : return 0 2021-12-15 13:13:11.483 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 13:13:11.486 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 13:13:11.489 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 13:13:11.510 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 13:13:11.515 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 13:13:11.518 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 13:13:11.520 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 13:13:11.523 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:13:11.525 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:13:11.528 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:13:11.531 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:13:11.535 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:13:11.538 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:13:11.557 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:13:11.560 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:13:11.562 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:13:11.565 | + functions-common:git_clone:606 : echo master 2021-12-15 13:13:11.565 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:13:11.571 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 13:13:11.575 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:13:11.579 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 13:13:11.582 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:13:11.582 | + functions-common:git_clone:655 : head -1 2021-12-15 13:13:11.586 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 13:13:11.588 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:13:11.591 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 13:13:11.594 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:13:11.597 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:13:11.600 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 13:13:11.603 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:13:11.605 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 13:13:11.608 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:13:11.611 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:13:11.615 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 13:13:11.618 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:13:11.620 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:13:11.624 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 13:13:11.627 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:13:11.631 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 13:13:11.635 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:13:11.639 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:13:11.643 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 13:13:11.649 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 13:13:11.651 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 13:13:12.291 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 13:13:12.294 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:13:12.296 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:13:12.299 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:13:12.301 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 13:13:12.304 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 13:13:12.306 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:13:12.308 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:13:12.311 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:13:12.313 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:13:12.315 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:13:12.318 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:13:12.321 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:13:12.323 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 13:13:12.347 | Using python 3.8 to install /opt/stack/glance 2021-12-15 13:13:12.349 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 13:13:13.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:13:13.191 | from cryptography.utils import int_from_bytes 2021-12-15 13:13:13.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:13:13.191 | from cryptography.utils import int_from_bytes 2021-12-15 13:13:14.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:13:14.279 | Obtaining file:///opt/stack/glance 2021-12-15 13:13:14.281 | Preparing metadata (setup.py): started 2021-12-15 13:13:15.441 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:13:15.546 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:13:15.547 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 13:13:15.548 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 13:13:15.549 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 13:13:15.550 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 13:13:15.551 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 13:13:15.552 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 13:13:15.553 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 13:13:15.554 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 13:13:15.555 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 13:13:15.556 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 13:13:15.557 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:13:15.558 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 13:13:15.559 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:13:15.561 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 13:13:15.562 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:13:15.563 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:13:15.564 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.3) 2021-12-15 13:13:15.565 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 13:13:15.566 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 13:13:15.567 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:13:15.568 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:13:15.569 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 13:13:15.570 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:13:15.571 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 13:13:15.572 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 13:13:15.573 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 13:13:15.574 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 13:13:15.575 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:13:15.576 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:13:15.577 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 13:13:15.579 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 13:13:15.580 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 13:13:15.581 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:13:15.582 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:13:15.583 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.3.3) 2021-12-15 13:13:15.584 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 13:13:15.586 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 13:13:15.587 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 13:13:15.588 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 13:13:15.589 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.2.2) 2021-12-15 13:13:15.590 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 13:13:15.591 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 13:13:15.592 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 13:13:15.609 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 13:13:15.610 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 13:13:15.611 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 13:13:15.632 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 13:13:15.633 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (5.2.0) 2021-12-15 13:13:15.672 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 13:13:15.687 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 13:13:15.699 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 13:13:15.713 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 13:13:15.715 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 13:13:15.805 | 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==23.1.0.dev27) (3.0.6) 2021-12-15 13:13:15.879 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 13:13:15.930 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 13:13:15.932 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 13:13:15.966 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 13:13:16.010 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 13:13:16.011 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 13:13:16.012 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 13:13:16.070 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 13:13:16.071 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:13:16.073 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 13:13:16.103 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 13:13:16.149 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 13:13:16.152 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 13:13:16.211 | 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==23.1.0.dev27) (0.4.0) 2021-12-15 13:13:16.213 | 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==23.1.0.dev27) (4.2.4) 2021-12-15 13:13:16.215 | 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==23.1.0.dev27) (5.2.2) 2021-12-15 13:13:16.216 | 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==23.1.0.dev27) (5.0.6) 2021-12-15 13:13:16.218 | 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==23.1.0.dev27) (2.7.0) 2021-12-15 13:13:16.242 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 13:13:16.244 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 13:13:16.246 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 13:13:16.294 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 13:13:16.343 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 13:13:16.346 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 13:13:16.347 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 13:13:16.452 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 13:13:16.514 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 13:13:16.622 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 13:13:16.922 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.4.0) 2021-12-15 13:13:16.923 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (1.4.2) 2021-12-15 13:13:16.925 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 13:13:16.928 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (2.6.3) 2021-12-15 13:13:16.989 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-15 13:13:17.015 | 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==23.1.0.dev27) (5.0.0) 2021-12-15 13:13:17.142 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 13:13:17.207 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 13:13:17.261 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 13:13:17.482 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 13:13:17.483 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 13:13:17.485 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 13:13:17.486 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:13:17.487 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 13:13:17.490 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 13:13:17.491 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 13:13:17.617 | 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==23.1.0.dev27) (0.12.0) 2021-12-15 13:13:17.653 | 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==23.1.0.dev27) (1.0.3) 2021-12-15 13:13:17.702 | 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==23.1.0.dev27) (3.0.0) 2021-12-15 13:13:17.705 | 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==23.1.0.dev27) (1.3.3) 2021-12-15 13:13:17.965 | 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==23.1.0.dev27) (3.10.0) 2021-12-15 13:13:18.174 | 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==23.1.0.dev27) (3.3) 2021-12-15 13:13:18.175 | 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==23.1.0.dev27) (1.26.7) 2021-12-15 13:13:18.177 | 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==23.1.0.dev27) (2.0.9) 2021-12-15 13:13:18.178 | 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==23.1.0.dev27) (2019.11.28) 2021-12-15 13:13:18.257 | 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==23.1.0.dev27) (0.5.2) 2021-12-15 13:13:18.422 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 13:13:18.530 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 13:13:18.860 | 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==23.1.0.dev27) (0.4.0) 2021-12-15 13:13:18.861 | 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==23.1.0.dev27) (2.3.3) 2021-12-15 13:13:19.108 | 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.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 13:13:19.439 | 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==23.1.0.dev27) (1.0.0) 2021-12-15 13:13:19.764 | 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==23.1.0.dev27) (21.2.0) 2021-12-15 13:13:19.765 | 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==23.1.0.dev27) (1.8.2) 2021-12-15 13:13:21.112 | Installing collected packages: glance 2021-12-15 13:13:21.112 | Attempting uninstall: glance 2021-12-15 13:13:21.112 | Found existing installation: glance 23.1.0.dev27 2021-12-15 13:13:21.119 | Can't uninstall 'glance'. No files were found to uninstall. 2021-12-15 13:13:21.121 | Running setup.py develop for glance 2021-12-15 13:13:23.235 | Successfully installed glance 2021-12-15 13:13:23.235 | 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 2021-12-15 13:13:23.387 | + inc/python:pip_install:200 : result=0 2021-12-15 13:13:23.389 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:13:23.392 | + functions-common:time_stop:2402 : local name 2021-12-15 13:13:23.395 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:13:23.398 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:13:23.401 | + functions-common:time_stop:2405 : local total 2021-12-15 13:13:23.404 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:13:23.407 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:13:23.410 | + functions-common:time_stop:2409 : start_time=1639573992341 2021-12-15 13:13:23.412 | + functions-common:time_stop:2411 : [[ -z 1639573992341 ]] 2021-12-15 13:13:23.416 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:13:23.420 | + functions-common:time_stop:2414 : end_time=1639574003418 2021-12-15 13:13:23.423 | + functions-common:time_stop:2415 : elapsed_time=11077 2021-12-15 13:13:23.425 | + functions-common:time_stop:2416 : total=68253 2021-12-15 13:13:23.428 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:13:23.430 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=79330 2021-12-15 13:13:23.437 | + inc/python:pip_install:203 : return 0 2021-12-15 13:13:23.441 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:13:23.444 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:13:23.447 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:13:23.472 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 13:13:23.485 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 13:13:23.487 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 13:13:23.489 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:13:23.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:13:23.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-15 13:13:23.497 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:13:23.500 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:13:23.502 | + ./stack.sh:main:910 : configure_glance 2021-12-15 13:13:23.505 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 13:13:23.518 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 13:13:23.521 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 13:13:23.524 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 13:13:23.526 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 13:13:23.529 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 13:13:23.531 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:13:23.535 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:13:23.537 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 13:13:23.570 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 13:13:23.605 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 13:13:23.636 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:13:23.669 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 13:13:23.704 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 13:13:23.739 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 13:13:23.741 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:13:23.744 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 13:13:23.746 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:13:23.749 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 13:13:23.780 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 13:13:23.813 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:13:23.845 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 13:13:23.876 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 13:13:23.908 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 13:13:23.938 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 13:13:23.968 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 13:13:24.002 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:13:24.035 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:13:24.067 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 13:13:24.102 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 13:13:24.104 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 13:13:24.107 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 13:13:24.109 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:13:24.112 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:13:24.114 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:13:24.132 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:24.135 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:13:24.138 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:13:24.140 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:13:24.157 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:24.159 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:13:24.162 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:13:24.193 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:13:24.195 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:13:24.199 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 13:13:24.203 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 13:13:24.206 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 13:13:24.245 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 13:13:24.283 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 13:13:24.286 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 13:13:24.288 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 13:13:24.291 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 13:13:24.293 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:13:24.296 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 13:13:24.298 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:13:24.330 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 13:13:24.332 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2021-12-15 13:13:24.368 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 13:13:24.370 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 13:13:24.388 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:24.390 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 13:13:24.423 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 13:13:24.455 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 13:13:24.486 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 13:13:24.517 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 13:13:24.548 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 13:13:24.569 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:24.572 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:13:24.611 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 13:13:24.643 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 13:13:24.680 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2021-12-15 13:13:24.712 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 13:13:24.743 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2021-12-15 13:13:24.784 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 13:13:24.802 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:24.805 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 13:13:24.808 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 13:13:24.811 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 13:13:24.814 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:13:24.833 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:13:24.835 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:13:24.838 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:13:24.840 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:13:24.843 | + 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}}' 2021-12-15 13:13:24.875 | + 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' 2021-12-15 13:13:24.908 | + 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' 2021-12-15 13:13:24.945 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:13:24.978 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 13:13:24.984 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 13:13:25.016 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 13:13:25.047 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 13:13:25.078 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2021-12-15 13:13:25.109 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 13:13:25.147 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 13:13:25.183 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 13:13:25.215 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 13:13:25.252 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 13:13:25.287 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 13:13:25.317 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 13:13:25.353 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 13:13:25.358 | + 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 2021-12-15 13:13:25.368 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 13:13:25.387 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:25.390 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 13:13:25.393 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 13:13:25.396 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 13:13:25.399 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 13:13:25.401 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 13:13:25.404 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 13:13:25.408 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 13:13:25.411 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 13:13:25.415 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 13:13:25.450 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 13:13:25.452 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 13:13:25.454 | ++ functions:get_random_port:837 : true 2021-12-15 13:13:25.457 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 13:13:25.459 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 13:13:25.462 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 13:13:25.514 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 13:13:25.518 | ++ functions:get_random_port:841 : break 2 2021-12-15 13:13:25.522 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 13:13:25.527 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 13:13:25.531 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 13:13:25.562 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 13:13:25.592 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 13:13:25.623 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:13:25.655 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:13:25.685 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:13:25.714 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:13:25.742 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:13:25.776 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:13:25.804 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:13:25.839 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:13:25.872 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:13:25.901 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:13:25.937 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:13:25.967 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 13:13:25.995 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 13:13:26.024 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 13:13:26.052 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 13:13:26.081 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 13:13:26.111 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 13:13:26.114 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 13:13:26.116 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:13:26.119 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:26.121 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:26.124 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 13:13:26.127 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 13:13:26.181 | proxy (enabled by site administrator) 2021-12-15 13:13:26.186 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 13:13:26.190 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 13:13:26.193 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:13:26.196 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:26.199 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:26.201 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 13:13:26.204 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 13:13:26.267 | proxy_http (enabled by site administrator) 2021-12-15 13:13:26.271 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 13:13:26.275 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 13:13:26.279 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 13:13:26.282 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:13:26.286 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:26.290 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:26.292 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:13:26.295 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:13:26.298 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 13:13:26.298 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:13:26.307 | KeepAlive Off 2021-12-15 13:13:26.311 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 13:13:26.312 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:13:26.321 | SetEnv proxy-sendchunked 1 2021-12-15 13:13:26.325 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 13:13:26.325 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 13:13:26.334 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 13:13:26.338 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 13:13:26.341 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 13:13:26.343 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:13:26.345 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:13:26.348 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:13:26.351 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:26.353 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:26.355 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:13:26.358 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:13:26.360 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:26.363 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:26.365 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 13:13:26.428 | Site glance-wsgi-api already enabled 2021-12-15 13:13:26.435 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 13:13:26.437 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:13:26.441 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:13:26.444 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:13:26.576 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 13:13:26.584 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 13:13:26.615 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 13:13:26.618 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 13:13:26.635 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:26.638 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 13:13:26.640 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 13:13:26.643 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 13:13:26.645 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:13:26.647 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 13:13:26.650 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 13:13:26.652 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 13:13:26.655 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 13:13:26.657 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:13:26.659 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:13:26.662 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:13:26.666 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:13:26.668 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:13:26.672 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:13:26.692 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:13:26.694 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:13:26.697 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:13:26.700 | + functions-common:git_clone:606 : echo master 2021-12-15 13:13:26.700 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:13:26.707 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 13:13:26.709 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:13:26.712 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 13:13:26.715 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:13:26.716 | + functions-common:git_clone:655 : head -1 2021-12-15 13:13:26.725 | cf7c2fcc7 Merge "mypy: annotate volume/api.py" 2021-12-15 13:13:26.729 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:13:26.732 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 13:13:26.734 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:13:26.737 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:13:26.740 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 13:13:26.743 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:13:26.747 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 13:13:26.750 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:13:26.753 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:13:26.755 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 13:13:26.759 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:13:26.761 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:13:26.765 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 13:13:26.767 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:13:26.770 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 13:13:26.774 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:13:26.776 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:13:26.780 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 13:13:26.787 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 13:13:26.790 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 13:13:27.450 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 13:13:27.454 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:13:27.457 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:13:27.460 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:13:27.463 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 13:13:27.467 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 13:13:27.469 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:13:27.471 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:13:27.474 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:13:27.477 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:13:27.480 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:13:27.483 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:13:27.485 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:13:27.488 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 13:13:27.510 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 13:13:27.513 | + 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 2021-12-15 13:13:28.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:13:28.389 | from cryptography.utils import int_from_bytes 2021-12-15 13:13:28.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:13:28.390 | from cryptography.utils import int_from_bytes 2021-12-15 13:13:29.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:13:29.536 | Obtaining file:///opt/stack/cinder 2021-12-15 13:13:29.538 | Preparing metadata (setup.py): started 2021-12-15 13:13:31.393 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:13:31.561 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:13:31.562 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:13:31.563 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.33.0) 2021-12-15 13:13:31.564 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.1.2) 2021-12-15 13:13:31.565 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.20.2) 2021-12-15 13:13:31.566 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.0.2) 2021-12-15 13:13:31.567 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev125) (3.2.0) 2021-12-15 13:13:31.568 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.4.0) 2021-12-15 13:13:31.569 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (9.3.0) 2021-12-15 13:13:31.571 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.4) 2021-12-15 13:13:31.572 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.1.3) 2021-12-15 13:13:31.573 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (8.7.1) 2021-12-15 13:13:31.574 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:13:31.575 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.0) 2021-12-15 13:13:31.577 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (11.1.0) 2021-12-15 13:13:31.578 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.1) 2021-12-15 13:13:31.579 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (12.11.0) 2021-12-15 13:13:31.580 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.5.0) 2021-12-15 13:13:31.581 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:13:31.583 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.6.2) 2021-12-15 13:13:31.584 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.3.0) 2021-12-15 13:13:31.585 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.0) 2021-12-15 13:13:31.586 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.2.0) 2021-12-15 13:13:31.587 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.7.0) 2021-12-15 13:13:31.588 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:13:31.590 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.12.0) 2021-12-15 13:13:31.591 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.0) 2021-12-15 13:13:31.592 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.4.2) 2021-12-15 13:13:31.593 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (21.3) 2021-12-15 13:13:31.594 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.8.1) 2021-12-15 13:13:31.595 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:13:31.596 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.1) 2021-12-15 13:13:31.597 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.8.0) 2021-12-15 13:13:31.598 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.0.6) 2021-12-15 13:13:31.599 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.2.0) 2021-12-15 13:13:31.600 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:13:31.602 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.3.0) 2021-12-15 13:13:31.603 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (17.6.0) 2021-12-15 13:13:31.604 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.13.0) 2021-12-15 13:13:31.605 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2021.3) 2021-12-15 13:13:31.606 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.26.0) 2021-12-15 13:13:31.607 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.5.1) 2021-12-15 13:13:31.608 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (4.6.3) 2021-12-15 13:13:31.610 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.1.74) 2021-12-15 13:13:31.611 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.16.0) 2021-12-15 13:13:31.611 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.4.28) 2021-12-15 13:13:31.613 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.13.0) 2021-12-15 13:13:31.614 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.5.0) 2021-12-15 13:13:31.615 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.8.9) 2021-12-15 13:13:31.616 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (6.3.1) 2021-12-15 13:13:31.617 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.8.7) 2021-12-15 13:13:31.619 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:13:31.620 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:13:31.621 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.1.0) 2021-12-15 13:13:31.622 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (5.5.0) 2021-12-15 13:13:31.623 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.10.0) 2021-12-15 13:13:31.624 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (2.33.0) 2021-12-15 13:13:31.625 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (3.10.0) 2021-12-15 13:13:31.626 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (36.0.0) 2021-12-15 13:13:31.627 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (0.2.2) 2021-12-15 13:13:31.628 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.5.0.4) 2021-12-15 13:13:31.629 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev125) (1.20.23) 2021-12-15 13:13:31.643 | 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.dev125) (0.10.0) 2021-12-15 13:13:31.644 | 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.dev125) (0.5.0) 2021-12-15 13:13:31.645 | Requirement already satisfied: botocore<1.24.0,>=1.23.23 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev125) (1.23.23) 2021-12-15 13:13:31.709 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev125) (1.15.0) 2021-12-15 13:13:31.743 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev125) (2.1.0) 2021-12-15 13:13:31.756 | Requirement already satisfied: uritemplate<5,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev125) (4.1.1) 2021-12-15 13:13:31.758 | 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.dev125) (2.3.0) 2021-12-15 13:13:31.759 | 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.dev125) (2.3.3) 2021-12-15 13:13:31.760 | 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.dev125) (0.1.0) 2021-12-15 13:13:31.860 | 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.dev125) (1.7.0) 2021-12-15 13:13:31.915 | 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.dev125) (2.8.1) 2021-12-15 13:13:31.918 | 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.dev125) (3.1.1) 2021-12-15 13:13:31.946 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (0.4.8) 2021-12-15 13:13:31.947 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev125) (4.8) 2021-12-15 13:13:31.948 | 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.dev125) (0.2.8) 2021-12-15 13:13:32.003 | 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.dev125) (0.14.1) 2021-12-15 13:13:32.049 | 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.dev125) (0.8.0) 2021-12-15 13:13:32.050 | 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.dev125) (1.5.0) 2021-12-15 13:13:32.051 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev125) (6.0) 2021-12-15 13:13:32.053 | 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.dev125) (2.3.0) 2021-12-15 13:13:32.115 | 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.dev125) (1.7.5) 2021-12-15 13:13:32.118 | 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.dev125) (2.0.1) 2021-12-15 13:13:32.120 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev125) (0.5.0) 2021-12-15 13:13:32.180 | 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.dev125) (2.8.2) 2021-12-15 13:13:32.183 | 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.dev125) (0.9.6) 2021-12-15 13:13:32.248 | 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.dev125) (2.4.0) 2021-12-15 13:13:32.253 | 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.dev125) (0.4.0) 2021-12-15 13:13:32.256 | 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.dev125) (5.0.6) 2021-12-15 13:13:32.257 | 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.dev125) (5.2.2) 2021-12-15 13:13:32.260 | 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.dev125) (4.2.4) 2021-12-15 13:13:32.310 | 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.dev125) (3.2.0) 2021-12-15 13:13:32.313 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev125) (3.0.3) 2021-12-15 13:13:32.316 | 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.dev125) (3.3.0) 2021-12-15 13:13:32.362 | 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.dev125) (1.0.3) 2021-12-15 13:13:32.451 | 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.dev125) (3.0.0) 2021-12-15 13:13:32.454 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev125) (1.3.3) 2021-12-15 13:13:32.477 | 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.dev125) (2.4.0) 2021-12-15 13:13:32.502 | 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.dev125) (0.11.0) 2021-12-15 13:13:32.569 | 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.dev125) (1.26.7) 2021-12-15 13:13:32.572 | 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.dev125) (1.0.0) 2021-12-15 13:13:32.722 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev125) (1.4.0) 2021-12-15 13:13:32.760 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev125) (59.5.0) 2021-12-15 13:13:32.900 | 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.dev125) (3.10.0) 2021-12-15 13:13:32.937 | 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.dev125) (21.0.0) 2021-12-15 13:13:32.939 | 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.dev125) (1.13.3) 2021-12-15 13:13:32.940 | 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.dev125) (1.3.3) 2021-12-15 13:13:33.146 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (3.3) 2021-12-15 13:13:33.148 | 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.dev125) (2.0.9) 2021-12-15 13:13:33.150 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev125) (2019.11.28) 2021-12-15 13:13:33.187 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev125) (0.7) 2021-12-15 13:13:33.218 | 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.dev125) (0.22.0) 2021-12-15 13:13:33.459 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.5.2) 2021-12-15 13:13:33.462 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev125) (0.4.2) 2021-12-15 13:13:33.608 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.6.3) 2021-12-15 13:13:33.610 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (1.4.2) 2021-12-15 13:13:33.615 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev125) (2.4.0) 2021-12-15 13:13:33.747 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev125) (0.12.2) 2021-12-15 13:13:33.870 | 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.dev125) (1.1.6) 2021-12-15 13:13:33.871 | 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.dev125) (5.4.0) 2021-12-15 13:13:33.873 | 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.dev125) (4.8.2) 2021-12-15 13:13:33.911 | 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.dev125) (5.0.0) 2021-12-15 13:13:34.163 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev125) (2.21) 2021-12-15 13:13:34.243 | 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.dev125) (0.4.0) 2021-12-15 13:13:34.244 | 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.dev125) (2.3.3) 2021-12-15 13:13:34.378 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev125) (1.6) 2021-12-15 13:13:34.424 | 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.dev125) (2.5.0) 2021-12-15 13:13:34.531 | 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.dev125) (1.54.0) 2021-12-15 13:13:34.534 | 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.dev125) (3.19.1) 2021-12-15 13:13:34.727 | 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.dev125) (2.0.1) 2021-12-15 13:13:35.268 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev125) (1.1.4) 2021-12-15 13:13:35.327 | 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.dev125) (0.12.0) 2021-12-15 13:13:35.379 | 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.dev125) (0.2.5) 2021-12-15 13:13:36.444 | 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.dev125) (1.32) 2021-12-15 13:13:36.724 | 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.dev125) (1.8.2) 2021-12-15 13:13:36.725 | 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.dev125) (21.2.0) 2021-12-15 13:13:36.866 | 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.dev125) (2.2) 2021-12-15 13:13:37.099 | 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.dev125) (1.0.0) 2021-12-15 13:13:37.229 | 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.dev125) (3.6.0) 2021-12-15 13:13:38.724 | Installing collected packages: cinder 2021-12-15 13:13:38.724 | Attempting uninstall: cinder 2021-12-15 13:13:38.724 | Found existing installation: cinder 19.1.0.dev125 2021-12-15 13:13:38.730 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-12-15 13:13:38.732 | Running setup.py develop for cinder 2021-12-15 13:13:42.232 | Successfully installed cinder 2021-12-15 13:13:42.232 | 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 2021-12-15 13:13:42.400 | + inc/python:pip_install:200 : result=0 2021-12-15 13:13:42.404 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 13:13:42.408 | + functions-common:time_stop:2402 : local name 2021-12-15 13:13:42.412 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:13:42.415 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:13:42.418 | + functions-common:time_stop:2405 : local total 2021-12-15 13:13:42.421 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:13:42.424 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 13:13:42.426 | + functions-common:time_stop:2409 : start_time=1639574007504 2021-12-15 13:13:42.430 | + functions-common:time_stop:2411 : [[ -z 1639574007504 ]] 2021-12-15 13:13:42.435 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:13:42.441 | + functions-common:time_stop:2414 : end_time=1639574022437 2021-12-15 13:13:42.443 | + functions-common:time_stop:2415 : elapsed_time=14933 2021-12-15 13:13:42.446 | + functions-common:time_stop:2416 : total=79330 2021-12-15 13:13:42.449 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:13:42.451 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=94263 2021-12-15 13:13:42.454 | + inc/python:pip_install:203 : return 0 2021-12-15 13:13:42.457 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 13:13:42.460 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:13:42.462 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:13:42.486 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 13:13:42.502 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 13:13:42.506 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 13:13:42.509 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:13:42.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:13:42.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-15 13:13:42.520 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:13:42.524 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 13:13:42.526 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 13:13:42.529 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 13:13:42.531 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:42.534 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:42.536 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 13:13:42.549 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 13:13:42.552 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 13:13:42.555 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 13:13:42.558 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 13:13:42.561 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 13:13:42.563 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 13:13:42.566 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 13:13:42.569 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:42.571 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:42.574 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 13:13:42.577 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 13:13:42.579 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 13:13:42.582 | + functions-common:apt_get_update:1167 : return 2021-12-15 13:13:42.585 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 13:13:42.587 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 13:13:42.590 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:42.593 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:42.595 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 13:13:42.618 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 13:13:42.738 | Reading package lists... 2021-12-15 13:13:42.981 | Building dependency tree... 2021-12-15 13:13:42.982 | Reading state information... 2021-12-15 13:13:43.231 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-12-15 13:13:43.231 | The following packages were automatically installed and are no longer required: 2021-12-15 13:13:43.232 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 13:13:43.232 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 13:13:43.232 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 13:13:43.232 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 13:13:43.232 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 13:13:43.232 | python3-zope.interface 2021-12-15 13:13:43.232 | Use 'sudo apt autoremove' to remove them. 2021-12-15 13:13:43.360 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 13:13:43.365 | + functions-common:apt_get:1211 : result=0 2021-12-15 13:13:43.368 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 13:13:43.371 | + functions-common:time_stop:2402 : local name 2021-12-15 13:13:43.373 | + functions-common:time_stop:2403 : local end_time 2021-12-15 13:13:43.376 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 13:13:43.378 | + functions-common:time_stop:2405 : local total 2021-12-15 13:13:43.381 | + functions-common:time_stop:2406 : local start_time 2021-12-15 13:13:43.384 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 13:13:43.386 | + functions-common:time_stop:2409 : start_time=1639574022615 2021-12-15 13:13:43.389 | + functions-common:time_stop:2411 : [[ -z 1639574022615 ]] 2021-12-15 13:13:43.392 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 13:13:43.397 | + functions-common:time_stop:2414 : end_time=1639574023394 2021-12-15 13:13:43.400 | + functions-common:time_stop:2415 : elapsed_time=779 2021-12-15 13:13:43.402 | + functions-common:time_stop:2416 : total=5496 2021-12-15 13:13:43.405 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 13:13:43.407 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6275 2021-12-15 13:13:43.410 | + functions-common:apt_get:1215 : return 0 2021-12-15 13:13:43.412 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 13:13:43.415 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 13:13:43.417 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 13:13:43.431 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 13:13:43.436 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 13:13:43.438 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 13:13:43.441 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 13:13:43.444 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 13:13:43.444 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 13:13:43.450 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 13:13:43.453 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 13:13:43.456 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 13:13:43.458 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 13:13:43.461 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 13:13:43.463 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 13:13:43.466 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 13:13:43.469 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 13:13:43.481 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 13:13:43.496 | + 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 2021-12-15 13:13:43.510 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 13:13:43.524 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 13:13:43.537 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 13:13:43.540 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 13:13:43.545 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.r09tW3gwrJ 2021-12-15 13:13:43.548 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:13:43.550 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 13:13:43.553 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 13:13:43.555 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.r09tW3gwrJ 2021-12-15 13:13:43.559 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.r09tW3gwrJ 2021-12-15 13:13:43.574 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.r09tW3gwrJ /etc/sudoers.d/cinder-rootwrap 2021-12-15 13:13:43.587 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 13:13:43.591 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 13:13:43.593 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 13:13:43.596 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 13:13:43.598 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 13:13:43.600 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 13:13:43.603 | + 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 ]] 2021-12-15 13:13:43.605 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 13:13:43.607 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 13:13:43.612 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 13:13:43.617 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 13:13:43.635 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 13:13:43.654 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 13:13:43.676 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 13:13:43.697 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 13:13:43.723 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 13:13:43.745 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 13:13:43.764 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 13:13:43.783 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 13:13:43.785 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:13:43.788 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 13:13:43.791 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 13:13:43.793 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 13:13:43.825 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 13:13:43.854 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2021-12-15 13:13:43.886 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 13:13:43.916 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 13:13:43.945 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 13:13:43.975 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 13:13:44.005 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 13:13:44.035 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:13:44.067 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 13:13:44.098 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 13:13:44.130 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 13:13:44.160 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 13:13:44.163 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 13:13:44.166 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 13:13:44.169 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 13:13:44.173 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:13:44.177 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 13:13:44.211 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 13:13:44.243 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 13:13:44.271 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 13:13:44.301 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 13:13:44.331 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 13:13:44.366 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 13:13:44.400 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 13:13:44.403 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2021-12-15 13:13:44.441 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 13:13:44.476 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 13:13:44.484 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 93292dce53037a82114cc33958f32b86 2021-12-15 13:13:44.513 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 13:13:44.516 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 13:13:44.549 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 13:13:44.579 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 13:13:44.612 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 13:13:44.640 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 13:13:44.657 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:44.659 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 13:13:44.661 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-15 13:13:44.664 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-15 13:13:44.666 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-15 13:13:44.669 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 13:13:44.671 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-12-15 13:13:44.674 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-12-15 13:13:44.676 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-12-15 13:13:44.678 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-12-15 13:13:44.682 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-15 13:13:44.685 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-15 13:13:44.724 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-15 13:13:44.762 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-15 13:13:44.793 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-12-15 13:13:44.822 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-15 13:13:44.855 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-15 13:13:44.888 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-15 13:13:44.890 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-12-15 13:13:44.893 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-12-15 13:13:44.896 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-15 13:13:44.924 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-12-15 13:13:44.927 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-15 13:13:44.956 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-15 13:13:44.959 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-15 13:13:44.962 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2021-12-15 13:13:44.966 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-15 13:13:45.000 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-15 13:13:45.003 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-15 13:13:45.005 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 13:13:45.024 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:45.026 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-12-15 13:13:45.028 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-12-15 13:13:45.031 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-12-15 13:13:45.033 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-12-15 13:13:45.066 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2021-12-15 13:13:45.101 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 13:13:45.118 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:45.121 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 13:13:45.138 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:45.141 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 13:13:45.143 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 13:13:45.146 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 13:13:45.150 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 13:13:45.152 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 13:13:45.155 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 13:13:45.157 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 13:13:45.180 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:45.184 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 13:13:45.187 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 13:13:45.191 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 13:13:45.209 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:45.213 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:13:45.217 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2021-12-15 13:13:45.250 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 13:13:45.252 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 13:13:45.255 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 13:13:45.257 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 13:13:45.261 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:13:45.265 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 13:13:45.285 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 13:13:45.287 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 13:13:45.290 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 13:13:45.293 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 13:13:45.295 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 13:13:45.328 | + 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' 2021-12-15 13:13:45.364 | + 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' 2021-12-15 13:13:45.403 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 13:13:45.435 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 13:13:45.454 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:45.457 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 13:13:45.461 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:13:45.463 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 13:13:45.466 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 13:13:45.469 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 13:13:45.472 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 13:13:45.476 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 13:13:45.481 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 13:13:45.483 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 13:13:45.486 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 13:13:45.499 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 13:13:45.499 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:13:45.508 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 13:13:45.512 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 13:13:45.528 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:13:45.531 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 13:13:45.536 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 13:13:45.569 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 13:13:45.599 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 13:13:45.633 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 13:13:45.662 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 13:13:45.692 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 13:13:45.723 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 13:13:45.754 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 13:13:45.785 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 13:13:45.813 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 13:13:45.842 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 13:13:45.871 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 13:13:45.905 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 13:13:45.935 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 13:13:45.937 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 13:13:45.940 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 13:13:45.943 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 13:13:45.945 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 13:13:45.948 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:45.950 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:45.953 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:13:45.956 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:13:45.958 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 13:13:45.987 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 13:13:46.017 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 13:13:46.017 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 13:13:46.026 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 13:13:46.030 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 13:13:46.032 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 13:13:46.035 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 13:13:46.037 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 13:13:46.040 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 13:13:46.043 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:46.045 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:46.048 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 13:13:46.051 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 13:13:46.053 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 13:13:46.057 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 13:13:46.059 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 13:13:46.131 | Enabling site cinder-wsgi. 2021-12-15 13:13:46.137 | To activate the new configuration, you need to run: 2021-12-15 13:13:46.137 | systemctl reload apache2 2021-12-15 13:13:46.142 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 13:13:46.145 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 13:13:46.147 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 13:13:46.150 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 13:13:46.284 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 13:13:46.287 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 13:13:46.317 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2021-12-15 13:13:46.350 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 13:13:46.368 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 13:13:46.372 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 13:13:46.374 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 13:13:46.378 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 13:13:46.381 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 13:13:46.384 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 13:13:46.417 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 13:13:46.450 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2021-12-15 13:13:46.486 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 13:13:46.522 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 13:13:46.555 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 13:13:46.591 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 13:13:46.624 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 13:13:46.656 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 13:13:46.688 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 13:13:46.719 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 13:13:46.751 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 13:13:46.781 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 13:13:46.783 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 13:13:46.801 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:46.804 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2021-12-15 13:13:46.842 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 13:13:46.845 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 13:13:46.863 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 13:13:46.865 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 13:13:46.868 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 13:13:46.870 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 13:13:46.873 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 13:13:46.875 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 13:13:46.878 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 13:13:46.882 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:13:46.882 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 13:13:46.888 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 13:13:46.891 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 13:13:46.894 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,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- ]] 2021-12-15 13:13:46.897 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 13:13:46.900 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 13:13:46.903 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 13:13:46.905 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 13:13:46.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 13:13:46.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-15 13:13:46.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-15 13:13:46.916 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 13:13:46.918 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 13:13:46.921 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 13:13:46.923 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 13:13:46.925 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 13:13:46.927 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 13:13:46.931 | ++ functions-common:git_clone:589 : pwd 2021-12-15 13:13:46.933 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 13:13:46.936 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 13:13:46.939 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 13:13:46.956 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 13:13:46.958 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 13:13:46.960 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 13:13:46.963 | + functions-common:git_clone:606 : echo master 2021-12-15 13:13:46.964 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 13:13:46.969 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 13:13:46.971 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 13:13:46.974 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 13:13:46.977 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 13:13:46.977 | + functions-common:git_clone:655 : head -1 2021-12-15 13:13:46.985 | bcb338b068 Adopt rehomed QoS FIP extension from neutron-lib 2.18.0 2021-12-15 13:13:46.987 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 13:13:46.990 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 13:13:46.993 | + inc/python:setup_develop:338 : local bindep 2021-12-15 13:13:46.996 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:13:46.998 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 13:13:47.001 | + inc/python:setup_develop:344 : local extras= 2021-12-15 13:13:47.004 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 13:13:47.006 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 13:13:47.010 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:13:47.012 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 13:13:47.015 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 13:13:47.018 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 13:13:47.021 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 13:13:47.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 13:13:47.027 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 13:13:47.030 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 13:13:47.032 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 13:13:47.035 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 13:13:47.042 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 13:13:47.045 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 13:13:47.692 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 13:13:47.694 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 13:13:47.697 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 13:13:47.699 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 13:13:47.701 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 13:13:47.704 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 13:13:47.706 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 13:13:47.708 | + inc/python:setup_package:428 : local extras= 2021-12-15 13:13:47.711 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 13:13:47.713 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 13:13:47.716 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 13:13:47.718 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 13:13:47.721 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 13:13:47.723 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 13:13:47.748 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 13:13:47.750 | + 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 2021-12-15 13:13:48.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:13:48.602 | from cryptography.utils import int_from_bytes 2021-12-15 13:13:48.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 13:13:48.602 | from cryptography.utils import int_from_bytes 2021-12-15 13:13:49.689 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 13:13:49.710 | Obtaining file:///opt/stack/neutron 2021-12-15 13:13:49.712 | Preparing metadata (setup.py): started 2021-12-15 13:13:51.704 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 13:13:51.818 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.8.0) 2021-12-15 13:13:51.819 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.5.0) 2021-12-15 13:13:51.820 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.1.1) 2021-12-15 13:13:51.821 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.5.1) 2021-12-15 13:13:51.822 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.3.0) 2021-12-15 13:13:51.823 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (5.1.0) 2021-12-15 13:13:51.824 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.33.0) 2021-12-15 13:13:51.825 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (1.4.1) 2021-12-15 13:13:51.826 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.20.2) 2021-12-15 13:13:51.827 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (2.26.0) 2021-12-15 13:13:51.828 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (3.0.3) 2021-12-15 13:13:51.829 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (9.3.0) 2021-12-15 13:13:51.830 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.8.0) 2021-12-15 13:13:51.832 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev280) (0.11.0) 2021-12-15 13:13:51.946 | ERROR: Cannot install neutron==19.1.0.dev280 because these package versions have conflicting dependencies. 2021-12-15 13:13:51.946 | 2021-12-15 13:13:51.946 | The conflict is caused by: 2021-12-15 13:13:51.946 | neutron 19.1.0.dev280 depends on neutron-lib>=2.18.0 2021-12-15 13:13:51.946 | The user requested (constraint) neutron-lib===2.17.0 2021-12-15 13:13:51.946 | 2021-12-15 13:13:51.947 | To fix this you could try to: 2021-12-15 13:13:51.947 | 1. loosen the range of package versions you've specified 2021-12-15 13:13:51.947 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-12-15 13:13:51.947 | 2021-12-15 13:13:51.947 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-12-15 13:13:52.048 | + inc/python:pip_install:1 : exit_trap 2021-12-15 13:13:52.050 | + ./stack.sh:exit_trap:515 : local r=1 2021-12-15 13:13:52.053 | ++ ./stack.sh:exit_trap:516 : jobs -p 2021-12-15 13:13:52.056 | + ./stack.sh:exit_trap:516 : jobs= 2021-12-15 13:13:52.058 | + ./stack.sh:exit_trap:519 : [[ -n '' ]] 2021-12-15 13:13:52.060 | + ./stack.sh:exit_trap:525 : '[' -f '' ']' 2021-12-15 13:13:52.067 | + ./stack.sh:exit_trap:530 : kill_spinner 2021-12-15 13:13:52.072 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']' 2021-12-15 13:13:52.074 | + ./stack.sh:exit_trap:532 : [[ 1 -ne 0 ]] 2021-12-15 13:13:52.076 | + ./stack.sh:exit_trap:533 : echo 'Error on exit' 2021-12-15 13:13:52.076 | Error on exit 2021-12-15 13:13:52.079 | + ./stack.sh:exit_trap:535 : type -p generate-subunit 2021-12-15 13:13:52.081 | + ./stack.sh:exit_trap:536 : generate-subunit 1639573872 160 fail 2021-12-15 13:13:52.654 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]] 2021-12-15 13:13:52.656 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-12-15 13:13:53.141 | + ./stack.sh:exit_trap:550 : exit 1