2022-06-08 17:34:25.015 | + ./stack.sh:main:482 : exec 2022-06-08 17:34:25.015 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-173424' 2022-06-08 17:34:25.015 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-173424.summary.2022-06-08-173424 2022-06-08 17:34:25.015 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:34:25.015 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-173424 2022-06-08 17:34:25.015 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-173424 /opt/stack/logs/stack.sh.log 2022-06-08 17:34:25.015 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-173424.summary.2022-06-08-173424 /opt/stack/logs/stack.sh.log.summary 2022-06-08 17:34:25.015 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 17:34:25.015 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 17:34:25.015 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 17:34:25.015 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 17:34:25.015 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 17:34:25.015 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 17:34:25.015 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 17:34:25.015 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 17:34:25.015 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 17:34:25.015 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 17:34:25.015 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 17:34:25.015 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 17:34:25.015 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 17:34:25.018 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 17:34:25.021 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 17:34:25.023 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 17:34:25.026 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 17:34:25.028 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 17:34:25.029 | + ./stack.sh:main:571 : uname -a 2022-06-08 17:34:25.031 | Linux dv-osbrick-845149-1-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-08 17:34:25.033 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 17:34:25.035 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 17:34:25.038 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 17:34:25.075 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 17:34:25.091 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 17:34:25.093 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 17:34:25.095 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 17:34:25.097 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:34:25.099 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 17:34:25.099 | Fetching DevStack plugins 2022-06-08 17:34:25.101 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 17:34:25.102 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 17:34:25.104 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 17:34:25.106 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 17:34:25.108 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:34:25.110 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 17:34:25.112 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-08 17:34:25.114 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 17:34:25.116 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 17:34:25.117 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 17:34:25.119 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 17:34:25.121 | ++ functions-common:git_clone:601 : pwd 2022-06-08 17:34:25.123 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 17:34:25.125 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 17:34:25.128 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 17:34:25.143 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 17:34:25.145 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 17:34:25.146 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 17:34:25.149 | + functions-common:git_clone:618 : echo master 2022-06-08 17:34:25.149 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 17:34:25.153 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 17:34:25.155 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 17:34:25.157 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 17:34:25.170 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 17:34:25.172 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 17:34:25.172 | + functions-common:git_clone:679 : head -1 2022-06-08 17:34:25.175 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 17:34:25.177 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 17:34:25.179 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 17:34:25.181 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 17:34:25.183 | + functions-common:run_phase:1855 : local phase= 2022-06-08 17:34:25.185 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:34:25.187 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:34:25.189 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:34:25.191 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:34:25.193 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:34:25.195 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:34:25.198 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:34:25.200 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:34:25.202 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:34:25.204 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 17:34:25.207 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:34:25.221 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:34:25.223 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 17:34:25.226 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:34:25.228 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:34:25.229 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:34:25.231 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:34:25.233 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 17:34:25.235 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 17:34:25.237 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 17:34:25.239 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 17:34:25.241 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 17:34:25.243 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 17:34:25.245 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 17:34:25.246 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 17:34:25.248 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:34:25.250 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 17:34:25.250 | Overriding Configuration Defaults 2022-06-08 17:34:25.252 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 17:34:25.255 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:34:25.257 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 17:34:25.259 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 17:34:25.259 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 17:34:25.261 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 17:34:25.262 | # Plug-in overrides 2022-06-08 17:34:25.262 | 2022-06-08 17:34:25.262 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 17:34:25.262 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 17:34:25.262 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 17:34:25.262 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 17:34:25.262 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 17:34:25.262 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 17:34:25.263 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 17:34:25.263 | 2022-06-08 17:34:25.263 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 17:34:25.263 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 17:34:25.263 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 17:34:25.263 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 17:34:25.263 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 17:34:25.263 | else 2022-06-08 17:34:25.263 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 17:34:25.263 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 17:34:25.263 | fi 2022-06-08 17:34:25.263 | fi 2022-06-08 17:34:25.264 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 17:34:25.268 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 17:34:25.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 17:34:25.286 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 17:34:25.304 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 17:34:25.307 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 17:34:25.322 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 17:34:25.324 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 17:34:25.337 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 17:34:25.340 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 17:34:25.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 17:34:25.356 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 17:34:25.369 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 17:34:25.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 17:34:25.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 17:34:25.374 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 17:34:25.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 17:34:25.378 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 17:34:25.395 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 17:34:25.397 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 17:34:25.410 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:34:25.413 | +++ lib/tls:source:43 : hostname -f 2022-06-08 17:34:25.416 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 17:34:25.419 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 17:34:25.421 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 17:34:25.423 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 17:34:25.425 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 17:34:25.427 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 17:34:25.430 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 17:34:25.431 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 17:34:25.434 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 17:34:25.435 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 17:34:25.441 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 17:34:25.456 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 17:34:25.476 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 17:34:25.489 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 17:34:25.501 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 17:34:25.537 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 17:34:25.600 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 17:34:25.698 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 17:34:25.724 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 17:34:25.777 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 17:34:25.826 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 17:34:25.991 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 17:34:26.005 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 17:34:26.020 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 17:34:26.035 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 17:34:26.126 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 17:34:26.129 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 17:34:26.133 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 17:34:26.136 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 17:34:26.138 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 17:34:26.141 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 17:34:26.145 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 17:34:26.145 | False' 2022-06-08 17:34:26.148 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 17:34:26.166 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 17:34:26.169 | + ./stack.sh:main:619 : run_phase source 2022-06-08 17:34:26.171 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 17:34:26.173 | + functions-common:run_phase:1855 : local phase= 2022-06-08 17:34:26.175 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:34:26.177 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:34:26.179 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:34:26.181 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:34:26.183 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:34:26.186 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:34:26.190 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:34:26.192 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:34:26.194 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:34:26.196 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 17:34:26.198 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:34:26.213 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:34:26.215 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 17:34:26.217 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 17:34:26.257 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 17:34:26.259 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 17:34:26.261 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 17:34:26.264 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 17:34:26.266 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 17:34:26.268 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 17:34:26.270 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 17:34:26.272 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 17:34:26.272 | Loading plugin settings 2022-06-08 17:34:26.274 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 17:34:26.276 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:34:26.279 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 17:34:26.281 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 17:34:26.285 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 17:34:26.289 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 17:34:26.294 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 17:34:26.296 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 17:34:26.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 17:34:26.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 17:34:26.303 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 17:34:26.306 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 17:34:26.308 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 17:34:26.378 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 17:34:26.381 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:34:26.383 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:34:26.385 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:34:26.389 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:34:26.389 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:34:26.390 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:34:26.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:34:26.398 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:34:26.400 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:34:26.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:34:26.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:34:26.421 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:34:26.424 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:34:26.427 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 17:34:26.429 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 17:34:26.432 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.434 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-06-08 17:34:26.436 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.439 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-06-08 17:34:26.441 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.443 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-06-08 17:34:26.446 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.448 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-06-08 17:34:26.450 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.453 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-06-08 17:34:26.455 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.458 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-06-08 17:34:26.460 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.462 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-06-08 17:34:26.465 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.467 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-06-08 17:34:26.469 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.472 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-06-08 17:34:26.474 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.476 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-06-08 17:34:26.479 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.481 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-06-08 17:34:26.483 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.486 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-06-08 17:34:26.489 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.492 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-06-08 17:34:26.495 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.498 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-06-08 17:34:26.501 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.505 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-06-08 17:34:26.509 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.513 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-06-08 17:34:26.516 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.520 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-06-08 17:34:26.523 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.525 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-06-08 17:34:26.527 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.530 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-06-08 17:34:26.532 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.535 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-06-08 17:34:26.537 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.539 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-06-08 17:34:26.542 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.544 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-06-08 17:34:26.547 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.549 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-06-08 17:34:26.552 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.554 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-06-08 17:34:26.556 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.559 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-06-08 17:34:26.561 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.563 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-06-08 17:34:26.566 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.568 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-06-08 17:34:26.571 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.573 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-06-08 17:34:26.575 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.577 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-06-08 17:34:26.580 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 17:34:26.582 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-06-08 17:34:26.585 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 17:34:26.587 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 17:34:26.589 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 17:34:26.605 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:34:26.607 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 17:34:26.609 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 17:34:26.611 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 17:34:26.626 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:34:26.628 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 17:34:26.631 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 17:34:26.633 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 17:34:26.636 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 17:34:26.639 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 17:34:26.641 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 17:34:26.643 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 17:34:26.646 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 17:34:26.648 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 17:34:26.649 | Using mysql database backend 2022-06-08 17:34:26.651 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 17:34:26.670 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 17:34:26.673 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 17:34:26.676 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 17:34:26.678 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 17:34:26.681 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 17:34:26.684 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 17:34:26.699 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:34:26.701 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 17:34:26.717 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 17:34:26.735 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:34:26.737 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 17:34:26.754 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 17:34:26.771 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 17:34:26.789 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:34:26.791 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 17:34:26.808 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:34:26.811 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 17:34:26.814 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 17:34:26.817 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 17:34:26.821 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-173426 2022-06-08 17:34:26.824 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-173426 752' 2022-06-08 17:34:26.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.829 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 17:34:26.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.834 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 17:34:26.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.839 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 17:34:26.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.844 | + 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,g-reg,cinder 2022-06-08 17:34:26.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.849 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2022-06-08 17:34:26.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.853 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2022-06-08 17:34:26.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.858 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-173424 2022-06-08 17:34:26.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.863 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 17:34:26.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.868 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2022-06-08 17:34:26.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.873 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 17:34:26.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.878 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 17:34:26.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.884 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 17:34:26.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 17:34:26.889 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 17:34:26.892 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 17:34:26.895 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 17:34:26.898 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 17:34:26.901 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 17:34:26.903 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 17:34:26.905 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 17:34:26.909 | ++ functions-common:git_clone:601 : pwd 2022-06-08 17:34:26.911 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 17:34:26.913 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 17:34:26.916 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 17:34:26.931 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 17:34:26.933 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 17:34:26.935 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 17:34:26.938 | + functions-common:git_clone:618 : echo master 2022-06-08 17:34:26.938 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 17:34:26.945 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 17:34:26.947 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 17:34:26.949 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 17:34:26.963 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 17:34:26.966 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 17:34:26.966 | + functions-common:git_clone:679 : head -1 2022-06-08 17:34:26.969 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 17:34:26.972 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 17:34:26.975 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 17:34:26.978 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:34:26.980 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 17:34:26.983 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 17:34:26.986 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 17:34:26.988 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 17:34:26.990 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 17:34:26.993 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 17:34:26.995 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 17:34:26.998 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 17:34:27.001 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 17:34:27.006 | ++ tools/install_prereqs.sh:source:47 : NOW=1654709667 2022-06-08 17:34:27.009 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 17:34:27.015 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654709561 2022-06-08 17:34:27.017 | ++ tools/install_prereqs.sh:source:49 : DELTA=106 2022-06-08 17:34:27.020 | ++ tools/install_prereqs.sh:source:50 : [[ 106 -lt 7200 ]] 2022-06-08 17:34:27.022 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 17:34:27.024 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 17:34:27.027 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 17:34:27.029 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 17:34:27.032 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 17:34:27.034 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 17:34:27.037 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 17:34:27.039 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 17:34:27.042 | +++ 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,g-reg,cinder 2022-06-08 17:34:27.085 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 17:34:27.085 | apache2-dev 2022-06-08 17:34:27.085 | bc 2022-06-08 17:34:27.085 | bsdmainutils 2022-06-08 17:34:27.085 | curl 2022-06-08 17:34:27.085 | g++ 2022-06-08 17:34:27.085 | gawk 2022-06-08 17:34:27.085 | gcc 2022-06-08 17:34:27.085 | gettext 2022-06-08 17:34:27.085 | git 2022-06-08 17:34:27.086 | graphviz 2022-06-08 17:34:27.086 | iputils-ping 2022-06-08 17:34:27.086 | libapache2-mod-proxy-uwsgi 2022-06-08 17:34:27.086 | libffi-dev 2022-06-08 17:34:27.086 | libjpeg-dev 2022-06-08 17:34:27.086 | libpcre3-dev 2022-06-08 17:34:27.086 | libpq-dev 2022-06-08 17:34:27.086 | libssl-dev 2022-06-08 17:34:27.086 | libsystemd-dev 2022-06-08 17:34:27.086 | libxml2-dev 2022-06-08 17:34:27.086 | libxslt1-dev 2022-06-08 17:34:27.086 | libyaml-dev 2022-06-08 17:34:27.086 | lsof 2022-06-08 17:34:27.086 | openssh-server 2022-06-08 17:34:27.086 | openssl 2022-06-08 17:34:27.086 | pkg-config 2022-06-08 17:34:27.086 | psmisc 2022-06-08 17:34:27.086 | python3-dev 2022-06-08 17:34:27.086 | python3-pip 2022-06-08 17:34:27.086 | python3-systemd 2022-06-08 17:34:27.086 | python3-venv 2022-06-08 17:34:27.086 | tar 2022-06-08 17:34:27.086 | tcpdump 2022-06-08 17:34:27.086 | unzip 2022-06-08 17:34:27.086 | uuid-runtime 2022-06-08 17:34:27.086 | wget 2022-06-08 17:34:27.086 | wget 2022-06-08 17:34:27.086 | zlib1g-dev 2022-06-08 17:34:27.086 | libkrb5-dev 2022-06-08 17:34:27.086 | libldap2-dev 2022-06-08 17:34:27.086 | libsasl2-dev 2022-06-08 17:34:27.086 | memcached 2022-06-08 17:34:27.086 | python3-mysqldb 2022-06-08 17:34:27.086 | sqlite3 2022-06-08 17:34:27.086 | conntrack 2022-06-08 17:34:27.086 | curl 2022-06-08 17:34:27.086 | dnsmasq-base 2022-06-08 17:34:27.086 | dnsmasq-utils 2022-06-08 17:34:27.087 | ebtables 2022-06-08 17:34:27.087 | genisoimage 2022-06-08 17:34:27.087 | iptables 2022-06-08 17:34:27.087 | iputils-arping 2022-06-08 17:34:27.087 | kpartx 2022-06-08 17:34:27.087 | libjs-jquery-tablesorter 2022-06-08 17:34:27.087 | parted 2022-06-08 17:34:27.087 | pm-utils 2022-06-08 17:34:27.087 | python3-mysqldb 2022-06-08 17:34:27.087 | socat 2022-06-08 17:34:27.087 | sqlite3 2022-06-08 17:34:27.087 | sudo 2022-06-08 17:34:27.087 | vlan 2022-06-08 17:34:27.087 | lsscsi 2022-06-08 17:34:27.087 | open-iscsi 2022-06-08 17:34:27.087 | lvm2 2022-06-08 17:34:27.087 | qemu-utils 2022-06-08 17:34:27.087 | thin-provisioning-tools 2022-06-08 17:34:27.087 | acl 2022-06-08 17:34:27.087 | dnsmasq-base 2022-06-08 17:34:27.087 | dnsmasq-utils 2022-06-08 17:34:27.087 | ebtables 2022-06-08 17:34:27.087 | haproxy 2022-06-08 17:34:27.087 | iptables 2022-06-08 17:34:27.087 | iputils-arping 2022-06-08 17:34:27.087 | iputils-ping 2022-06-08 17:34:27.087 | postgresql-server-dev-all 2022-06-08 17:34:27.087 | python3-mysqldb 2022-06-08 17:34:27.087 | sqlite3 2022-06-08 17:34:27.087 | sudo 2022-06-08 17:34:27.087 | vlan 2022-06-08 17:34:27.087 | pcp 2022-06-08 17:34:27.087 | ipset 2022-06-08 17:34:27.087 | conntrack 2022-06-08 17:34:27.087 | conntrackd 2022-06-08 17:34:27.088 | keepalived 2022-06-08 17:34:27.088 | lvm2 2022-06-08 17:34:27.088 | qemu-utils 2022-06-08 17:34:27.088 | thin-provisioning-tools' 2022-06-08 17:34:27.090 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 17:34:27.109 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 17:34:27.109 | apache2-dev 2022-06-08 17:34:27.109 | bc 2022-06-08 17:34:27.109 | bsdmainutils 2022-06-08 17:34:27.109 | curl 2022-06-08 17:34:27.109 | g++ 2022-06-08 17:34:27.109 | gawk 2022-06-08 17:34:27.109 | gcc 2022-06-08 17:34:27.109 | gettext 2022-06-08 17:34:27.109 | git 2022-06-08 17:34:27.109 | graphviz 2022-06-08 17:34:27.109 | iputils-ping 2022-06-08 17:34:27.109 | libapache2-mod-proxy-uwsgi 2022-06-08 17:34:27.110 | libffi-dev 2022-06-08 17:34:27.110 | libjpeg-dev 2022-06-08 17:34:27.110 | libpcre3-dev 2022-06-08 17:34:27.110 | libpq-dev 2022-06-08 17:34:27.110 | libssl-dev 2022-06-08 17:34:27.110 | libsystemd-dev 2022-06-08 17:34:27.110 | libxml2-dev 2022-06-08 17:34:27.110 | libxslt1-dev 2022-06-08 17:34:27.110 | libyaml-dev 2022-06-08 17:34:27.110 | lsof 2022-06-08 17:34:27.110 | openssh-server 2022-06-08 17:34:27.110 | openssl 2022-06-08 17:34:27.110 | pkg-config 2022-06-08 17:34:27.110 | psmisc 2022-06-08 17:34:27.110 | python3-dev 2022-06-08 17:34:27.110 | python3-pip 2022-06-08 17:34:27.110 | python3-systemd 2022-06-08 17:34:27.110 | python3-venv 2022-06-08 17:34:27.110 | tar 2022-06-08 17:34:27.110 | tcpdump 2022-06-08 17:34:27.110 | unzip 2022-06-08 17:34:27.110 | uuid-runtime 2022-06-08 17:34:27.110 | wget 2022-06-08 17:34:27.110 | wget 2022-06-08 17:34:27.110 | zlib1g-dev 2022-06-08 17:34:27.110 | libkrb5-dev 2022-06-08 17:34:27.110 | libldap2-dev 2022-06-08 17:34:27.110 | libsasl2-dev 2022-06-08 17:34:27.110 | memcached 2022-06-08 17:34:27.110 | python3-mysqldb 2022-06-08 17:34:27.110 | sqlite3 2022-06-08 17:34:27.110 | conntrack 2022-06-08 17:34:27.110 | curl 2022-06-08 17:34:27.110 | dnsmasq-base 2022-06-08 17:34:27.110 | dnsmasq-utils 2022-06-08 17:34:27.110 | ebtables 2022-06-08 17:34:27.110 | genisoimage 2022-06-08 17:34:27.110 | iptables 2022-06-08 17:34:27.110 | iputils-arping 2022-06-08 17:34:27.111 | kpartx 2022-06-08 17:34:27.111 | libjs-jquery-tablesorter 2022-06-08 17:34:27.111 | parted 2022-06-08 17:34:27.111 | pm-utils 2022-06-08 17:34:27.111 | python3-mysqldb 2022-06-08 17:34:27.111 | socat 2022-06-08 17:34:27.111 | sqlite3 2022-06-08 17:34:27.111 | sudo 2022-06-08 17:34:27.111 | vlan 2022-06-08 17:34:27.111 | lsscsi 2022-06-08 17:34:27.111 | open-iscsi 2022-06-08 17:34:27.111 | lvm2 2022-06-08 17:34:27.111 | qemu-utils 2022-06-08 17:34:27.111 | thin-provisioning-tools 2022-06-08 17:34:27.111 | acl 2022-06-08 17:34:27.111 | dnsmasq-base 2022-06-08 17:34:27.111 | dnsmasq-utils 2022-06-08 17:34:27.111 | ebtables 2022-06-08 17:34:27.111 | haproxy 2022-06-08 17:34:27.111 | iptables 2022-06-08 17:34:27.111 | iputils-arping 2022-06-08 17:34:27.111 | iputils-ping 2022-06-08 17:34:27.111 | postgresql-server-dev-all 2022-06-08 17:34:27.111 | python3-mysqldb 2022-06-08 17:34:27.111 | sqlite3 2022-06-08 17:34:27.111 | sudo 2022-06-08 17:34:27.111 | vlan 2022-06-08 17:34:27.111 | pcp 2022-06-08 17:34:27.111 | ipset 2022-06-08 17:34:27.112 | conntrack 2022-06-08 17:34:27.112 | conntrackd 2022-06-08 17:34:27.112 | keepalived 2022-06-08 17:34:27.112 | lvm2 2022-06-08 17:34:27.112 | qemu-utils 2022-06-08 17:34:27.112 | thin-provisioning-tools ' 2022-06-08 17:34:27.112 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 17:34:27.114 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:34:27.116 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:34:27.120 | ++ 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 2022-06-08 17:34:27.120 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 17:34:27.124 | ++ 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 2022-06-08 17:34:27.127 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:34:27.129 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:34:27.131 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 17:34:27.134 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:34:27.136 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:34:27.138 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:34:27.140 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:34:27.142 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:34:27.145 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:34:27.147 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 17:34:27.149 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 17:34:27.151 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 17:34:27.153 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 17:34:27.158 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 17:34:27.160 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 17:34:27.162 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 17:34:27.164 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 17:34:27.167 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 17:34:27.169 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 17:34:27.174 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654709667171 2022-06-08 17:34:27.176 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 17:34:27.178 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 17:34:27.180 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-08 17:34:27.439 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:34:27.439 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:34:27.483 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:34:27.730 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:34:36.130 | Fetched 336 kB in 1s (429 kB/s) 2022-06-08 17:34:37.713 | Reading package lists... 2022-06-08 17:34:37.748 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 17:34:37.750 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 17:34:37.754 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:34:37.757 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:34:37.761 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:34:37.764 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:34:37.766 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:34:37.768 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 17:34:37.770 | ++ functions-common:time_stop:2433 : start_time=1654709667171 2022-06-08 17:34:37.772 | ++ functions-common:time_stop:2435 : [[ -z 1654709667171 ]] 2022-06-08 17:34:37.775 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:34:37.780 | ++ functions-common:time_stop:2438 : end_time=1654709677777 2022-06-08 17:34:37.783 | ++ functions-common:time_stop:2439 : elapsed_time=10606 2022-06-08 17:34:37.786 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 17:34:37.789 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:34:37.791 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10606 2022-06-08 17:34:37.794 | ++ functions-common:install_package:1465 : 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 2022-06-08 17:34:37.797 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:34:37.800 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:34:37.803 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:34:37.805 | ++ functions-common:real_install_package:1451 : 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 2022-06-08 17:34:37.829 | ++ functions-common:apt_get:1231 : 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 2022-06-08 17:34:37.951 | Reading package lists... 2022-06-08 17:34:38.231 | Building dependency tree... 2022-06-08 17:34:38.233 | Reading state information... 2022-06-08 17:34:38.275 | acl is already the newest version (2.2.53-6). 2022-06-08 17:34:38.275 | bc is already the newest version (1.07.1-2build1). 2022-06-08 17:34:38.275 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 17:34:38.275 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 17:34:38.275 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 17:34:38.275 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 17:34:38.275 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 17:34:38.275 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 17:34:38.275 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 17:34:38.275 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 17:34:38.275 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 17:34:38.275 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 17:34:38.275 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 17:34:38.275 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 17:34:38.276 | libffi-dev is already the newest version (3.3-4). 2022-06-08 17:34:38.276 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 17:34:38.276 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 17:34:38.276 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 17:34:38.276 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 17:34:38.276 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 17:34:38.276 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 17:34:38.276 | psmisc is already the newest version (23.3-1). 2022-06-08 17:34:38.276 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 17:34:38.276 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 17:34:38.276 | python3-systemd is already the newest version (234-3build2). 2022-06-08 17:34:38.276 | socat is already the newest version (1.7.3.3-2). 2022-06-08 17:34:38.276 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 17:34:38.276 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 17:34:38.276 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 17:34:38.276 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 17:34:38.276 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 17:34:38.276 | pcp is already the newest version (5.0.3-1). 2022-06-08 17:34:38.276 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 17:34:38.276 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 17:34:38.276 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:34:38.276 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:34:38.276 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 17:34:38.276 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 17:34:38.276 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 17:34:38.276 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 17:34:38.276 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 17:34:38.276 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 17:34:38.276 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 17:34:38.276 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 17:34:38.276 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 17:34:38.276 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 17:34:38.276 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 17:34:38.276 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 17:34:38.276 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 17:34:38.277 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 17:34:38.277 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 17:34:38.277 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 17:34:38.277 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 17:34:38.277 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 17:34:38.277 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 17:34:38.277 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 17:34:38.277 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 17:34:38.277 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 17:34:38.277 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 17:34:38.277 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 17:34:38.277 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 17:34:38.277 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 17:34:38.277 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 17:34:38.277 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 17:34:38.277 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 17:34:38.277 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 17:34:38.277 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 17:34:38.277 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 17:34:38.531 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 17:34:38.531 | The following packages were automatically installed and are no longer required: 2022-06-08 17:34:38.532 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:34:38.532 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:34:38.532 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:34:38.532 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:34:38.532 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:34:38.532 | python3-zope.interface 2022-06-08 17:34:38.532 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:34:38.677 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:34:38.682 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:34:38.686 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:34:38.689 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:34:38.692 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:34:38.694 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:34:38.697 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:34:38.700 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:34:38.703 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:34:38.706 | ++ functions-common:time_stop:2433 : start_time=1654709677825 2022-06-08 17:34:38.709 | ++ functions-common:time_stop:2435 : [[ -z 1654709677825 ]] 2022-06-08 17:34:38.712 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:34:38.716 | ++ functions-common:time_stop:2438 : end_time=1654709678714 2022-06-08 17:34:38.719 | ++ functions-common:time_stop:2439 : elapsed_time=889 2022-06-08 17:34:38.721 | ++ functions-common:time_stop:2440 : total=2469 2022-06-08 17:34:38.723 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:34:38.726 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3358 2022-06-08 17:34:38.728 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:34:38.731 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 17:34:38.734 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 17:34:38.737 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 17:34:38.742 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 17:34:38.747 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 17:34:38.749 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 17:34:38.754 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 17:34:40.161 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 17:34:40.164 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 17:34:40.166 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 17:34:40.169 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 17:34:40.171 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 17:34:40.174 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 17:34:40.177 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 17:34:40.179 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 17:34:40.181 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 17:34:40.184 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 17:34:40.186 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 17:34:40.188 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 17:34:40.190 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 17:34:40.193 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 17:34:40.195 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 17:34:40.197 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 17:34:40.200 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 17:34:40.202 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 17:34:40.205 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 17:34:40.207 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 17:34:40.210 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 17:34:40.212 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 17:34:40.215 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 17:34:40.217 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 17:34:40.291 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 17:34:40.295 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 17:34:40.368 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 17:34:40.371 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 17:34:40.444 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 17:34:40.446 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 17:34:40.449 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 17:34:40.453 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 17:34:40.456 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 17:34:40.459 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 17:34:40.461 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 17:34:40.465 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 17:34:40.468 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 17:34:40.471 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 17:34:40.473 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 17:34:40.473 | Distro: focal 2022-06-08 17:34:40.475 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 17:34:40.477 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 17:34:40.481 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 17:34:40.483 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 17:34:40.485 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 17:34:40.486 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 17:34:41.113 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 17:34:41.115 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 17:34:41.115 | pip: 21.3.1 2022-06-08 17:34:41.118 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 17:34:41.121 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 17:34:41.130 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:34:41.132 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:34:41.134 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:34:41.137 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:34:41.139 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:34:41.142 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:34:41.144 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:34:41.147 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:34:41.150 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:34:41.153 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:34:41.155 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 17:34:41.158 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:34:41.160 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:34:41.162 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 17:34:41.167 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 17:34:41.169 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 17:34:41.171 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 17:34:41.175 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 17:34:41.177 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 17:34:41.180 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 17:34:41.180 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 17:34:41.811 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 17:34:41.813 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 17:34:41.813 | pip: 21.3.1 2022-06-08 17:34:41.817 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 17:34:41.822 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 17:34:41.827 | + ./stack.sh:main:791 : fixup_all 2022-06-08 17:34:41.830 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 17:34:41.834 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 17:34:41.838 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:34:41.841 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:34:41.845 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 17:34:41.857 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 17:34:41.868 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 17:34:41.884 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 17:34:41.886 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 17:34:41.889 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:34:41.891 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:34:41.893 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:34:41.895 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:34:41.897 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:34:41.899 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:34:41.902 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:34:41.904 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:34:41.906 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:34:41.908 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:34:41.910 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 17:34:41.913 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 17:34:41.915 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 17:34:41.918 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:34:41.920 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:34:41.922 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:34:41.924 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:34:41.927 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:34:41.929 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:34:41.932 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 17:34:41.935 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 17:34:41.958 | Using python 3.8 to install os-testr 2022-06-08 17:34:41.960 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-08 17:34:42.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:34:42.749 | from cryptography.utils import int_from_bytes 2022-06-08 17:34:42.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:34:42.749 | from cryptography.utils import int_from_bytes 2022-06-08 17:34:43.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:34:43.950 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 17:34:44.030 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-08 17:34:44.031 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 17:34:44.032 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 17:34:44.046 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-08 17:34:44.055 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-08 17:34:44.067 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-08 17:34:45.665 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 17:34:45.758 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:34:45.758 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:34:45.870 | + inc/python:pip_install:196 : result=0 2022-06-08 17:34:45.873 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:34:45.877 | + functions-common:time_stop:2426 : local name 2022-06-08 17:34:45.880 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:34:45.883 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:34:45.886 | + functions-common:time_stop:2429 : local total 2022-06-08 17:34:45.889 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:34:45.892 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:34:45.894 | + functions-common:time_stop:2433 : start_time=1654709681951 2022-06-08 17:34:45.896 | + functions-common:time_stop:2435 : [[ -z 1654709681951 ]] 2022-06-08 17:34:45.899 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:34:45.904 | + functions-common:time_stop:2438 : end_time=1654709685901 2022-06-08 17:34:45.906 | + functions-common:time_stop:2439 : elapsed_time=3950 2022-06-08 17:34:45.909 | + functions-common:time_stop:2440 : total=0 2022-06-08 17:34:45.911 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:34:45.913 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3950 2022-06-08 17:34:45.916 | + inc/python:pip_install:199 : return 0 2022-06-08 17:34:45.918 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 17:34:45.978 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 17:34:46.096 | + ./stack.sh:main:805 : install_infra 2022-06-08 17:34:46.099 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:34:46.102 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 17:34:46.105 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:34:46.108 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 17:34:46.132 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 17:34:48.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:34:48.986 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 17:34:49.305 | + inc/python:pip_install:196 : result=0 2022-06-08 17:34:49.308 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:34:49.312 | + functions-common:time_stop:2426 : local name 2022-06-08 17:34:49.314 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:34:49.317 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:34:49.319 | + functions-common:time_stop:2429 : local total 2022-06-08 17:34:49.321 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:34:49.323 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:34:49.325 | + functions-common:time_stop:2433 : start_time=1654709686124 2022-06-08 17:34:49.328 | + functions-common:time_stop:2435 : [[ -z 1654709686124 ]] 2022-06-08 17:34:49.330 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:34:49.334 | + functions-common:time_stop:2438 : end_time=1654709689332 2022-06-08 17:34:49.336 | + functions-common:time_stop:2439 : elapsed_time=3208 2022-06-08 17:34:49.338 | + functions-common:time_stop:2440 : total=3950 2022-06-08 17:34:49.340 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:34:49.342 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7158 2022-06-08 17:34:49.344 | + inc/python:pip_install:199 : return 0 2022-06-08 17:34:49.347 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 17:34:49.349 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 17:34:49.372 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-08 17:34:52.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:34:52.003 | Processing /opt/stack/requirements 2022-06-08 17:34:53.851 | 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 61)) (3.0.0) 2022-06-08 17:34:53.862 | 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 184)) (6.0) 2022-06-08 17:34:53.865 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-08 17:34:53.892 | 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 341)) (21.3) 2022-06-08 17:34:53.897 | 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 354)) (2.5.0) 2022-06-08 17:34:53.907 | 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 372)) (3.3) 2022-06-08 17:34:53.910 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-08 17:34:53.916 | 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 457)) (1.16.0) 2022-06-08 17:34:53.919 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-08 17:34:53.924 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (1.3) 2022-06-08 17:34:53.927 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (0.3.0) 2022-06-08 17:34:53.943 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-08 17:34:53.945 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-08 17:34:53.977 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-08 17:34:53.979 | 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 164)) (1.0.0) 2022-06-08 17:34:53.982 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.10.1) 2022-06-08 17:34:53.994 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-08 17:34:54.027 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-08 17:34:54.030 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-08 17:34:54.078 | 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 429)) (3.5.0) 2022-06-08 17:34:54.084 | 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 139)) (0.2.5) 2022-06-08 17:34:54.089 | 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 277)) (1.8.2) 2022-06-08 17:34:54.092 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (21.4.0) 2022-06-08 17:34:54.153 | Building wheels for collected packages: openstack-requirements 2022-06-08 17:34:54.154 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 17:34:55.009 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 17:34:55.010 | ERROR: Command errored out with exit status 1: 2022-06-08 17:34:55.010 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vrgymb2i/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vrgymb2i/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-na2sjn_y 2022-06-08 17:34:55.010 | cwd: /tmp/pip-req-build-vrgymb2i/ 2022-06-08 17:34:55.010 | Complete output (6 lines): 2022-06-08 17:34:55.010 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 17:34:55.010 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 17:34:55.010 | or: setup.py --help-commands 2022-06-08 17:34:55.010 | or: setup.py cmd --help 2022-06-08 17:34:55.010 | 2022-06-08 17:34:55.010 | error: invalid command 'bdist_wheel' 2022-06-08 17:34:55.010 | ---------------------------------------- 2022-06-08 17:34:55.010 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 17:34:55.010 | Running setup.py clean for openstack-requirements 2022-06-08 17:34:55.874 | Failed to build openstack-requirements 2022-06-08 17:34:55.892 | Installing collected packages: openstack-requirements 2022-06-08 17:34:55.892 | Attempting uninstall: openstack-requirements 2022-06-08 17:34:55.894 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 17:34:55.930 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 17:34:55.949 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 17:34:55.951 | Running setup.py install for openstack-requirements: started 2022-06-08 17:34:58.363 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 17:34:58.394 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 17:34:58.524 | + inc/python:pip_install:196 : result=0 2022-06-08 17:34:58.528 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:34:58.531 | + functions-common:time_stop:2426 : local name 2022-06-08 17:34:58.535 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:34:58.539 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:34:58.543 | + functions-common:time_stop:2429 : local total 2022-06-08 17:34:58.546 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:34:58.550 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:34:58.553 | + functions-common:time_stop:2433 : start_time=1654709689365 2022-06-08 17:34:58.556 | + functions-common:time_stop:2435 : [[ -z 1654709689365 ]] 2022-06-08 17:34:58.558 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:34:58.563 | + functions-common:time_stop:2438 : end_time=1654709698560 2022-06-08 17:34:58.565 | + functions-common:time_stop:2439 : elapsed_time=9195 2022-06-08 17:34:58.567 | + functions-common:time_stop:2440 : total=7158 2022-06-08 17:34:58.569 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:34:58.571 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16353 2022-06-08 17:34:58.574 | + inc/python:pip_install:199 : return 0 2022-06-08 17:34:58.576 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 17:34:58.579 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 17:34:58.581 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 17:34:58.584 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:34:58.586 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:34:58.588 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 17:34:58.591 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:34:58.593 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 17:34:58.613 | Using python 3.8 to install pbr 2022-06-08 17:34:58.616 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 17:34:59.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:34:59.417 | from cryptography.utils import int_from_bytes 2022-06-08 17:34:59.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:34:59.417 | from cryptography.utils import int_from_bytes 2022-06-08 17:35:00.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:35:00.580 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 17:35:02.337 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 17:35:02.432 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:35:02.432 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:35:02.547 | + inc/python:pip_install:196 : result=0 2022-06-08 17:35:02.550 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:35:02.553 | + functions-common:time_stop:2426 : local name 2022-06-08 17:35:02.556 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:35:02.559 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:35:02.561 | + functions-common:time_stop:2429 : local total 2022-06-08 17:35:02.563 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:35:02.566 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:35:02.568 | + functions-common:time_stop:2433 : start_time=1654709698608 2022-06-08 17:35:02.571 | + functions-common:time_stop:2435 : [[ -z 1654709698608 ]] 2022-06-08 17:35:02.574 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:35:02.579 | + functions-common:time_stop:2438 : end_time=1654709702576 2022-06-08 17:35:02.581 | + functions-common:time_stop:2439 : elapsed_time=3968 2022-06-08 17:35:02.584 | + functions-common:time_stop:2440 : total=16353 2022-06-08 17:35:02.586 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:35:02.589 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20321 2022-06-08 17:35:02.591 | + inc/python:pip_install:199 : return 0 2022-06-08 17:35:02.593 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 17:35:04.904 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 17:35:06.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:35:06.792 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 17:35:06.812 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 17:35:06.818 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-08 17:35:06.821 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 17:35:06.823 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 17:35:06.826 | 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.9) 2022-06-08 17:35:06.899 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 17:35:06.904 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 17:35:06.909 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 17:35:06.928 | + ./stack.sh:main:814 : pkgs= 2022-06-08 17:35:06.931 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 17:35:06.933 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 17:35:06.936 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 17:35:06.938 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 17:35:06.940 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 17:35:06.943 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 17:35:06.945 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 17:35:06.948 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 17:35:06.950 | + functions-common:run_phase:1864 : local extra 2022-06-08 17:35:06.953 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 17:35:06.957 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 17:35:06.959 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 17:35:06.962 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 17:35:06.964 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 17:35:06.967 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 17:35:06.982 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:35:06.985 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:35:06.987 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:35:06.989 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 17:35:06.991 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:35:06.994 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 17:35:06.996 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:35:06.999 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 17:35:07.002 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:35:07.004 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 17:35:07.007 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:35:07.009 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 17:35:07.011 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 17:35:07.014 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 17:35:07.016 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:35:07.019 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 17:35:07.021 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 17:35:07.023 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 17:35:07.026 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 17:35:07.028 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 17:35:07.030 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 17:35:07.033 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 17:35:07.035 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 17:35:07.038 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 17:35:07.040 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 17:35:07.043 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 17:35:07.045 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 17:35:07.047 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-08 17:35:07.049 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 17:35:07.051 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 17:35:07.054 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:35:07.056 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 17:35:07.059 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 17:35:07.061 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-08 17:35:07.064 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 17:35:07.066 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 17:35:07.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 17:35:07.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 17:35:07.073 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 17:35:07.075 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:07.077 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:07.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 17:35:07.082 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 17:35:07.084 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:35:07.086 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:35:07.088 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:35:07.090 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:35:07.092 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:35:07.094 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:35:07.097 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:07.099 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:07.101 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:35:07.103 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:35:07.105 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:35:07.107 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 17:35:07.109 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 17:35:07.111 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:35:07.114 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:07.116 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:07.118 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 17:35:07.138 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-06-08 17:35:07.250 | Reading package lists... 2022-06-08 17:35:07.510 | Building dependency tree... 2022-06-08 17:35:07.512 | Reading state information... 2022-06-08 17:35:07.775 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 17:35:07.775 | The following packages were automatically installed and are no longer required: 2022-06-08 17:35:07.776 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:35:07.776 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:35:07.776 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:35:07.776 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:35:07.776 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:35:07.776 | python3-zope.interface 2022-06-08 17:35:07.776 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:35:07.927 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:35:07.932 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:35:07.935 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:35:07.938 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:35:07.940 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:35:07.942 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:35:07.945 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:35:07.947 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:35:07.949 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:35:07.951 | ++ functions-common:time_stop:2433 : start_time=1654709707135 2022-06-08 17:35:07.954 | ++ functions-common:time_stop:2435 : [[ -z 1654709707135 ]] 2022-06-08 17:35:07.957 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:35:07.961 | ++ functions-common:time_stop:2438 : end_time=1654709707958 2022-06-08 17:35:07.964 | ++ functions-common:time_stop:2439 : elapsed_time=823 2022-06-08 17:35:07.967 | ++ functions-common:time_stop:2440 : total=3358 2022-06-08 17:35:07.969 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:35:07.972 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4181 2022-06-08 17:35:07.975 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:35:07.978 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 17:35:07.981 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 17:35:07.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 17:35:07.986 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 17:35:07.989 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 17:35:07.992 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:07.994 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:07.996 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 17:35:07.999 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-08 17:35:07.999 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 17:35:08.100 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 17:35:08.565 | OK 2022-06-08 17:35:08.581 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-06-08 17:35:09.742 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:35:09.791 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:35:09.876 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:35:10.039 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:35:10.091 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 17:35:10.653 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 17:35:20.552 | Fetched 362 kB in 1s (331 kB/s) 2022-06-08 17:35:22.162 | Reading package lists... 2022-06-08 17:35:22.197 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 17:35:22.438 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 17:35:22.462 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 17:35:22.466 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 17:35:22.636 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 17:35:22.821 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 17:35:23.403 | Fetched 336 kB in 1s (383 kB/s) 2022-06-08 17:35:25.014 | Reading package lists... 2022-06-08 17:35:25.050 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 17:35:25.053 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 17:35:25.056 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 17:35:25.060 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 17:35:25.063 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 17:35:25.066 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:35:25.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:35:25.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:35:25.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:35:25.076 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:35:25.076 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:35:25.081 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:35:25.085 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:35:25.088 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:35:25.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:35:25.095 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:35:25.112 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:35:25.117 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:35:25.120 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 17:35:25.123 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 17:35:25.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:35:25.128 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 17:35:25.131 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:35:25.134 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:35:25.136 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:35:25.138 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:35:25.141 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:35:25.143 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:25.145 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:25.148 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:35:25.150 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:35:25.152 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:35:25.154 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 17:35:25.157 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:35:25.159 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:35:25.161 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:25.164 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:25.166 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:35:25.192 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 17:35:25.307 | Reading package lists... 2022-06-08 17:35:25.569 | Building dependency tree... 2022-06-08 17:35:25.571 | Reading state information... 2022-06-08 17:35:25.843 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 17:35:25.843 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 17:35:25.843 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 17:35:25.843 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 17:35:25.843 | The following packages were automatically installed and are no longer required: 2022-06-08 17:35:25.844 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:35:25.844 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:35:25.844 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:35:25.844 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:35:25.844 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:35:25.844 | python3-zope.interface 2022-06-08 17:35:25.844 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:35:25.989 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:35:25.994 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 17:35:25.997 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:35:26.001 | ++ functions-common:time_stop:2426 : local name 2022-06-08 17:35:26.003 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 17:35:26.007 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:35:26.010 | ++ functions-common:time_stop:2429 : local total 2022-06-08 17:35:26.012 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 17:35:26.015 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:35:26.018 | ++ functions-common:time_stop:2433 : start_time=1654709725188 2022-06-08 17:35:26.021 | ++ functions-common:time_stop:2435 : [[ -z 1654709725188 ]] 2022-06-08 17:35:26.025 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:35:26.029 | ++ functions-common:time_stop:2438 : end_time=1654709726026 2022-06-08 17:35:26.031 | ++ functions-common:time_stop:2439 : elapsed_time=838 2022-06-08 17:35:26.034 | ++ functions-common:time_stop:2440 : total=4181 2022-06-08 17:35:26.036 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:35:26.039 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5019 2022-06-08 17:35:26.042 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 17:35:26.044 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 17:35:26.047 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:26.049 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:26.052 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-08 17:35:26.063 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 17:35:26.065 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:35:26.068 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:35:26.070 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:35:26.072 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:35:26.074 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:35:26.076 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:35:26.078 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:35:26.081 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:35:26.083 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:35:26.085 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:35:26.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 17:35:26.089 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:35:26.091 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 17:35:26.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 17:35:26.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 17:35:26.098 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 17:35:26.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-06-08 17:35:26.103 | ++ functions:create_disk:732 : local node_number 2022-06-08 17:35:26.106 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.108 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 17:35:26.110 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 17:35:26.113 | ++ functions:create_disk:736 : local key 2022-06-08 17:35:26.116 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 17:35:26.117 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.122 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.124 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.127 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 17:35:26.129 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.132 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 17:35:26.134 | ++ functions:destroy_disk:765 : local key 2022-06-08 17:35:26.137 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.137 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 17:35:26.144 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.147 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.149 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 17:35:26.154 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 17:35:26.168 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.184 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.191 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 17:35:26.208 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.220 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 17:35:26.248 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 17:35:26.248 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 17:35:26.249 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 17:35:26.249 | = reflink=1 2022-06-08 17:35:26.249 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 17:35:26.249 | = sunit=0 swidth=0 blks 2022-06-08 17:35:26.249 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 17:35:26.249 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 17:35:26.249 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 17:35:26.249 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 17:35:26.255 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2022-06-08 17:35:26.256 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 17:35:26.265 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2022-06-08 17:35:26.268 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 17:35:26.282 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 17:35:26.320 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 17:35:26.325 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2022-06-08 17:35:26.345 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 17:35:26.352 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 17:35:26.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph --create-keyring --name=mon. --add-key=AQDe3aBi9sEoFhAAEkKvQR72Csdo5Mxxmfgakw== --cap mon 'allow *' 2022-06-08 17:35:26.423 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph 2022-06-08 17:35:26.423 | added entity mon. auth(key=AQDe3aBi9sEoFhAAEkKvQR72Csdo5Mxxmfgakw==) 2022-06-08 17:35:26.423 | added 1 caps to entity mon. 2022-06-08 17:35:26.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2022-06-08 17:35:26.481 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 17:35:26.488 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 17:35:26.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 17:35:26.529 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph 2022-06-08 17:35:26.536 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 17:35:26.542 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-845149-1-ceph 2022-06-08 17:35:26.562 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid b89a69ec-2a52-44c4-aaff-7b5fdb45c16f 2022-06-08 17:35:26.632 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 17:35:26.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-845149-1-ceph 2022-06-08 17:35:26.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.41 2022-06-08 17:35:26.740 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-08 17:35:26.797 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-08 17:35:26.848 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-08 17:35:26.900 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-06-08 17:35:26.954 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-06-08 17:35:27.008 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-08 17:35:27.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-06-08 17:35:27.114 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-06-08 17:35:27.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 17:35:27.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 17:35:27.232 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 17:35:27.233 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 17:35:27.238 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 17:35:27.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-08 17:35:27.292 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 17:35:27.296 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 17:35:27.300 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-845149-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-845149-1-ceph 2022-06-08 17:35:27.405 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 17:35:27.426 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 17:35:27.430 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:35:27.444 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-845149-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 17:35:27.819 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 17:35:27.823 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:35:27.849 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 17:35:27.853 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 17:35:27.860 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 17:35:27.863 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 17:35:27.865 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 17:35:27.867 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 17:35:27.871 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 17:35:27.877 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph' 2022-06-08 17:35:27.879 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 17:35:27.882 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph' 2022-06-08 17:35:27.884 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 17:35:27.887 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:35:27.889 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:35:27.907 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 17:35:27.909 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 17:35:27.915 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 17:35:27.915 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 17:35:27.916 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 17:35:28.324 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 17:35:28.328 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 17:35:28.331 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 17:35:28.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 17:35:28.338 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 17:35:28.341 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 17:35:28.344 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 17:35:28.346 | ++ functions:vercmp:631 : local result 2022-06-08 17:35:28.350 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 17:35:28.351 | +++ functions:vercmp:635 : sort -V 2022-06-08 17:35:28.351 | +++ functions:vercmp:635 : head -1 2022-06-08 17:35:28.356 | ++ functions:vercmp:635 : result=14.0 2022-06-08 17:35:28.359 | ++ functions:vercmp:637 : case $op in 2022-06-08 17:35:28.362 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 17:35:28.365 | ++ functions:vercmp:652 : return 2022-06-08 17:35:28.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:35:28.374 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-06-08 17:35:28.751 | exported keyring for client.bootstrap-mds 2022-06-08 17:35:28.772 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:35:28.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-06-08 17:35:29.159 | exported keyring for client.bootstrap-osd 2022-06-08 17:35:29.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 17:35:29.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-06-08 17:35:29.555 | exported keyring for client.bootstrap-rgw 2022-06-08 17:35:29.577 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 17:35:29.596 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2022-06-08 17:35:30.026 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 17:35:30.041 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 17:35:30.043 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 17:35:30.047 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 17:35:30.484 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 17:35:30.487 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 17:35:30.500 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-06-08 17:35:30.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 17:35:30.898 | [osd.0] 2022-06-08 17:35:30.898 | key = AQDi3aBi7bGINBAAzSI9lG4wQ5vhxFchqeeZ+g== 2022-06-08 17:35:30.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 17:35:30.942 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 17:35:30.955 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-06-08 17:35:31.004 | 2022-06-08T17:35:31.002+0000 7f3e65e5e080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 17:35:31.004 | 2022-06-08T17:35:31.002+0000 7f3e65e5e080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 17:35:31.004 | 2022-06-08T17:35:31.002+0000 7f3e65e5e080 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-06-08 17:35:31.010 | 2022-06-08T17:35:31.006+0000 7f3e65e5e080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 17:35:33.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-08 17:35:35.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 17:35:35.791 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 17:35:36.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 17:35:36.195 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:35:36.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:35:36.203 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:35:36.209 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:35:36.209 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:35:36.209 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:35:36.214 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:35:36.217 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:35:36.220 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:35:36.222 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:35:36.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:35:36.241 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:35:36.244 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:35:36.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 17:35:36.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 17:35:36.251 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 17:35:36.253 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:35:36.255 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 17:35:36.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 17:35:36.260 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 17:35:36.274 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 17:35:36.278 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:35:36.297 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 17:35:36.301 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 17:35:36.304 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 17:35:36.307 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 17:35:36.309 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 17:35:36.312 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 17:35:36.316 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 17:35:36.323 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph' 2022-06-08 17:35:36.326 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 17:35:36.329 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph' 2022-06-08 17:35:36.331 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 17:35:36.335 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:35:36.338 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-845149-1-ceph 2022-06-08 17:35:36.360 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 17:35:36.363 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 17:35:36.367 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 17:35:36.368 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 17:35:36.368 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 17:35:36.770 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 17:35:36.773 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 17:35:36.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 17:35:36.779 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 17:35:36.808 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-06-08 17:35:43.882 | no valid command found; 10 closest matches: 2022-06-08 17:35:43.882 | 0 2022-06-08 17:35:43.882 | 1 2022-06-08 17:35:43.882 | 2 2022-06-08 17:35:43.882 | abort 2022-06-08 17:35:43.882 | assert 2022-06-08 17:35:43.882 | config diff 2022-06-08 17:35:43.882 | config diff get 2022-06-08 17:35:43.883 | config get 2022-06-08 17:35:43.883 | config help [] 2022-06-08 17:35:43.883 | config set ... 2022-06-08 17:35:43.883 | Error EINVAL: invalid command 2022-06-08 17:35:43.892 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-06-08 17:35:43.892 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 17:35:43.897 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 17:35:44.441 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-08 17:35:44.445 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 17:35:44.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 17:35:44.513 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 17:35:44.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 17:35:44.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 17:35:44.523 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 17:35:44.525 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 17:35:44.525 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 17:35:44.529 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 17:35:44.532 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 17:35:44.534 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 17:35:44.537 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 17:35:44.540 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 17:35:44.557 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:35:44.560 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 17:35:44.562 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 17:35:44.565 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 17:35:44.568 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 17:35:44.570 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 17:35:44.573 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 17:35:44.576 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 17:35:44.578 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 17:35:44.581 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 17:35:44.635 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 17:35:44.635 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 17:35:44.638 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 17:35:45.013 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 17:35:45.017 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 17:35:45.038 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:35:45.041 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 17:35:45.043 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:35:45.046 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:35:45.048 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:35:45.051 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:35:45.054 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:35:45.057 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:35:45.059 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:45.062 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:45.064 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:35:45.067 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:35:45.069 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:35:45.072 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:35:45.074 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 17:35:45.077 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:35:45.079 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:45.082 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:45.085 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 17:35:45.107 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-08 17:35:45.223 | Reading package lists... 2022-06-08 17:35:45.484 | Building dependency tree... 2022-06-08 17:35:45.486 | Reading state information... 2022-06-08 17:35:45.752 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 17:35:45.752 | The following packages were automatically installed and are no longer required: 2022-06-08 17:35:45.753 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:35:45.753 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:35:45.753 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:35:45.753 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:35:45.753 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:35:45.753 | python3-zope.interface 2022-06-08 17:35:45.753 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:35:45.894 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:35:45.899 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:35:45.902 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:35:45.904 | + functions-common:time_stop:2426 : local name 2022-06-08 17:35:45.907 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:35:45.909 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:35:45.912 | + functions-common:time_stop:2429 : local total 2022-06-08 17:35:45.915 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:35:45.917 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:35:45.919 | + functions-common:time_stop:2433 : start_time=1654709745105 2022-06-08 17:35:45.922 | + functions-common:time_stop:2435 : [[ -z 1654709745105 ]] 2022-06-08 17:35:45.925 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:35:45.929 | + functions-common:time_stop:2438 : end_time=1654709745926 2022-06-08 17:35:45.932 | + functions-common:time_stop:2439 : elapsed_time=821 2022-06-08 17:35:45.934 | + functions-common:time_stop:2440 : total=5019 2022-06-08 17:35:45.937 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:35:45.939 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5840 2022-06-08 17:35:45.941 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:35:45.944 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 17:35:45.946 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:35:45.949 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:35:45.951 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:35:45.954 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:35:45.956 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:35:45.959 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:35:45.961 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 17:35:45.964 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:35:45.966 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:35:45.969 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:35:45.971 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:35:45.974 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:35:45.976 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:35:45.978 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:35:45.981 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:35:45.983 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:35:45.985 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:35:45.988 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 17:35:45.990 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:35:45.992 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:35:45.995 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:35:45.997 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:35:45.999 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:35:46.002 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:35:46.004 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 17:35:46.007 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 17:35:46.028 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:35:46.031 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 17:35:46.034 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:35:46.036 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 17:35:46.042 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 17:35:46.047 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 17:35:46.053 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 17:35:46.056 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 17:35:46.058 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 17:35:46.061 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 17:35:46.063 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 17:35:46.066 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 17:35:46.070 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 17:35:46.813 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 17:35:46.813 | user tags 2022-06-08 17:35:46.813 | stackrabbit []' 2022-06-08 17:35:46.817 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 17:35:46.817 | user tags 2022-06-08 17:35:46.817 | stackrabbit []' 2022-06-08 17:35:46.817 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 17:35:46.824 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 17:35:46.827 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 17:35:46.831 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 17:35:47.521 | Changing password for user "stackrabbit" ... 2022-06-08 17:35:47.546 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 17:35:48.306 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 17:35:48.339 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 17:35:48.342 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 17:35:49.052 | Changing password for user "stackrabbit" ... 2022-06-08 17:35:49.078 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 17:35:49.080 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 17:35:49.083 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 17:35:49.795 | Deleting user "guest" ... 2022-06-08 17:35:49.817 | Error: 2022-06-08 17:35:49.817 | {:no_such_user, "guest"} 2022-06-08 17:35:49.829 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 17:35:49.832 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 17:35:49.850 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:35:49.853 | + ./stack.sh:main:831 : install_database 2022-06-08 17:35:49.855 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 17:35:49.858 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 17:35:49.861 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:49.863 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:49.866 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 17:35:50.087 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 17:35:50.090 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 17:35:50.092 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 17:35:50.095 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 17:35:50.097 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:35:50.100 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 17:35:50.103 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 17:35:50.105 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 17:35:50.108 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 17:35:50.110 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 17:35:50.113 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 17:35:50.115 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 17:35:50.118 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 17:35:50.121 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 17:35:50.123 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 17:35:50.126 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 17:35:50.128 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 17:35:50.131 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 17:35:50.134 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 17:35:50.136 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 17:35:50.139 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 17:35:50.141 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 17:35:50.144 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 17:35:50.146 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 17:35:50.149 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:50.152 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:50.154 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 17:35:50.157 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:35:50.160 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:35:50.162 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:35:50.165 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:35:50.167 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:35:50.170 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:35:50.172 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:50.175 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:50.177 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:35:50.180 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:35:50.182 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:35:50.184 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:35:50.187 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 17:35:50.189 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:35:50.192 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:50.194 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:50.196 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 17:35:50.219 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-08 17:35:50.329 | Reading package lists... 2022-06-08 17:35:50.598 | Building dependency tree... 2022-06-08 17:35:50.599 | Reading state information... 2022-06-08 17:35:50.864 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 17:35:50.864 | The following packages were automatically installed and are no longer required: 2022-06-08 17:35:50.865 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:35:50.866 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:35:50.866 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:35:50.866 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:35:50.866 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:35:50.866 | python3-zope.interface 2022-06-08 17:35:50.866 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:35:50.991 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:35:50.997 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:35:51.000 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:35:51.004 | + functions-common:time_stop:2426 : local name 2022-06-08 17:35:51.008 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:35:51.011 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:35:51.014 | + functions-common:time_stop:2429 : local total 2022-06-08 17:35:51.017 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:35:51.020 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:35:51.023 | + functions-common:time_stop:2433 : start_time=1654709750216 2022-06-08 17:35:51.026 | + functions-common:time_stop:2435 : [[ -z 1654709750216 ]] 2022-06-08 17:35:51.030 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:35:51.036 | + functions-common:time_stop:2438 : end_time=1654709751033 2022-06-08 17:35:51.039 | + functions-common:time_stop:2439 : elapsed_time=817 2022-06-08 17:35:51.041 | + functions-common:time_stop:2440 : total=5840 2022-06-08 17:35:51.044 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:35:51.047 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6657 2022-06-08 17:35:51.049 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:35:51.052 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 17:35:51.055 | + ./stack.sh:main:834 : install_database_python 2022-06-08 17:35:51.058 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 17:35:51.060 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 17:35:51.063 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 17:35:51.065 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 17:35:51.069 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 17:35:51.071 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 17:35:51.074 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 17:35:51.078 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 17:35:51.078 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 17:35:51.083 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 17:35:51.086 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 17:35:51.089 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 17:35:51.093 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 17:35:51.096 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 17:35:51.124 | Using python 3.8 to install PyMySQL 2022-06-08 17:35:51.127 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-08 17:35:51.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:35:51.937 | from cryptography.utils import int_from_bytes 2022-06-08 17:35:51.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:35:51.937 | from cryptography.utils import int_from_bytes 2022-06-08 17:35:53.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:35:53.103 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 17:35:54.735 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-08 17:35:54.828 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:35:54.828 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:35:54.934 | + inc/python:pip_install:196 : result=0 2022-06-08 17:35:54.939 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 17:35:54.942 | + functions-common:time_stop:2426 : local name 2022-06-08 17:35:54.947 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:35:54.951 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:35:54.954 | + functions-common:time_stop:2429 : local total 2022-06-08 17:35:54.958 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:35:54.962 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 17:35:54.965 | + functions-common:time_stop:2433 : start_time=1654709751116 2022-06-08 17:35:54.968 | + functions-common:time_stop:2435 : [[ -z 1654709751116 ]] 2022-06-08 17:35:54.972 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:35:54.978 | + functions-common:time_stop:2438 : end_time=1654709754974 2022-06-08 17:35:54.981 | + functions-common:time_stop:2439 : elapsed_time=3858 2022-06-08 17:35:54.984 | + functions-common:time_stop:2440 : total=20321 2022-06-08 17:35:54.987 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:35:54.990 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24179 2022-06-08 17:35:54.993 | + inc/python:pip_install:199 : return 0 2022-06-08 17:35:54.996 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 17:35:54.999 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 17:35:55.001 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 17:35:55.004 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 17:35:55.023 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:35:55.026 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 17:35:55.028 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 17:35:55.032 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-06-08 17:35:55.032 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 17:35:55.039 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-06-08 17:35:55.041 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-06-08 17:35:55.044 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2022-06-08 17:35:55.046 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 17:35:55.049 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 17:35:55.051 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 17:35:55.071 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:35:55.073 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 17:35:55.077 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:35:55.080 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:35:55.084 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:35:55.086 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:35:55.089 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:35:55.091 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:35:55.094 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:55.096 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:55.099 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:35:55.101 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:35:55.104 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:35:55.106 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:35:55.109 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 17:35:55.111 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:35:55.114 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:55.116 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:55.119 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 17:35:55.141 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-08 17:35:55.252 | Reading package lists... 2022-06-08 17:35:55.508 | Building dependency tree... 2022-06-08 17:35:55.510 | Reading state information... 2022-06-08 17:35:55.772 | radvd is already the newest version (1:2.17-2). 2022-06-08 17:35:55.772 | The following packages were automatically installed and are no longer required: 2022-06-08 17:35:55.773 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:35:55.773 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:35:55.773 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:35:55.773 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:35:55.773 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:35:55.773 | python3-zope.interface 2022-06-08 17:35:55.773 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:35:55.933 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:35:55.938 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:35:55.942 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:35:55.945 | + functions-common:time_stop:2426 : local name 2022-06-08 17:35:55.948 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:35:55.950 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:35:55.952 | + functions-common:time_stop:2429 : local total 2022-06-08 17:35:55.955 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:35:55.957 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:35:55.960 | + functions-common:time_stop:2433 : start_time=1654709755138 2022-06-08 17:35:55.962 | + functions-common:time_stop:2435 : [[ -z 1654709755138 ]] 2022-06-08 17:35:55.965 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:35:55.970 | + functions-common:time_stop:2438 : end_time=1654709755967 2022-06-08 17:35:55.972 | + functions-common:time_stop:2439 : elapsed_time=829 2022-06-08 17:35:55.975 | + functions-common:time_stop:2440 : total=6657 2022-06-08 17:35:55.977 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:35:55.979 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7486 2022-06-08 17:35:55.982 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:35:55.984 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 17:35:56.002 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:35:56.005 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 17:35:56.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 17:35:56.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 17:35:56.013 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 17:35:56.034 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 17:35:56.036 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 17:35:56.039 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 17:35:56.041 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 17:35:56.044 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 17:35:56.046 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 17:35:56.049 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 17:35:56.051 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:56.053 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:56.056 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 17:35:56.058 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 17:35:56.060 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 17:35:56.062 | + functions-common:apt_get_update:1191 : return 2022-06-08 17:35:56.065 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 17:35:56.067 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 17:35:56.070 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:56.072 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:56.074 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 17:35:56.097 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-08 17:35:56.212 | Reading package lists... 2022-06-08 17:35:56.479 | Building dependency tree... 2022-06-08 17:35:56.481 | Reading state information... 2022-06-08 17:35:56.760 | fakeroot is already the newest version (1.24-1). 2022-06-08 17:35:56.761 | make is already the newest version (4.2.1-1.2). 2022-06-08 17:35:56.761 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 17:35:56.761 | The following packages were automatically installed and are no longer required: 2022-06-08 17:35:56.762 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 17:35:56.762 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 17:35:56.762 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 17:35:56.762 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 17:35:56.762 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 17:35:56.762 | python3-zope.interface 2022-06-08 17:35:56.762 | Use 'sudo apt autoremove' to remove them. 2022-06-08 17:35:56.884 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 17:35:56.889 | + functions-common:apt_get:1235 : result=0 2022-06-08 17:35:56.892 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 17:35:56.895 | + functions-common:time_stop:2426 : local name 2022-06-08 17:35:56.898 | + functions-common:time_stop:2427 : local end_time 2022-06-08 17:35:56.900 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 17:35:56.903 | + functions-common:time_stop:2429 : local total 2022-06-08 17:35:56.906 | + functions-common:time_stop:2430 : local start_time 2022-06-08 17:35:56.909 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 17:35:56.911 | + functions-common:time_stop:2433 : start_time=1654709756093 2022-06-08 17:35:56.915 | + functions-common:time_stop:2435 : [[ -z 1654709756093 ]] 2022-06-08 17:35:56.919 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 17:35:56.926 | + functions-common:time_stop:2438 : end_time=1654709756920 2022-06-08 17:35:56.928 | + functions-common:time_stop:2439 : elapsed_time=827 2022-06-08 17:35:56.930 | + functions-common:time_stop:2440 : total=7486 2022-06-08 17:35:56.933 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 17:35:56.935 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8313 2022-06-08 17:35:56.937 | + functions-common:apt_get:1239 : return 0 2022-06-08 17:35:56.940 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 17:35:56.942 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 17:35:56.945 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 17:35:56.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 17:35:56.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 17:35:56.956 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 17:35:56.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 17:35:56.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 17:35:56.969 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 17:35:56.969 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 17:35:56.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 17:35:56.978 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 17:35:56.981 | + functions:vercmp:628 : local v1=5.4 2022-06-08 17:35:56.983 | + functions:vercmp:629 : local 'op=<' 2022-06-08 17:35:56.986 | + functions:vercmp:630 : local v2=3.13 2022-06-08 17:35:56.988 | + functions:vercmp:631 : local result 2022-06-08 17:35:56.992 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 17:35:56.992 | ++ functions:vercmp:635 : sort -V 2022-06-08 17:35:56.993 | ++ functions:vercmp:635 : head -1 2022-06-08 17:35:56.998 | + functions:vercmp:635 : result=3.13 2022-06-08 17:35:57.000 | + functions:vercmp:637 : case $op in 2022-06-08 17:35:57.002 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 17:35:57.005 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 17:35:57.007 | + functions:vercmp:648 : return 2022-06-08 17:35:57.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 17:35:57.012 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 17:35:57.015 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 17:35:57.522 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 17:35:57.524 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 17:35:57.527 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.531 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.533 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 17:35:57.537 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.540 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 17:35:57.560 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 17:35:57.562 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 17:35:57.565 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 17:35:57.565 | Installing etcd 2022-06-08 17:35:57.567 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 17:35:57.580 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 17:35:57.597 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 17:35:57.600 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 17:35:57.616 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 17:35:57.620 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:35:57.623 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:35:57.627 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:35:57.632 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:35:57.635 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-08 17:35:57.638 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 17:35:57.640 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:35:57.643 | ++ functions:get_extra_file:74 : return 2022-06-08 17:35:57.647 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 17:35:57.650 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 17:35:57.653 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 17:35:57.655 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 17:35:57.677 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:35:57.681 | + ./stack.sh:main:861 : install_dstat 2022-06-08 17:35:57.684 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 17:35:57.704 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 17:35:57.707 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 17:35:57.709 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 17:35:57.711 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 17:35:57.714 | + ./stack.sh:main:870 : install_libs 2022-06-08 17:35:57.717 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 17:35:57.719 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 17:35:57.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 17:35:57.724 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 17:35:57.727 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.729 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.732 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 17:35:57.734 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.736 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 17:35:57.739 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 17:35:57.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 17:35:57.744 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 17:35:57.746 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.749 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.751 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 17:35:57.753 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.756 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 17:35:57.758 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 17:35:57.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 17:35:57.763 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 17:35:57.765 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.767 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.770 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 17:35:57.773 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.775 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 17:35:57.779 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 17:35:57.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 17:35:57.784 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 17:35:57.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.791 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.794 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 17:35:57.797 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.800 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 17:35:57.805 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 17:35:57.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 17:35:57.812 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 17:35:57.816 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.819 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.822 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 17:35:57.826 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.829 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 17:35:57.832 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 17:35:57.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 17:35:57.839 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 17:35:57.842 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.845 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.848 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 17:35:57.850 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.854 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 17:35:57.857 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 17:35:57.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 17:35:57.862 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 17:35:57.865 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.868 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.870 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 17:35:57.873 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.875 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 17:35:57.878 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 17:35:57.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 17:35:57.883 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 17:35:57.885 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.888 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.890 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 17:35:57.893 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.895 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 17:35:57.898 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 17:35:57.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 17:35:57.904 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 17:35:57.907 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.909 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.913 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 17:35:57.916 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.919 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 17:35:57.922 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 17:35:57.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 17:35:57.928 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 17:35:57.931 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.933 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.936 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 17:35:57.938 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.941 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 17:35:57.944 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 17:35:57.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 17:35:57.952 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 17:35:57.955 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.958 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.961 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 17:35:57.965 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.968 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 17:35:57.972 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 17:35:57.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 17:35:57.978 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 17:35:57.981 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:57.984 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:57.987 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 17:35:57.990 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:57.993 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 17:35:57.995 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 17:35:57.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 17:35:58.000 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 17:35:58.003 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.006 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.009 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 17:35:58.012 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.015 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 17:35:58.017 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 17:35:58.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 17:35:58.023 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 17:35:58.025 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.027 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.030 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 17:35:58.032 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.035 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 17:35:58.037 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 17:35:58.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 17:35:58.043 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 17:35:58.045 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.048 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.050 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 17:35:58.053 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.055 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 17:35:58.057 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 17:35:58.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 17:35:58.062 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 17:35:58.064 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.067 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.069 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 17:35:58.072 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.074 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 17:35:58.076 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 17:35:58.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 17:35:58.081 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 17:35:58.083 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.086 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.089 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 17:35:58.091 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.094 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 17:35:58.096 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 17:35:58.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 17:35:58.102 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 17:35:58.104 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.106 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.109 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 17:35:58.111 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.113 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 17:35:58.116 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 17:35:58.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 17:35:58.121 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 17:35:58.123 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.126 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.128 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 17:35:58.131 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.134 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 17:35:58.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 17:35:58.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 17:35:58.141 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 17:35:58.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.146 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.149 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 17:35:58.152 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.154 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 17:35:58.157 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 17:35:58.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 17:35:58.163 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 17:35:58.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.168 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.170 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 17:35:58.173 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.175 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 17:35:58.178 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 17:35:58.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 17:35:58.183 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 17:35:58.186 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.189 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.192 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 17:35:58.194 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.197 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 17:35:58.199 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 17:35:58.202 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 17:35:58.204 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 17:35:58.207 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.209 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.212 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 17:35:58.214 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.217 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 17:35:58.219 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 17:35:58.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 17:35:58.224 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 17:35:58.227 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.229 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.231 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 17:35:58.234 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.237 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 17:35:58.240 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 17:35:58.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 17:35:58.245 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 17:35:58.247 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.250 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.253 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 17:35:58.255 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.258 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 17:35:58.260 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 17:35:58.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 17:35:58.266 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 17:35:58.268 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.271 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.273 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 17:35:58.276 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.278 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 17:35:58.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 17:35:58.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 17:35:58.286 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 17:35:58.289 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.292 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.294 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 17:35:58.297 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.300 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 17:35:58.302 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 17:35:58.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 17:35:58.309 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 17:35:58.312 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.315 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.317 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 17:35:58.320 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.324 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 17:35:58.329 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 17:35:58.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 17:35:58.335 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 17:35:58.337 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.340 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.343 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 17:35:58.346 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.348 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 17:35:58.351 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 17:35:58.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 17:35:58.358 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 17:35:58.360 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.364 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.367 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 17:35:58.370 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.373 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 17:35:58.375 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 17:35:58.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 17:35:58.380 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 17:35:58.383 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.386 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.388 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 17:35:58.391 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.393 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 17:35:58.396 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 17:35:58.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 17:35:58.401 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 17:35:58.403 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.406 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.408 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 17:35:58.411 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.414 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 17:35:58.417 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 17:35:58.419 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 17:35:58.421 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 17:35:58.424 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.426 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.429 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 17:35:58.432 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.434 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 17:35:58.436 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 17:35:58.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 17:35:58.441 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 17:35:58.444 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.447 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.454 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 17:35:58.458 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.462 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 17:35:58.465 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 17:35:58.469 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 17:35:58.472 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 17:35:58.476 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.478 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.481 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 17:35:58.483 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.486 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 17:35:58.489 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 17:35:58.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 17:35:58.494 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 17:35:58.497 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.499 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.502 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 17:35:58.504 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.507 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 17:35:58.509 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 17:35:58.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 17:35:58.514 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 17:35:58.516 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.519 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.522 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 17:35:58.524 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.527 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 17:35:58.529 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 17:35:58.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 17:35:58.534 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 17:35:58.537 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 17:35:58.540 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 17:35:58.542 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 17:35:58.544 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 17:35:58.547 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 17:35:58.569 | Using python 3.8 to install etcd3 2022-06-08 17:35:58.572 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-08 17:35:59.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:35:59.380 | from cryptography.utils import int_from_bytes 2022-06-08 17:35:59.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 17:35:59.380 | from cryptography.utils import int_from_bytes 2022-06-08 17:36:00.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 17:36:00.591 | Collecting etcd3 2022-06-08 17:36:00.599 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 17:36:00.624 | Preparing metadata (setup.py): started 2022-06-08 17:36:00.684 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 17:36:00.684 | ERROR: Command errored out with exit status 1: 2022-06-08 17:36:00.684 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-6p7vhfxr/etcd3_b61798f94f9e4d53942ac0cb7d7c7420/setup.py'"'"'; __file__='"'"'/tmp/pip-install-6p7vhfxr/etcd3_b61798f94f9e4d53942ac0cb7d7c7420/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qlrqvh9b 2022-06-08 17:36:00.684 | cwd: /tmp/pip-install-6p7vhfxr/etcd3_b61798f94f9e4d53942ac0cb7d7c7420/ 2022-06-08 17:36:00.684 | Complete output (3 lines): 2022-06-08 17:36:00.684 | Traceback (most recent call last): 2022-06-08 17:36:00.684 | File "", line 1, in 2022-06-08 17:36:00.685 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 17:36:00.685 | ---------------------------------------- 2022-06-08 17:36:00.685 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-08 17:36:00.685 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 17:36:00.686 | 2022-06-08 17:36:00.686 | The conflict is caused by: 2022-06-08 17:36:00.686 | The user requested etcd3 2022-06-08 17:36:00.686 | The user requested (constraint) etcd3===0.12.0 2022-06-08 17:36:00.686 | 2022-06-08 17:36:00.686 | To fix this you could try to: 2022-06-08 17:36:00.686 | 1. loosen the range of package versions you've specified 2022-06-08 17:36:00.686 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 17:36:00.686 | 2022-06-08 17:36:00.686 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 17:36:00.785 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 17:36:00.785 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 17:36:00.872 | + inc/python:pip_install:1 : exit_trap 2022-06-08 17:36:00.876 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 17:36:00.880 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 17:36:00.884 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 17:36:00.887 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 17:36:00.890 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 17:36:00.893 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 17:36:00.897 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 17:36:00.900 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 17:36:00.902 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 17:36:00.902 | Error on exit 2022-06-08 17:36:00.904 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 17:36:00.906 | + ./stack.sh:exit_trap:537 : generate-subunit 1654709659 101 fail 2022-06-08 17:36:01.150 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 17:36:01.153 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 17:36:01.664 | + ./stack.sh:exit_trap:551 : exit 1