2022-06-08 18:35:15.207 | + ./stack.sh:main:482 : exec 2022-06-08 18:35:15.207 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-183515.summary.2022-06-08-183515 2022-06-08 18:35:15.207 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-183515' 2022-06-08 18:35:15.207 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:35:15.207 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-183515 2022-06-08 18:35:15.207 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-183515 /opt/stack/logs/stack.sh.log 2022-06-08 18:35:15.207 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-183515.summary.2022-06-08-183515 /opt/stack/logs/stack.sh.log.summary 2022-06-08 18:35:15.207 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 18:35:15.207 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 18:35:15.207 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 18:35:15.207 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 18:35:15.207 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 18:35:15.207 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 18:35:15.207 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 18:35:15.207 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 18:35:15.207 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 18:35:15.207 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 18:35:15.207 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 18:35:15.207 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 18:35:15.208 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 18:35:15.208 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 18:35:15.211 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 18:35:15.213 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 18:35:15.215 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 18:35:15.217 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 18:35:15.219 | + ./stack.sh:main:571 : uname -a 2022-06-08 18:35:15.220 | Linux dv-osbrick-836063-6-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 18:35:15.223 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 18:35:15.224 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 18:35:15.227 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 18:35:15.263 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 18:35:15.279 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 18:35:15.281 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-08 18:35:15.283 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 18:35:15.285 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:35:15.286 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-08 18:35:15.286 | Fetching DevStack plugins 2022-06-08 18:35:15.288 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-08 18:35:15.290 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-08 18:35:15.292 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-08 18:35:15.294 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 18:35:15.296 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:35:15.298 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-08 18:35:15.299 | + 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 18:35:15.301 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-08 18:35:15.303 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-08 18:35:15.305 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 18:35:15.306 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 18:35:15.309 | ++ functions-common:git_clone:601 : pwd 2022-06-08 18:35:15.311 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 18:35:15.312 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 18:35:15.314 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 18:35:15.327 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 18:35:15.328 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 18:35:15.330 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 18:35:15.332 | + functions-common:git_clone:618 : echo master 2022-06-08 18:35:15.332 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 18:35:15.337 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-08 18:35:15.338 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 18:35:15.341 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-08 18:35:15.352 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-08 18:35:15.355 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 18:35:15.355 | + functions-common:git_clone:679 : head -1 2022-06-08 18:35:15.358 | b0418e1 Disable horizon from basic tempest tests 2022-06-08 18:35:15.360 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 18:35:15.362 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 18:35:15.364 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 18:35:15.366 | + functions-common:run_phase:1855 : local phase= 2022-06-08 18:35:15.368 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:35:15.370 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:35:15.372 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:35:15.373 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:35:15.375 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:35:15.378 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:35:15.381 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:35:15.383 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:35:15.385 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:35:15.387 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 18:35:15.389 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:35:15.402 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:35:15.404 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 18:35:15.406 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:35:15.408 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:35:15.410 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:35:15.412 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:35:15.414 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 18:35:15.416 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 18:35:15.417 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 18:35:15.420 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 18:35:15.422 | + 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 18:35:15.423 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 18:35:15.425 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-08 18:35:15.427 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 18:35:15.429 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:35:15.431 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-08 18:35:15.431 | Overriding Configuration Defaults 2022-06-08 18:35:15.433 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-08 18:35:15.434 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:35:15.436 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-08 18:35:15.438 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-08 18:35:15.438 | devstack-plugin-ceph has overridden the following defaults 2022-06-08 18:35:15.440 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 18:35:15.441 | # Plug-in overrides 2022-06-08 18:35:15.441 | 2022-06-08 18:35:15.441 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-08 18:35:15.441 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-08 18:35:15.441 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-08 18:35:15.441 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-08 18:35:15.441 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-08 18:35:15.441 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-08 18:35:15.441 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-08 18:35:15.441 | 2022-06-08 18:35:15.441 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-08 18:35:15.441 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-08 18:35:15.441 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-08 18:35:15.441 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-08 18:35:15.441 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-08 18:35:15.441 | else 2022-06-08 18:35:15.441 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-08 18:35:15.441 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-08 18:35:15.442 | fi 2022-06-08 18:35:15.442 | fi 2022-06-08 18:35:15.443 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-08 18:35:15.445 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-08 18:35:15.458 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-08 18:35:15.460 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-08 18:35:15.474 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-08 18:35:15.476 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-08 18:35:15.489 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-08 18:35:15.492 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-08 18:35:15.504 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-08 18:35:15.507 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-08 18:35:15.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-08 18:35:15.521 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-08 18:35:15.535 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-08 18:35:15.537 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-08 18:35:15.538 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-08 18:35:15.540 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-08 18:35:15.542 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-08 18:35:15.545 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 18:35:15.561 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 18:35:15.563 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 18:35:15.576 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:35:15.578 | +++ lib/tls:source:43 : hostname -f 2022-06-08 18:35:15.581 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 18:35:15.583 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 18:35:15.585 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 18:35:15.587 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 18:35:15.589 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 18:35:15.591 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 18:35:15.593 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 18:35:15.595 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 18:35:15.597 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 18:35:15.598 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 18:35:15.603 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 18:35:15.614 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 18:35:15.631 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 18:35:15.643 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 18:35:15.656 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 18:35:15.690 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 18:35:15.747 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 18:35:15.835 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 18:35:15.857 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 18:35:15.903 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 18:35:15.951 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 18:35:16.099 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 18:35:16.113 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 18:35:16.126 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 18:35:16.138 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 18:35:16.226 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 18:35:16.229 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 18:35:16.232 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 18:35:16.234 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 18:35:16.236 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 18:35:16.238 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 18:35:16.241 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 18:35:16.241 | False' 2022-06-08 18:35:16.243 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 18:35:16.262 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 18:35:16.264 | + ./stack.sh:main:619 : run_phase source 2022-06-08 18:35:16.269 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 18:35:16.271 | + functions-common:run_phase:1855 : local phase= 2022-06-08 18:35:16.277 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:35:16.280 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:35:16.282 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:35:16.284 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:35:16.286 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:35:16.288 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:35:16.292 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:35:16.294 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:35:16.296 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:35:16.299 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 18:35:16.301 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:35:16.315 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:35:16.317 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 18:35:16.319 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 18:35:16.358 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 18:35:16.361 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 18:35:16.363 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 18:35:16.365 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 18:35:16.367 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-08 18:35:16.369 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 18:35:16.371 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-08 18:35:16.373 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-08 18:35:16.373 | Loading plugin settings 2022-06-08 18:35:16.375 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-08 18:35:16.377 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:35:16.379 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-08 18:35:16.382 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 18:35:16.385 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-08 18:35:16.390 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-08 18:35:16.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-08 18:35:16.396 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-08 18:35:16.398 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-08 18:35:16.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-08 18:35:16.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-08 18:35:16.405 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-08 18:35:16.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-08 18:35:16.472 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-08 18:35:16.474 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:35:16.477 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:35:16.479 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:35:16.482 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:35:16.482 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:35:16.483 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:35:16.487 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:35:16.490 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:35:16.492 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:35:16.495 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:35:16.498 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:35:16.513 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:35:16.515 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:35:16.518 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 18:35:16.520 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 18:35:16.523 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.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, =~ ,key, ]] 2022-06-08 18:35:16.528 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.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, =~ ,n-api, ]] 2022-06-08 18:35:16.533 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.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, =~ ,n-cond, ]] 2022-06-08 18:35:16.537 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.540 | + 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 18:35:16.542 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.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, =~ ,n-api-meta, ]] 2022-06-08 18:35:16.547 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.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, =~ ,placement-api, ]] 2022-06-08 18:35:16.551 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.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, =~ ,placement-client, ]] 2022-06-08 18:35:16.556 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.558 | + 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 18:35:16.561 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.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, =~ ,c-sch, ]] 2022-06-08 18:35:16.565 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.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, =~ ,c-api, ]] 2022-06-08 18:35:16.570 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.572 | + 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 18:35:16.575 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.578 | + 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 18:35:16.580 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.583 | + 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 18:35:16.585 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.587 | + 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 18:35:16.590 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.593 | + 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 18:35:16.595 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.598 | + 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 18:35:16.600 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.602 | + 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 18:35:16.605 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.607 | + 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 18:35:16.609 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.612 | + 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 18:35:16.614 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.616 | + 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 18:35:16.619 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.621 | + 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 18:35:16.623 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.626 | + 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 18:35:16.628 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.630 | + 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 18:35:16.633 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.635 | + 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 18:35:16.638 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.640 | + 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 18:35:16.643 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.645 | + 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 18:35:16.647 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.650 | + 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 18:35:16.653 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.655 | + 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 18:35:16.657 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.660 | + 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 18:35:16.662 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 18:35:16.664 | + 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 18:35:16.667 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 18:35:16.670 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 18:35:16.672 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 18:35:16.686 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:35:16.688 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 18:35:16.690 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 18:35:16.693 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 18:35:16.708 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:35:16.710 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 18:35:16.712 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 18:35:16.715 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 18:35:16.717 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 18:35:16.720 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 18:35:16.722 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 18:35:16.724 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 18:35:16.726 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 18:35:16.729 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 18:35:16.729 | Using mysql database backend 2022-06-08 18:35:16.731 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 18:35:16.746 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 18:35:16.749 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 18:35:16.752 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 18:35:16.754 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 18:35:16.757 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 18:35:16.759 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 18:35:16.775 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:35:16.777 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 18:35:16.793 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 18:35:16.809 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:35:16.811 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 18:35:16.827 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 18:35:16.842 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 18:35:16.858 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:35:16.860 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 18:35:16.876 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:35:16.879 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 18:35:16.881 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 18:35:16.884 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 18:35:16.889 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-183516 2022-06-08 18:35:16.891 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-183516 752' 2022-06-08 18:35:16.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.896 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 18:35:16.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.900 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 18:35:16.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.906 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 18:35:16.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.911 | + 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 18:35:16.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.916 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.75 2022-06-08 18:35:16.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.921 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.75/identity 2022-06-08 18:35:16.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.925 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-183515 2022-06-08 18:35:16.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.930 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 18:35:16.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.935 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.75 2022-06-08 18:35:16.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.940 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 18:35:16.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.944 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 18:35:16.947 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.950 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 18:35:16.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 18:35:16.954 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 18:35:16.957 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 18:35:16.959 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 18:35:16.962 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 18:35:16.964 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 18:35:16.966 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 18:35:16.968 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 18:35:16.971 | ++ functions-common:git_clone:601 : pwd 2022-06-08 18:35:16.973 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 18:35:16.975 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 18:35:16.978 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 18:35:16.993 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 18:35:16.995 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 18:35:16.997 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 18:35:17.000 | + functions-common:git_clone:618 : echo master 2022-06-08 18:35:17.000 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 18:35:17.005 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 18:35:17.007 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 18:35:17.009 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 18:35:17.022 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 18:35:17.025 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 18:35:17.025 | + functions-common:git_clone:679 : head -1 2022-06-08 18:35:17.028 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 18:35:17.030 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 18:35:17.034 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 18:35:17.037 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:35:17.039 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 18:35:17.042 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 18:35:17.044 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 18:35:17.047 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 18:35:17.049 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 18:35:17.052 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 18:35:17.054 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 18:35:17.056 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 18:35:17.060 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 18:35:17.064 | ++ tools/install_prereqs.sh:source:47 : NOW=1654713317 2022-06-08 18:35:17.067 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 18:35:17.072 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654713214 2022-06-08 18:35:17.075 | ++ tools/install_prereqs.sh:source:49 : DELTA=103 2022-06-08 18:35:17.077 | ++ tools/install_prereqs.sh:source:50 : [[ 103 -lt 7200 ]] 2022-06-08 18:35:17.080 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 18:35:17.082 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 18:35:17.084 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 18:35:17.087 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 18:35:17.089 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 18:35:17.091 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 18:35:17.094 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 18:35:17.096 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 18:35:17.099 | +++ 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 18:35:17.143 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 18:35:17.143 | apache2-dev 2022-06-08 18:35:17.143 | bc 2022-06-08 18:35:17.143 | bsdmainutils 2022-06-08 18:35:17.143 | curl 2022-06-08 18:35:17.143 | g++ 2022-06-08 18:35:17.143 | gawk 2022-06-08 18:35:17.143 | gcc 2022-06-08 18:35:17.143 | gettext 2022-06-08 18:35:17.143 | git 2022-06-08 18:35:17.144 | graphviz 2022-06-08 18:35:17.144 | iputils-ping 2022-06-08 18:35:17.144 | libapache2-mod-proxy-uwsgi 2022-06-08 18:35:17.144 | libffi-dev 2022-06-08 18:35:17.144 | libjpeg-dev 2022-06-08 18:35:17.144 | libpcre3-dev 2022-06-08 18:35:17.144 | libpq-dev 2022-06-08 18:35:17.144 | libssl-dev 2022-06-08 18:35:17.144 | libsystemd-dev 2022-06-08 18:35:17.144 | libxml2-dev 2022-06-08 18:35:17.144 | libxslt1-dev 2022-06-08 18:35:17.144 | libyaml-dev 2022-06-08 18:35:17.144 | lsof 2022-06-08 18:35:17.144 | openssh-server 2022-06-08 18:35:17.144 | openssl 2022-06-08 18:35:17.144 | pkg-config 2022-06-08 18:35:17.144 | psmisc 2022-06-08 18:35:17.144 | python3-dev 2022-06-08 18:35:17.144 | python3-pip 2022-06-08 18:35:17.144 | python3-systemd 2022-06-08 18:35:17.144 | python3-venv 2022-06-08 18:35:17.144 | tar 2022-06-08 18:35:17.144 | tcpdump 2022-06-08 18:35:17.144 | unzip 2022-06-08 18:35:17.144 | uuid-runtime 2022-06-08 18:35:17.144 | wget 2022-06-08 18:35:17.144 | wget 2022-06-08 18:35:17.144 | zlib1g-dev 2022-06-08 18:35:17.144 | libkrb5-dev 2022-06-08 18:35:17.144 | libldap2-dev 2022-06-08 18:35:17.144 | libsasl2-dev 2022-06-08 18:35:17.144 | memcached 2022-06-08 18:35:17.144 | python3-mysqldb 2022-06-08 18:35:17.144 | sqlite3 2022-06-08 18:35:17.145 | conntrack 2022-06-08 18:35:17.145 | curl 2022-06-08 18:35:17.145 | dnsmasq-base 2022-06-08 18:35:17.145 | dnsmasq-utils 2022-06-08 18:35:17.145 | ebtables 2022-06-08 18:35:17.145 | genisoimage 2022-06-08 18:35:17.145 | iptables 2022-06-08 18:35:17.145 | iputils-arping 2022-06-08 18:35:17.145 | kpartx 2022-06-08 18:35:17.145 | libjs-jquery-tablesorter 2022-06-08 18:35:17.145 | parted 2022-06-08 18:35:17.145 | pm-utils 2022-06-08 18:35:17.145 | python3-mysqldb 2022-06-08 18:35:17.145 | socat 2022-06-08 18:35:17.145 | sqlite3 2022-06-08 18:35:17.145 | sudo 2022-06-08 18:35:17.145 | vlan 2022-06-08 18:35:17.145 | lsscsi 2022-06-08 18:35:17.145 | open-iscsi 2022-06-08 18:35:17.145 | lvm2 2022-06-08 18:35:17.145 | qemu-utils 2022-06-08 18:35:17.145 | thin-provisioning-tools 2022-06-08 18:35:17.145 | acl 2022-06-08 18:35:17.145 | dnsmasq-base 2022-06-08 18:35:17.145 | dnsmasq-utils 2022-06-08 18:35:17.145 | ebtables 2022-06-08 18:35:17.145 | haproxy 2022-06-08 18:35:17.145 | iptables 2022-06-08 18:35:17.145 | iputils-arping 2022-06-08 18:35:17.145 | iputils-ping 2022-06-08 18:35:17.145 | postgresql-server-dev-all 2022-06-08 18:35:17.145 | python3-mysqldb 2022-06-08 18:35:17.145 | sqlite3 2022-06-08 18:35:17.145 | sudo 2022-06-08 18:35:17.145 | vlan 2022-06-08 18:35:17.146 | pcp 2022-06-08 18:35:17.146 | ipset 2022-06-08 18:35:17.146 | conntrack 2022-06-08 18:35:17.146 | conntrackd 2022-06-08 18:35:17.146 | keepalived 2022-06-08 18:35:17.146 | lvm2 2022-06-08 18:35:17.146 | qemu-utils 2022-06-08 18:35:17.146 | thin-provisioning-tools' 2022-06-08 18:35:17.146 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 18:35:17.165 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 18:35:17.165 | apache2-dev 2022-06-08 18:35:17.165 | bc 2022-06-08 18:35:17.165 | bsdmainutils 2022-06-08 18:35:17.165 | curl 2022-06-08 18:35:17.165 | g++ 2022-06-08 18:35:17.165 | gawk 2022-06-08 18:35:17.165 | gcc 2022-06-08 18:35:17.165 | gettext 2022-06-08 18:35:17.165 | git 2022-06-08 18:35:17.165 | graphviz 2022-06-08 18:35:17.165 | iputils-ping 2022-06-08 18:35:17.165 | libapache2-mod-proxy-uwsgi 2022-06-08 18:35:17.165 | libffi-dev 2022-06-08 18:35:17.165 | libjpeg-dev 2022-06-08 18:35:17.165 | libpcre3-dev 2022-06-08 18:35:17.165 | libpq-dev 2022-06-08 18:35:17.165 | libssl-dev 2022-06-08 18:35:17.165 | libsystemd-dev 2022-06-08 18:35:17.165 | libxml2-dev 2022-06-08 18:35:17.166 | libxslt1-dev 2022-06-08 18:35:17.166 | libyaml-dev 2022-06-08 18:35:17.166 | lsof 2022-06-08 18:35:17.166 | openssh-server 2022-06-08 18:35:17.166 | openssl 2022-06-08 18:35:17.166 | pkg-config 2022-06-08 18:35:17.166 | psmisc 2022-06-08 18:35:17.166 | python3-dev 2022-06-08 18:35:17.166 | python3-pip 2022-06-08 18:35:17.166 | python3-systemd 2022-06-08 18:35:17.166 | python3-venv 2022-06-08 18:35:17.166 | tar 2022-06-08 18:35:17.166 | tcpdump 2022-06-08 18:35:17.166 | unzip 2022-06-08 18:35:17.166 | uuid-runtime 2022-06-08 18:35:17.166 | wget 2022-06-08 18:35:17.166 | wget 2022-06-08 18:35:17.166 | zlib1g-dev 2022-06-08 18:35:17.166 | libkrb5-dev 2022-06-08 18:35:17.166 | libldap2-dev 2022-06-08 18:35:17.166 | libsasl2-dev 2022-06-08 18:35:17.166 | memcached 2022-06-08 18:35:17.166 | python3-mysqldb 2022-06-08 18:35:17.166 | sqlite3 2022-06-08 18:35:17.166 | conntrack 2022-06-08 18:35:17.166 | curl 2022-06-08 18:35:17.166 | dnsmasq-base 2022-06-08 18:35:17.166 | dnsmasq-utils 2022-06-08 18:35:17.166 | ebtables 2022-06-08 18:35:17.166 | genisoimage 2022-06-08 18:35:17.166 | iptables 2022-06-08 18:35:17.166 | iputils-arping 2022-06-08 18:35:17.166 | kpartx 2022-06-08 18:35:17.166 | libjs-jquery-tablesorter 2022-06-08 18:35:17.166 | parted 2022-06-08 18:35:17.166 | pm-utils 2022-06-08 18:35:17.167 | python3-mysqldb 2022-06-08 18:35:17.167 | socat 2022-06-08 18:35:17.167 | sqlite3 2022-06-08 18:35:17.167 | sudo 2022-06-08 18:35:17.167 | vlan 2022-06-08 18:35:17.167 | lsscsi 2022-06-08 18:35:17.167 | open-iscsi 2022-06-08 18:35:17.167 | lvm2 2022-06-08 18:35:17.167 | qemu-utils 2022-06-08 18:35:17.167 | thin-provisioning-tools 2022-06-08 18:35:17.167 | acl 2022-06-08 18:35:17.167 | dnsmasq-base 2022-06-08 18:35:17.167 | dnsmasq-utils 2022-06-08 18:35:17.167 | ebtables 2022-06-08 18:35:17.167 | haproxy 2022-06-08 18:35:17.167 | iptables 2022-06-08 18:35:17.167 | iputils-arping 2022-06-08 18:35:17.167 | iputils-ping 2022-06-08 18:35:17.167 | postgresql-server-dev-all 2022-06-08 18:35:17.167 | python3-mysqldb 2022-06-08 18:35:17.167 | sqlite3 2022-06-08 18:35:17.167 | sudo 2022-06-08 18:35:17.167 | vlan 2022-06-08 18:35:17.167 | pcp 2022-06-08 18:35:17.167 | ipset 2022-06-08 18:35:17.167 | conntrack 2022-06-08 18:35:17.167 | conntrackd 2022-06-08 18:35:17.167 | keepalived 2022-06-08 18:35:17.167 | lvm2 2022-06-08 18:35:17.167 | qemu-utils 2022-06-08 18:35:17.167 | thin-provisioning-tools ' 2022-06-08 18:35:17.169 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 18:35:17.172 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:17.174 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:17.177 | ++ 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 18:35:17.177 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 18:35:17.182 | ++ 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 18:35:17.184 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:35:17.187 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:35:17.189 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 18:35:17.191 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:35:17.193 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:35:17.195 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:35:17.197 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:17.199 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:17.201 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:35:17.203 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 18:35:17.205 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 18:35:17.207 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 18:35:17.210 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 18:35:17.214 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 18:35:17.216 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 18:35:17.218 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 18:35:17.220 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 18:35:17.222 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 18:35:17.225 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 18:35:17.229 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654713317226 2022-06-08 18:35:17.231 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 18:35:17.233 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 18:35:17.235 | ++ 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 18:35:17.584 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:35:17.610 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:35:17.689 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:35:18.152 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:35:26.003 | Fetched 336 kB in 1s (316 kB/s) 2022-06-08 18:35:27.556 | Reading package lists... 2022-06-08 18:35:27.587 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 18:35:27.589 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 18:35:27.592 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:35:27.594 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:35:27.596 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:35:27.598 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:35:27.600 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:35:27.602 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 18:35:27.604 | ++ functions-common:time_stop:2433 : start_time=1654713317226 2022-06-08 18:35:27.606 | ++ functions-common:time_stop:2435 : [[ -z 1654713317226 ]] 2022-06-08 18:35:27.609 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:35:27.613 | ++ functions-common:time_stop:2438 : end_time=1654713327611 2022-06-08 18:35:27.615 | ++ functions-common:time_stop:2439 : elapsed_time=10385 2022-06-08 18:35:27.617 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 18:35:27.619 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:35:27.622 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=10385 2022-06-08 18:35:27.625 | ++ 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 18:35:27.627 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:35:27.629 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:27.631 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:27.633 | ++ 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 18:35:27.654 | ++ 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 18:35:27.763 | Reading package lists... 2022-06-08 18:35:28.007 | Building dependency tree... 2022-06-08 18:35:28.008 | Reading state information... 2022-06-08 18:35:28.044 | acl is already the newest version (2.2.53-6). 2022-06-08 18:35:28.044 | bc is already the newest version (1.07.1-2build1). 2022-06-08 18:35:28.044 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 18:35:28.044 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 18:35:28.044 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 18:35:28.044 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 18:35:28.044 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 18:35:28.044 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 18:35:28.044 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 18:35:28.044 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 18:35:28.044 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 18:35:28.044 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 18:35:28.044 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 18:35:28.044 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 18:35:28.045 | libffi-dev is already the newest version (3.3-4). 2022-06-08 18:35:28.045 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 18:35:28.045 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 18:35:28.045 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 18:35:28.045 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 18:35:28.045 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 18:35:28.045 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 18:35:28.045 | psmisc is already the newest version (23.3-1). 2022-06-08 18:35:28.045 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 18:35:28.045 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 18:35:28.045 | python3-systemd is already the newest version (234-3build2). 2022-06-08 18:35:28.046 | socat is already the newest version (1.7.3.3-2). 2022-06-08 18:35:28.046 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 18:35:28.046 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 18:35:28.046 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 18:35:28.046 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 18:35:28.046 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 18:35:28.046 | pcp is already the newest version (5.0.3-1). 2022-06-08 18:35:28.046 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 18:35:28.046 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 18:35:28.046 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:35:28.046 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:35:28.046 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 18:35:28.046 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 18:35:28.046 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 18:35:28.046 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 18:35:28.046 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 18:35:28.046 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 18:35:28.046 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 18:35:28.046 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 18:35:28.046 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 18:35:28.046 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 18:35:28.046 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 18:35:28.046 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 18:35:28.046 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 18:35:28.046 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 18:35:28.046 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 18:35:28.046 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 18:35:28.046 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 18:35:28.046 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 18:35:28.046 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 18:35:28.046 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 18:35:28.046 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 18:35:28.046 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 18:35:28.046 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 18:35:28.047 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 18:35:28.047 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 18:35:28.047 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 18:35:28.047 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 18:35:28.047 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 18:35:28.047 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 18:35:28.047 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 18:35:28.047 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 18:35:28.047 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 18:35:28.268 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 18:35:28.268 | The following packages were automatically installed and are no longer required: 2022-06-08 18:35:28.269 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:35:28.269 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:35:28.269 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:35:28.269 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:35:28.269 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:35:28.270 | python3-zope.interface 2022-06-08 18:35:28.270 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:35:28.382 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:35:28.386 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:35:28.389 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:35:28.391 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:35:28.394 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:35:28.396 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:35:28.398 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:35:28.400 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:35:28.403 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:35:28.406 | ++ functions-common:time_stop:2433 : start_time=1654713327651 2022-06-08 18:35:28.408 | ++ functions-common:time_stop:2435 : [[ -z 1654713327651 ]] 2022-06-08 18:35:28.411 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:35:28.415 | ++ functions-common:time_stop:2438 : end_time=1654713328412 2022-06-08 18:35:28.417 | ++ functions-common:time_stop:2439 : elapsed_time=761 2022-06-08 18:35:28.419 | ++ functions-common:time_stop:2440 : total=2363 2022-06-08 18:35:28.421 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:35:28.423 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3124 2022-06-08 18:35:28.426 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:35:28.428 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 18:35:28.431 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 18:35:28.433 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 18:35:28.437 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 18:35:28.442 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 18:35:28.444 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 18:35:28.447 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 18:35:29.713 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 18:35:29.715 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 18:35:29.717 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 18:35:29.719 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 18:35:29.721 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 18:35:29.723 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 18:35:29.724 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 18:35:29.726 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 18:35:29.728 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 18:35:29.729 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 18:35:29.731 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 18:35:29.733 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 18:35:29.735 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 18:35:29.737 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 18:35:29.738 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 18:35:29.740 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 18:35:29.742 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 18:35:29.744 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 18:35:29.745 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 18:35:29.747 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 18:35:29.749 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 18:35:29.751 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 18:35:29.753 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 18:35:29.755 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 18:35:29.824 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 18:35:29.827 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 18:35:29.896 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 18:35:29.898 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 18:35:29.967 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 18:35:29.969 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 18:35:29.971 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 18:35:29.973 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 18:35:29.975 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 18:35:29.977 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 18:35:29.978 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 18:35:29.980 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 18:35:29.982 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 18:35:29.984 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 18:35:29.986 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 18:35:29.986 | Distro: focal 2022-06-08 18:35:29.988 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 18:35:29.990 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 18:35:29.994 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 18:35:29.996 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 18:35:29.998 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 18:35:29.998 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 18:35:30.631 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 18:35:30.632 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 18:35:30.633 | pip: 21.3.1 2022-06-08 18:35:30.634 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 18:35:30.636 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 18:35:30.638 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:35:30.640 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:35:30.641 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:35:30.643 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:35:30.645 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:35:30.646 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:35:30.648 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:35:30.650 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:35:30.651 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:35:30.653 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:35:30.655 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 18:35:30.657 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:30.658 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:30.660 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-08 18:35:30.664 | + tools/install_pip.sh:main:153 : set -x 2022-06-08 18:35:30.666 | + tools/install_pip.sh:main:156 : get_versions 2022-06-08 18:35:30.668 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 18:35:30.672 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 18:35:30.674 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 18:35:30.677 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 18:35:30.677 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 18:35:31.317 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 18:35:31.319 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 18:35:31.319 | pip: 21.3.1 2022-06-08 18:35:31.322 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 18:35:31.325 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 18:35:31.328 | + ./stack.sh:main:791 : fixup_all 2022-06-08 18:35:31.331 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 18:35:31.333 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 18:35:31.335 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:31.337 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:31.339 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 18:35:31.352 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 18:35:31.363 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 18:35:31.374 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 18:35:31.376 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 18:35:31.378 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:35:31.380 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:35:31.382 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:35:31.385 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:35:31.387 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:35:31.389 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:35:31.391 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:35:31.393 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:35:31.395 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:35:31.397 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:35:31.399 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 18:35:31.402 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 18:35:31.405 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 18:35:31.407 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:35:31.409 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:35:31.411 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:35:31.414 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:35:31.416 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:35:31.418 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:35:31.420 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 18:35:31.423 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 18:35:31.443 | Using python 3.8 to install os-testr 2022-06-08 18:35:31.445 | + 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 18:35:32.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:35:32.284 | from cryptography.utils import int_from_bytes 2022-06-08 18:35:32.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:35:32.284 | from cryptography.utils import int_from_bytes 2022-06-08 18:35:33.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:35:33.446 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 18:35:33.512 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 18:35:33.514 | 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 18:35:33.515 | 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 18:35:33.529 | 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 18:35:33.539 | 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 18:35:33.551 | 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 18:35:35.272 | 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 18:35:35.368 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:35:35.368 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:35:35.478 | + inc/python:pip_install:196 : result=0 2022-06-08 18:35:35.480 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:35:35.482 | + functions-common:time_stop:2426 : local name 2022-06-08 18:35:35.484 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:35:35.486 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:35:35.489 | + functions-common:time_stop:2429 : local total 2022-06-08 18:35:35.491 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:35:35.493 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:35:35.495 | + functions-common:time_stop:2433 : start_time=1654713331438 2022-06-08 18:35:35.497 | + functions-common:time_stop:2435 : [[ -z 1654713331438 ]] 2022-06-08 18:35:35.500 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:35:35.504 | + functions-common:time_stop:2438 : end_time=1654713335502 2022-06-08 18:35:35.507 | + functions-common:time_stop:2439 : elapsed_time=4064 2022-06-08 18:35:35.509 | + functions-common:time_stop:2440 : total=0 2022-06-08 18:35:35.511 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:35:35.513 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4064 2022-06-08 18:35:35.516 | + inc/python:pip_install:199 : return 0 2022-06-08 18:35:35.518 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 18:35:35.569 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 18:35:35.667 | + ./stack.sh:main:805 : install_infra 2022-06-08 18:35:35.671 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:35:35.674 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 18:35:35.677 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:35:35.681 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 18:35:35.707 | + 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 18:35:38.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:35:38.580 | 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 18:35:38.886 | + inc/python:pip_install:196 : result=0 2022-06-08 18:35:38.889 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:35:38.891 | + functions-common:time_stop:2426 : local name 2022-06-08 18:35:38.893 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:35:38.895 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:35:38.897 | + functions-common:time_stop:2429 : local total 2022-06-08 18:35:38.899 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:35:38.901 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:35:38.905 | + functions-common:time_stop:2433 : start_time=1654713335699 2022-06-08 18:35:38.907 | + functions-common:time_stop:2435 : [[ -z 1654713335699 ]] 2022-06-08 18:35:38.909 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:35:38.913 | + functions-common:time_stop:2438 : end_time=1654713338911 2022-06-08 18:35:38.915 | + functions-common:time_stop:2439 : elapsed_time=3212 2022-06-08 18:35:38.918 | + functions-common:time_stop:2440 : total=4064 2022-06-08 18:35:38.920 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:35:38.922 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7276 2022-06-08 18:35:38.924 | + inc/python:pip_install:199 : return 0 2022-06-08 18:35:38.926 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 18:35:38.929 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 18:35:38.952 | + 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 18:35:41.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:35:41.583 | Processing /opt/stack/requirements 2022-06-08 18:35:43.291 | 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 18:35:43.302 | 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 18:35:43.304 | 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 18:35:43.332 | 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 18:35:43.337 | 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 18:35:43.348 | 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 18:35:43.351 | 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 18:35:43.356 | 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 18:35:43.360 | 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 18:35:43.364 | 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 18:35:43.367 | 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 18:35:43.383 | 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 18:35:43.386 | 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 18:35:43.417 | 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 18:35:43.420 | 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 18:35:43.423 | 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 18:35:43.434 | 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 18:35:43.501 | 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 18:35:43.507 | 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 18:35:43.510 | 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 18:35:43.521 | 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 18:35:43.526 | 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 18:35:43.529 | 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 18:35:43.589 | Building wheels for collected packages: openstack-requirements 2022-06-08 18:35:43.590 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 18:35:44.411 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 18:35:44.412 | ERROR: Command errored out with exit status 1: 2022-06-08 18:35:44.412 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-kbhs0qfn/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-kbhs0qfn/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-135lhcnh 2022-06-08 18:35:44.412 | cwd: /tmp/pip-req-build-kbhs0qfn/ 2022-06-08 18:35:44.412 | Complete output (6 lines): 2022-06-08 18:35:44.412 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 18:35:44.412 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 18:35:44.412 | or: setup.py --help-commands 2022-06-08 18:35:44.412 | or: setup.py cmd --help 2022-06-08 18:35:44.412 | 2022-06-08 18:35:44.412 | error: invalid command 'bdist_wheel' 2022-06-08 18:35:44.412 | ---------------------------------------- 2022-06-08 18:35:44.412 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 18:35:44.412 | Running setup.py clean for openstack-requirements 2022-06-08 18:35:45.238 | Failed to build openstack-requirements 2022-06-08 18:35:45.253 | Installing collected packages: openstack-requirements 2022-06-08 18:35:45.254 | Attempting uninstall: openstack-requirements 2022-06-08 18:35:45.255 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 18:35:45.289 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 18:35:45.308 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 18:35:45.311 | Running setup.py install for openstack-requirements: started 2022-06-08 18:35:47.675 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 18:35:47.697 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 18:35:47.826 | + inc/python:pip_install:196 : result=0 2022-06-08 18:35:47.828 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:35:47.831 | + functions-common:time_stop:2426 : local name 2022-06-08 18:35:47.833 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:35:47.835 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:35:47.837 | + functions-common:time_stop:2429 : local total 2022-06-08 18:35:47.840 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:35:47.842 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:35:47.845 | + functions-common:time_stop:2433 : start_time=1654713338944 2022-06-08 18:35:47.847 | + functions-common:time_stop:2435 : [[ -z 1654713338944 ]] 2022-06-08 18:35:47.849 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:35:47.853 | + functions-common:time_stop:2438 : end_time=1654713347851 2022-06-08 18:35:47.856 | + functions-common:time_stop:2439 : elapsed_time=8907 2022-06-08 18:35:47.858 | + functions-common:time_stop:2440 : total=7276 2022-06-08 18:35:47.860 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:35:47.862 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16183 2022-06-08 18:35:47.864 | + inc/python:pip_install:199 : return 0 2022-06-08 18:35:47.867 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 18:35:47.869 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 18:35:47.872 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 18:35:47.874 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:35:47.877 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:35:47.879 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-08 18:35:47.881 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:35:47.884 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 18:35:47.905 | Using python 3.8 to install pbr 2022-06-08 18:35:47.907 | + 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 18:35:48.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:35:48.700 | from cryptography.utils import int_from_bytes 2022-06-08 18:35:48.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:35:48.700 | from cryptography.utils import int_from_bytes 2022-06-08 18:35:49.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:35:49.883 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 18:35:51.630 | 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 18:35:51.725 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:35:51.725 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:35:51.831 | + inc/python:pip_install:196 : result=0 2022-06-08 18:35:51.833 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:35:51.835 | + functions-common:time_stop:2426 : local name 2022-06-08 18:35:51.838 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:35:51.840 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:35:51.842 | + functions-common:time_stop:2429 : local total 2022-06-08 18:35:51.844 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:35:51.846 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:35:51.848 | + functions-common:time_stop:2433 : start_time=1654713347899 2022-06-08 18:35:51.850 | + functions-common:time_stop:2435 : [[ -z 1654713347899 ]] 2022-06-08 18:35:51.853 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:35:51.857 | + functions-common:time_stop:2438 : end_time=1654713351854 2022-06-08 18:35:51.859 | + functions-common:time_stop:2439 : elapsed_time=3955 2022-06-08 18:35:51.862 | + functions-common:time_stop:2440 : total=16183 2022-06-08 18:35:51.864 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:35:51.866 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20138 2022-06-08 18:35:51.868 | + inc/python:pip_install:199 : return 0 2022-06-08 18:35:51.870 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 18:35:54.118 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 18:35:55.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:35:55.993 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 18:35:56.012 | 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 18:35:56.016 | 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 18:35:56.019 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 18:35:56.022 | 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 18:35:56.028 | 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 18:35:56.100 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 18:35:56.103 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 18:35:56.106 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 18:35:56.123 | + ./stack.sh:main:814 : pkgs= 2022-06-08 18:35:56.125 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 18:35:56.127 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 18:35:56.130 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 18:35:56.132 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 18:35:56.134 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 18:35:56.136 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 18:35:56.139 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 18:35:56.141 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 18:35:56.144 | + functions-common:run_phase:1864 : local extra 2022-06-08 18:35:56.146 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 18:35:56.150 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 18:35:56.153 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 18:35:56.156 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 18:35:56.158 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 18:35:56.160 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 18:35:56.175 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:35:56.177 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:35:56.179 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:35:56.181 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 18:35:56.183 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:35:56.186 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 18:35:56.188 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:35:56.190 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 18:35:56.192 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:35:56.194 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 18:35:56.196 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:35:56.198 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 18:35:56.201 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 18:35:56.203 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 18:35:56.205 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:35:56.208 | + 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 18:35:56.210 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 18:35:56.212 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 18:35:56.214 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 18:35:56.217 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-08 18:35:56.219 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 18:35:56.221 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-08 18:35:56.224 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-08 18:35:56.226 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-08 18:35:56.228 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-08 18:35:56.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 18:35:56.233 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-08 18:35:56.235 | ++ /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 18:35:56.237 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-08 18:35:56.239 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-08 18:35:56.241 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:35:56.243 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-08 18:35:56.245 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-08 18:35:56.248 | ++ /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 18:35:56.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-08 18:35:56.252 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-08 18:35:56.254 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-08 18:35:56.256 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-08 18:35:56.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-08 18:35:56.261 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:56.263 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:56.265 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-08 18:35:56.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-08 18:35:56.269 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:35:56.272 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:35:56.274 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:35:56.276 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:35:56.278 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:35:56.281 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:35:56.283 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:56.285 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:56.287 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:35:56.289 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:35:56.291 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:35:56.293 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 18:35:56.295 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-08 18:35:56.297 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:35:56.300 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:56.302 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:56.304 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-08 18:35:56.323 | ++ 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 18:35:56.432 | Reading package lists... 2022-06-08 18:35:56.678 | Building dependency tree... 2022-06-08 18:35:56.679 | Reading state information... 2022-06-08 18:35:56.939 | software-properties-common is already the newest version (0.99.9.8). 2022-06-08 18:35:56.939 | The following packages were automatically installed and are no longer required: 2022-06-08 18:35:56.940 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:35:56.940 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:35:56.940 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:35:56.940 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:35:56.940 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:35:56.940 | python3-zope.interface 2022-06-08 18:35:56.940 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:35:57.054 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:35:57.058 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:35:57.061 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:35:57.063 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:35:57.065 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:35:57.067 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:35:57.069 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:35:57.072 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:35:57.074 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:35:57.076 | ++ functions-common:time_stop:2433 : start_time=1654713356321 2022-06-08 18:35:57.078 | ++ functions-common:time_stop:2435 : [[ -z 1654713356321 ]] 2022-06-08 18:35:57.080 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:35:57.084 | ++ functions-common:time_stop:2438 : end_time=1654713357082 2022-06-08 18:35:57.086 | ++ functions-common:time_stop:2439 : elapsed_time=761 2022-06-08 18:35:57.088 | ++ functions-common:time_stop:2440 : total=3124 2022-06-08 18:35:57.090 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:35:57.093 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3885 2022-06-08 18:35:57.095 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:35:57.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-08 18:35:57.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-08 18:35:57.101 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-08 18:35:57.104 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-08 18:35:57.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-08 18:35:57.108 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:35:57.110 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:35:57.113 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-08 18:35:57.115 | ++ /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 18:35:57.115 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-08 18:35:57.207 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-08 18:35:57.652 | OK 2022-06-08 18:35:57.666 | ++ /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 18:35:58.850 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:35:58.946 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:35:58.955 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:35:59.070 | Get:4 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-08 18:35:59.293 | Get:5 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-08 18:35:59.420 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:36:08.996 | Fetched 362 kB in 1s (326 kB/s) 2022-06-08 18:36:10.552 | Reading package lists... 2022-06-08 18:36:10.584 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-08 18:36:10.827 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 18:36:10.970 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 18:36:11.076 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-08 18:36:11.240 | Hit:4 https://download.ceph.com/debian-pacific focal InRelease 2022-06-08 18:36:11.672 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 18:36:12.221 | Fetched 336 kB in 1s (248 kB/s) 2022-06-08 18:36:13.789 | Reading package lists... 2022-06-08 18:36:13.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-08 18:36:13.822 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-08 18:36:13.825 | ++ inc/python:python3_enabled:452 : return 0 2022-06-08 18:36:13.827 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-08 18:36:13.830 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-08 18:36:13.832 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:36:13.834 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:36:13.836 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:36:13.840 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:36:13.840 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:36:13.840 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:36:13.845 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:36:13.847 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:36:13.850 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:36:13.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:36:13.855 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:36:13.870 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:36:13.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:36:13.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-08 18:36:13.878 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-08 18:36:13.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:36:13.882 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 18:36:13.884 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:36:13.886 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:36:13.889 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:36:13.891 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:36:13.894 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:36:13.896 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:13.898 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:13.900 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:36:13.902 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:36:13.905 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:36:13.907 | ++ functions-common:apt_get_update:1191 : return 2022-06-08 18:36:13.909 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:36:13.911 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:36:13.913 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:13.915 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:13.917 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-08 18:36:13.938 | ++ 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 18:36:14.048 | Reading package lists... 2022-06-08 18:36:14.297 | Building dependency tree... 2022-06-08 18:36:14.299 | Reading state information... 2022-06-08 18:36:14.554 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-08 18:36:14.554 | ceph is already the newest version (16.2.9-1focal). 2022-06-08 18:36:14.554 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-08 18:36:14.554 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-08 18:36:14.554 | The following packages were automatically installed and are no longer required: 2022-06-08 18:36:14.555 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:36:14.556 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:36:14.556 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:36:14.556 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:36:14.556 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:36:14.556 | python3-zope.interface 2022-06-08 18:36:14.556 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:36:14.668 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:36:14.673 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 18:36:14.675 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:36:14.677 | ++ functions-common:time_stop:2426 : local name 2022-06-08 18:36:14.679 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 18:36:14.682 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:36:14.684 | ++ functions-common:time_stop:2429 : local total 2022-06-08 18:36:14.686 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 18:36:14.688 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:36:14.690 | ++ functions-common:time_stop:2433 : start_time=1654713373936 2022-06-08 18:36:14.692 | ++ functions-common:time_stop:2435 : [[ -z 1654713373936 ]] 2022-06-08 18:36:14.695 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:36:14.699 | ++ functions-common:time_stop:2438 : end_time=1654713374697 2022-06-08 18:36:14.701 | ++ functions-common:time_stop:2439 : elapsed_time=761 2022-06-08 18:36:14.703 | ++ functions-common:time_stop:2440 : total=3885 2022-06-08 18:36:14.705 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:36:14.708 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4646 2022-06-08 18:36:14.710 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 18:36:14.712 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-08 18:36:14.714 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:14.717 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:14.719 | ++ /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 18:36:14.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-08 18:36:14.734 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:36:14.736 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:36:14.738 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:36:14.740 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:36:14.742 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:36:14.744 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:36:14.746 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:36:14.749 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:36:14.751 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:36:14.753 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:36:14.755 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-08 18:36:14.757 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:36:14.759 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-08 18:36:14.762 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-08 18:36:14.764 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-08 18:36:14.766 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-08 18:36:14.769 | ++ /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 18:36:14.771 | ++ functions:create_disk:732 : local node_number 2022-06-08 18:36:14.773 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.775 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-08 18:36:14.777 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-08 18:36:14.780 | ++ functions:create_disk:736 : local key 2022-06-08 18:36:14.783 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.783 | +++ functions:create_disk:738 : sed s#/.## 2022-06-08 18:36:14.788 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.790 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.792 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-08 18:36:14.794 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.796 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-08 18:36:14.798 | ++ functions:destroy_disk:765 : local key 2022-06-08 18:36:14.801 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.802 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 18:36:14.807 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.809 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.811 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-08 18:36:14.815 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 18:36:14.828 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.843 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.847 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-08 18:36:14.858 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.869 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-08 18:36:14.895 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-08 18:36:14.895 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 18:36:14.896 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 18:36:14.896 | = reflink=1 2022-06-08 18:36:14.896 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-08 18:36:14.896 | = sunit=0 swidth=0 blks 2022-06-08 18:36:14.896 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 18:36:14.896 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-08 18:36:14.896 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 18:36:14.896 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 18:36:14.900 | ++ 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 18:36:14.900 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 18:36:14.909 | /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 18:36:14.912 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-08 18:36:14.924 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-08 18:36:14.963 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-08 18:36:14.967 | ++ /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 18:36:14.981 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-08 18:36:14.985 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-08 18:36:15.009 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph --create-keyring --name=mon. --add-key=AQAf7KBiY6pSABAAbBTTiekASyXDQpKFsNmvTw== --cap mon 'allow *' 2022-06-08 18:36:15.045 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph 2022-06-08 18:36:15.045 | added entity mon. auth(key=AQAf7KBiY6pSABAAbBTTiekASyXDQpKFsNmvTw==) 2022-06-08 18:36:15.045 | added 1 caps to entity mon. 2022-06-08 18:36:15.050 | ++ /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 18:36:15.101 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-08 18:36:15.107 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-08 18:36:15.111 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-08 18:36:15.141 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph 2022-06-08 18:36:15.147 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-08 18:36:15.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-836063-6-ceph 2022-06-08 18:36:15.162 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid a90be3bf-269a-4c98-ae65-65533deb754a 2022-06-08 18:36:15.222 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-08 18:36:15.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-836063-6-ceph 2022-06-08 18:36:15.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.75 2022-06-08 18:36:15.325 | ++ /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 18:36:15.375 | ++ /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 18:36:15.424 | ++ /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 18:36:15.473 | ++ /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 18:36:15.522 | ++ /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 18:36:15.573 | ++ /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 18:36:15.623 | ++ /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 18:36:15.672 | ++ /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 18:36:15.721 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-08 18:36:15.781 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-08 18:36:15.784 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-08 18:36:15.785 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-08 18:36:15.790 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-08 18:36:15.792 | ++ /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 18:36:15.842 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 18:36:15.847 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-08 18:36:15.851 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-836063-6-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-836063-6-ceph 2022-06-08 18:36:15.933 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 18:36:15.946 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-08 18:36:15.950 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:36:15.963 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-836063-6-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-08 18:36:16.334 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-08 18:36:16.338 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:36:16.364 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-08 18:36:16.367 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-08 18:36:16.369 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 18:36:16.371 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 18:36:16.373 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 18:36:16.376 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 18:36:16.379 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 18:36:16.383 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph' 2022-06-08 18:36:16.386 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 18:36:16.388 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph' 2022-06-08 18:36:16.390 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 18:36:16.393 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:36:16.395 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:36:16.412 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 18:36:16.415 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 18:36:16.419 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 18:36:16.419 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 18:36:16.421 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 18:36:16.806 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 18:36:16.809 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 18:36:16.812 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-08 18:36:16.814 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-08 18:36:16.816 | ++ functions:vercmp:628 : local v1=16.2 2022-06-08 18:36:16.818 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-08 18:36:16.821 | ++ functions:vercmp:630 : local v2=14.0 2022-06-08 18:36:16.823 | ++ functions:vercmp:631 : local result 2022-06-08 18:36:16.827 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-08 18:36:16.828 | +++ functions:vercmp:635 : head -1 2022-06-08 18:36:16.828 | +++ functions:vercmp:635 : sort -V 2022-06-08 18:36:16.833 | ++ functions:vercmp:635 : result=14.0 2022-06-08 18:36:16.835 | ++ functions:vercmp:637 : case $op in 2022-06-08 18:36:16.837 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-08 18:36:16.839 | ++ functions:vercmp:652 : return 2022-06-08 18:36:16.842 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:36:16.844 | ++ /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 18:36:17.196 | exported keyring for client.bootstrap-mds 2022-06-08 18:36:17.215 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:36:17.218 | ++ /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 18:36:17.575 | exported keyring for client.bootstrap-osd 2022-06-08 18:36:17.595 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-08 18:36:17.598 | ++ /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 18:36:17.952 | exported keyring for client.bootstrap-rgw 2022-06-08 18:36:17.972 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-08 18:36:17.984 | ++ /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 18:36:18.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-08 18:36:18.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-08 18:36:18.392 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-08 18:36:18.395 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-08 18:36:18.811 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-08 18:36:18.813 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-08 18:36:18.827 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 18:36:18.827 | ++ /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 18:36:19.196 | [osd.0] 2022-06-08 18:36:19.197 | key = AQAj7KBi6wNWCxAAqSK6SRoP24qm+eCLXf7XvA== 2022-06-08 18:36:19.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-08 18:36:19.233 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-08 18:36:19.245 | ++ /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 18:36:19.294 | 2022-06-08T18:36:19.290+0000 7efd98d1e080 -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 18:36:19.294 | 2022-06-08T18:36:19.290+0000 7efd98d1e080 -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 18:36:19.294 | 2022-06-08T18:36:19.290+0000 7efd98d1e080 -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 18:36:19.297 | 2022-06-08T18:36:19.294+0000 7efd98d1e080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-08 18:36:21.771 | ++ /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 18:36:23.715 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-08 18:36:23.729 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-08 18:36:24.104 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-08 18:36:24.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:36:24.109 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:36:24.111 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:36:24.117 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:36:24.117 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:36:24.117 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:36:24.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:36:24.124 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:36:24.126 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:36:24.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:36:24.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:36:24.148 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:36:24.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:36:24.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-08 18:36:24.156 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-08 18:36:24.158 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-08 18:36:24.160 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:36:24.163 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-08 18:36:24.165 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-08 18:36:24.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-08 18:36:24.181 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-08 18:36:24.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:36:24.202 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-08 18:36:24.205 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-08 18:36:24.207 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-08 18:36:24.209 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-08 18:36:24.212 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-08 18:36:24.214 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-08 18:36:24.217 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-08 18:36:24.221 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph' 2022-06-08 18:36:24.224 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-08 18:36:24.226 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph' 2022-06-08 18:36:24.228 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-08 18:36:24.231 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:36:24.233 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-836063-6-ceph 2022-06-08 18:36:24.249 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-08 18:36:24.251 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-08 18:36:24.255 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-08 18:36:24.255 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-08 18:36:24.256 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-08 18:36:24.633 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-08 18:36:24.636 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-08 18:36:24.639 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-08 18:36:24.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-08 18:36:24.667 | ++ /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 18:36:31.517 | no valid command found; 10 closest matches: 2022-06-08 18:36:31.517 | 0 2022-06-08 18:36:31.517 | 1 2022-06-08 18:36:31.517 | 2 2022-06-08 18:36:31.517 | abort 2022-06-08 18:36:31.517 | assert 2022-06-08 18:36:31.518 | config diff 2022-06-08 18:36:31.518 | config diff get 2022-06-08 18:36:31.518 | config get 2022-06-08 18:36:31.518 | config help [] 2022-06-08 18:36:31.518 | config set ... 2022-06-08 18:36:31.518 | Error EINVAL: invalid command 2022-06-08 18:36:31.524 | ++ /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 18:36:31.524 | MGR Restful is not working, perhaps the package is not installed? 2022-06-08 18:36:31.527 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-08 18:36:32.037 | ++ /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 18:36:32.039 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-08 18:36:32.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-08 18:36:32.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-08 18:36:32.104 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-08 18:36:32.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-08 18:36:32.111 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-08 18:36:32.111 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-08 18:36:32.111 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-08 18:36:32.117 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-08 18:36:32.120 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-08 18:36:32.123 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-08 18:36:32.125 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-08 18:36:32.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-08 18:36:32.145 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:36:32.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-08 18:36:32.150 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-08 18:36:32.153 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 18:36:32.156 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-08 18:36:32.159 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 18:36:32.162 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 18:36:32.165 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 18:36:32.167 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 18:36:32.170 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 18:36:32.224 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 18:36:32.224 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 18:36:32.226 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 18:36:32.612 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 18:36:32.615 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 18:36:32.632 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:36:32.635 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 18:36:32.638 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:36:32.641 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:36:32.643 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:36:32.646 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:36:32.648 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:36:32.650 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:36:32.653 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:32.656 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:32.658 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:36:32.661 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:36:32.663 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:36:32.669 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:36:32.672 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 18:36:32.674 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:36:32.677 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:32.679 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:32.682 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 18:36:32.705 | + 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 18:36:32.815 | Reading package lists... 2022-06-08 18:36:33.057 | Building dependency tree... 2022-06-08 18:36:33.058 | Reading state information... 2022-06-08 18:36:33.311 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 18:36:33.311 | The following packages were automatically installed and are no longer required: 2022-06-08 18:36:33.312 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:36:33.312 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:36:33.312 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:36:33.312 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:36:33.312 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:36:33.313 | python3-zope.interface 2022-06-08 18:36:33.313 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:36:33.423 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:36:33.427 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:36:33.430 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:36:33.432 | + functions-common:time_stop:2426 : local name 2022-06-08 18:36:33.435 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:36:33.437 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:36:33.439 | + functions-common:time_stop:2429 : local total 2022-06-08 18:36:33.442 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:36:33.444 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:36:33.446 | + functions-common:time_stop:2433 : start_time=1654713392702 2022-06-08 18:36:33.449 | + functions-common:time_stop:2435 : [[ -z 1654713392702 ]] 2022-06-08 18:36:33.452 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:36:33.456 | + functions-common:time_stop:2438 : end_time=1654713393453 2022-06-08 18:36:33.458 | + functions-common:time_stop:2439 : elapsed_time=751 2022-06-08 18:36:33.461 | + functions-common:time_stop:2440 : total=4646 2022-06-08 18:36:33.463 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:36:33.467 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5397 2022-06-08 18:36:33.469 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:36:33.471 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 18:36:33.474 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:36:33.476 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:36:33.479 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:36:33.481 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:36:33.484 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:36:33.487 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:36:33.489 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 18:36:33.492 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:36:33.494 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:36:33.496 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:36:33.499 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:36:33.501 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:36:33.504 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:36:33.506 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:36:33.509 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:36:33.511 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:36:33.514 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:36:33.516 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 18:36:33.519 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:36:33.521 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:36:33.523 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:36:33.526 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:36:33.529 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:36:33.532 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:36:33.535 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 18:36:33.537 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 18:36:33.554 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:36:33.556 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 18:36:33.559 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:36:33.561 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 18:36:33.564 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 18:36:33.567 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 18:36:33.571 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 18:36:33.573 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 18:36:33.576 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 18:36:33.579 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 18:36:33.581 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 18:36:33.584 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 18:36:33.587 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 18:36:34.272 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 18:36:34.272 | user tags 2022-06-08 18:36:34.272 | stackrabbit []' 2022-06-08 18:36:34.277 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 18:36:34.277 | user tags 2022-06-08 18:36:34.277 | stackrabbit []' 2022-06-08 18:36:34.279 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 18:36:34.287 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 18:36:34.289 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 18:36:34.292 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 18:36:34.971 | Changing password for user "stackrabbit" ... 2022-06-08 18:36:34.993 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 18:36:35.654 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 18:36:35.675 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 18:36:35.677 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 18:36:36.345 | Changing password for user "stackrabbit" ... 2022-06-08 18:36:36.367 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 18:36:36.370 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 18:36:36.372 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 18:36:37.011 | Deleting user "guest" ... 2022-06-08 18:36:37.025 | Error: 2022-06-08 18:36:37.025 | {:no_such_user, "guest"} 2022-06-08 18:36:37.038 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 18:36:37.040 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 18:36:37.058 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:36:37.061 | + ./stack.sh:main:831 : install_database 2022-06-08 18:36:37.063 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 18:36:37.066 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 18:36:37.068 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:37.071 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:37.073 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 18:36:37.284 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 18:36:37.287 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 18:36:37.289 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 18:36:37.292 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 18:36:37.294 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:36:37.297 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 18:36:37.299 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 18:36:37.302 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 18:36:37.304 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 18:36:37.306 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 18:36:37.309 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 18:36:37.311 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 18:36:37.314 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 18:36:37.316 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 18:36:37.319 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 18:36:37.321 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 18:36:37.324 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 18:36:37.327 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 18:36:37.329 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 18:36:37.331 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 18:36:37.334 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 18:36:37.336 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 18:36:37.339 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 18:36:37.342 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 18:36:37.344 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:37.347 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:37.349 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 18:36:37.352 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:36:37.354 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:36:37.357 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:36:37.359 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:36:37.361 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:36:37.364 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:36:37.366 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:37.369 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:37.371 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:36:37.373 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:36:37.376 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:36:37.378 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:36:37.380 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 18:36:37.383 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:36:37.385 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:37.388 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:37.390 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 18:36:37.413 | + 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 18:36:37.524 | Reading package lists... 2022-06-08 18:36:37.768 | Building dependency tree... 2022-06-08 18:36:37.770 | Reading state information... 2022-06-08 18:36:38.031 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 18:36:38.031 | The following packages were automatically installed and are no longer required: 2022-06-08 18:36:38.032 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:36:38.032 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:36:38.032 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:36:38.032 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:36:38.032 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:36:38.032 | python3-zope.interface 2022-06-08 18:36:38.032 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:36:38.142 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:36:38.146 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:36:38.149 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:36:38.151 | + functions-common:time_stop:2426 : local name 2022-06-08 18:36:38.154 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:36:38.156 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:36:38.159 | + functions-common:time_stop:2429 : local total 2022-06-08 18:36:38.161 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:36:38.163 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:36:38.166 | + functions-common:time_stop:2433 : start_time=1654713397410 2022-06-08 18:36:38.168 | + functions-common:time_stop:2435 : [[ -z 1654713397410 ]] 2022-06-08 18:36:38.172 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:36:38.176 | + functions-common:time_stop:2438 : end_time=1654713398173 2022-06-08 18:36:38.178 | + functions-common:time_stop:2439 : elapsed_time=763 2022-06-08 18:36:38.181 | + functions-common:time_stop:2440 : total=5397 2022-06-08 18:36:38.183 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:36:38.186 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6160 2022-06-08 18:36:38.188 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:36:38.191 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 18:36:38.193 | + ./stack.sh:main:834 : install_database_python 2022-06-08 18:36:38.196 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 18:36:38.198 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 18:36:38.201 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 18:36:38.203 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 18:36:38.206 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 18:36:38.209 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 18:36:38.211 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 18:36:38.215 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 18:36:38.215 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 18:36:38.220 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 18:36:38.223 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 18:36:38.225 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 18:36:38.228 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 18:36:38.231 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 18:36:38.254 | Using python 3.8 to install PyMySQL 2022-06-08 18:36:38.257 | + 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 18:36:39.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:36:39.044 | from cryptography.utils import int_from_bytes 2022-06-08 18:36:39.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:36:39.044 | from cryptography.utils import int_from_bytes 2022-06-08 18:36:40.154 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:36:40.168 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 18:36:41.768 | 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 18:36:41.864 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:36:41.864 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:36:41.964 | + inc/python:pip_install:196 : result=0 2022-06-08 18:36:41.967 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 18:36:41.970 | + functions-common:time_stop:2426 : local name 2022-06-08 18:36:41.972 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:36:41.975 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:36:41.977 | + functions-common:time_stop:2429 : local total 2022-06-08 18:36:41.979 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:36:41.982 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 18:36:41.985 | + functions-common:time_stop:2433 : start_time=1654713398248 2022-06-08 18:36:41.987 | + functions-common:time_stop:2435 : [[ -z 1654713398248 ]] 2022-06-08 18:36:41.991 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:36:41.995 | + functions-common:time_stop:2438 : end_time=1654713401992 2022-06-08 18:36:41.998 | + functions-common:time_stop:2439 : elapsed_time=3744 2022-06-08 18:36:42.001 | + functions-common:time_stop:2440 : total=20138 2022-06-08 18:36:42.003 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:36:42.006 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23882 2022-06-08 18:36:42.008 | + inc/python:pip_install:199 : return 0 2022-06-08 18:36:42.011 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 18:36:42.013 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 18:36:42.015 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 18:36:42.018 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 18:36:42.035 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:36:42.038 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 18:36:42.040 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 18:36:42.044 | ++ 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 18:36:42.045 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 18:36:42.050 | + 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 18:36:42.053 | + 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 18:36:42.055 | + 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 18:36:42.058 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 18:36:42.061 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 18:36:42.063 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 18:36:42.080 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:36:42.083 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 18:36:42.085 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:36:42.088 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:36:42.090 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:36:42.093 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:36:42.095 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:36:42.097 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:36:42.100 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:42.102 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:42.105 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:36:42.108 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:36:42.110 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:36:42.112 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:36:42.115 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 18:36:42.118 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:36:42.120 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:42.123 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:42.125 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 18:36:42.147 | + 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 18:36:42.257 | Reading package lists... 2022-06-08 18:36:42.501 | Building dependency tree... 2022-06-08 18:36:42.503 | Reading state information... 2022-06-08 18:36:42.759 | radvd is already the newest version (1:2.17-2). 2022-06-08 18:36:42.759 | The following packages were automatically installed and are no longer required: 2022-06-08 18:36:42.760 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:36:42.760 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:36:42.760 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:36:42.760 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:36:42.760 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:36:42.760 | python3-zope.interface 2022-06-08 18:36:42.760 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:36:42.872 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:36:42.877 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:36:42.879 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:36:42.881 | + functions-common:time_stop:2426 : local name 2022-06-08 18:36:42.884 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:36:42.886 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:36:42.889 | + functions-common:time_stop:2429 : local total 2022-06-08 18:36:42.891 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:36:42.894 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:36:42.896 | + functions-common:time_stop:2433 : start_time=1654713402144 2022-06-08 18:36:42.898 | + functions-common:time_stop:2435 : [[ -z 1654713402144 ]] 2022-06-08 18:36:42.901 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:36:42.906 | + functions-common:time_stop:2438 : end_time=1654713402903 2022-06-08 18:36:42.908 | + functions-common:time_stop:2439 : elapsed_time=759 2022-06-08 18:36:42.910 | + functions-common:time_stop:2440 : total=6160 2022-06-08 18:36:42.913 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:36:42.915 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6919 2022-06-08 18:36:42.918 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:36:42.920 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 18:36:42.938 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:36:42.940 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 18:36:42.943 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 18:36:42.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 18:36:42.948 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 18:36:42.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 18:36:42.972 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 18:36:42.974 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 18:36:42.976 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 18:36:42.979 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 18:36:42.981 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 18:36:42.984 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 18:36:42.986 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:42.988 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:42.991 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 18:36:42.993 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 18:36:42.995 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 18:36:42.998 | + functions-common:apt_get_update:1191 : return 2022-06-08 18:36:43.000 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 18:36:43.003 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 18:36:43.005 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:43.007 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:43.010 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 18:36:43.031 | + 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 18:36:43.141 | Reading package lists... 2022-06-08 18:36:43.386 | Building dependency tree... 2022-06-08 18:36:43.387 | Reading state information... 2022-06-08 18:36:43.646 | fakeroot is already the newest version (1.24-1). 2022-06-08 18:36:43.646 | make is already the newest version (4.2.1-1.2). 2022-06-08 18:36:43.646 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 18:36:43.646 | The following packages were automatically installed and are no longer required: 2022-06-08 18:36:43.647 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-08 18:36:43.647 | python3-automat python3-click python3-colorama python3-configobj 2022-06-08 18:36:43.647 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-08 18:36:43.647 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-08 18:36:43.647 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 18:36:43.647 | python3-zope.interface 2022-06-08 18:36:43.647 | Use 'sudo apt autoremove' to remove them. 2022-06-08 18:36:43.758 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-08 18:36:43.762 | + functions-common:apt_get:1235 : result=0 2022-06-08 18:36:43.765 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 18:36:43.767 | + functions-common:time_stop:2426 : local name 2022-06-08 18:36:43.770 | + functions-common:time_stop:2427 : local end_time 2022-06-08 18:36:43.772 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 18:36:43.774 | + functions-common:time_stop:2429 : local total 2022-06-08 18:36:43.776 | + functions-common:time_stop:2430 : local start_time 2022-06-08 18:36:43.779 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 18:36:43.781 | + functions-common:time_stop:2433 : start_time=1654713403028 2022-06-08 18:36:43.784 | + functions-common:time_stop:2435 : [[ -z 1654713403028 ]] 2022-06-08 18:36:43.787 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 18:36:43.791 | + functions-common:time_stop:2438 : end_time=1654713403788 2022-06-08 18:36:43.793 | + functions-common:time_stop:2439 : elapsed_time=760 2022-06-08 18:36:43.796 | + functions-common:time_stop:2440 : total=6919 2022-06-08 18:36:43.798 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 18:36:43.800 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7679 2022-06-08 18:36:43.803 | + functions-common:apt_get:1239 : return 0 2022-06-08 18:36:43.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 18:36:43.807 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 18:36:43.810 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 18:36:43.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 18:36:43.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 18:36:43.818 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 18:36:43.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 18:36:43.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 18:36:43.829 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 18:36:43.829 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 18:36:43.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 18:36:43.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 18:36:43.839 | + functions:vercmp:628 : local v1=5.4 2022-06-08 18:36:43.842 | + functions:vercmp:629 : local 'op=<' 2022-06-08 18:36:43.844 | + functions:vercmp:630 : local v2=3.13 2022-06-08 18:36:43.846 | + functions:vercmp:631 : local result 2022-06-08 18:36:43.850 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 18:36:43.850 | ++ functions:vercmp:635 : sort -V 2022-06-08 18:36:43.850 | ++ functions:vercmp:635 : head -1 2022-06-08 18:36:43.855 | + functions:vercmp:635 : result=3.13 2022-06-08 18:36:43.858 | + functions:vercmp:637 : case $op in 2022-06-08 18:36:43.861 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 18:36:43.863 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 18:36:43.865 | + functions:vercmp:648 : return 2022-06-08 18:36:43.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 18:36:43.870 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 18:36:43.873 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 18:36:44.337 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 18:36:44.341 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 18:36:44.344 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.346 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.348 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-08 18:36:44.351 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.354 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 18:36:44.375 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 18:36:44.378 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 18:36:44.380 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 18:36:44.380 | Installing etcd 2022-06-08 18:36:44.383 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 18:36:44.395 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 18:36:44.407 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 18:36:44.411 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 18:36:44.425 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 18:36:44.428 | ++ 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 18:36:44.431 | ++ 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 18:36:44.435 | +++ 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 18:36:44.439 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:36:44.442 | ++ 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 18:36:44.444 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 18:36:44.447 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:36:44.449 | ++ functions:get_extra_file:74 : return 2022-06-08 18:36:44.453 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 18:36:44.455 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 18:36:44.458 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 18:36:44.460 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 18:36:44.478 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:36:44.480 | + ./stack.sh:main:861 : install_dstat 2022-06-08 18:36:44.483 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 18:36:44.500 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 18:36:44.503 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 18:36:44.505 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 18:36:44.508 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 18:36:44.510 | + ./stack.sh:main:870 : install_libs 2022-06-08 18:36:44.513 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 18:36:44.515 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 18:36:44.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 18:36:44.520 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 18:36:44.522 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.525 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.527 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-08 18:36:44.530 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.533 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 18:36:44.535 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 18:36:44.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 18:36:44.540 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 18:36:44.542 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.545 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.548 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-08 18:36:44.550 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.553 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 18:36:44.555 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 18:36:44.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 18:36:44.560 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 18:36:44.562 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.565 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.567 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-08 18:36:44.570 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.572 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 18:36:44.574 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 18:36:44.577 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 18:36:44.579 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 18:36:44.582 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.584 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.586 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-08 18:36:44.589 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.592 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 18:36:44.594 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 18:36:44.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 18:36:44.599 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 18:36:44.601 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.604 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.607 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-08 18:36:44.609 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.612 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 18:36:44.614 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 18:36:44.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 18:36:44.619 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 18:36:44.621 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.624 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.626 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-08 18:36:44.629 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.631 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 18:36:44.633 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 18:36:44.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 18:36:44.638 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 18:36:44.641 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.643 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.645 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-08 18:36:44.648 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.650 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 18:36:44.653 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 18:36:44.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 18:36:44.658 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 18:36:44.660 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.663 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.665 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-08 18:36:44.668 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.670 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 18:36:44.673 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 18:36:44.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 18:36:44.678 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 18:36:44.680 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.682 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.685 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-08 18:36:44.687 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.690 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 18:36:44.692 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 18:36:44.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 18:36:44.697 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 18:36:44.699 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.702 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.704 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-08 18:36:44.706 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.709 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 18:36:44.711 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 18:36:44.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 18:36:44.717 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 18:36:44.719 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.721 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.724 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-08 18:36:44.726 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.728 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 18:36:44.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 18:36:44.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 18:36:44.736 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 18:36:44.739 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.741 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.743 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-08 18:36:44.746 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.748 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 18:36:44.751 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 18:36:44.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 18:36:44.756 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 18:36:44.758 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.760 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.763 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-08 18:36:44.766 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.768 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 18:36:44.771 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 18:36:44.773 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 18:36:44.775 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 18:36:44.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.781 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.783 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-08 18:36:44.786 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.788 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 18:36:44.791 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 18:36:44.793 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 18:36:44.795 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 18:36:44.798 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.800 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.803 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-08 18:36:44.805 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.807 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 18:36:44.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 18:36:44.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 18:36:44.815 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 18:36:44.817 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.819 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.822 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-08 18:36:44.824 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.827 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 18:36:44.829 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 18:36:44.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 18:36:44.834 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 18:36:44.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.839 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.842 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-08 18:36:44.844 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.847 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 18:36:44.849 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 18:36:44.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 18:36:44.854 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 18:36:44.857 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.859 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.861 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-08 18:36:44.864 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.866 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 18:36:44.869 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 18:36:44.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 18:36:44.873 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 18:36:44.876 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.878 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.881 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-08 18:36:44.883 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.885 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 18:36:44.888 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 18:36:44.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 18:36:44.893 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 18:36:44.896 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.898 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.900 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-08 18:36:44.904 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.906 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 18:36:44.908 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 18:36:44.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 18:36:44.913 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 18:36:44.916 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.918 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.921 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-08 18:36:44.923 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.926 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 18:36:44.928 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 18:36:44.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 18:36:44.933 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 18:36:44.936 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.938 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.941 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-08 18:36:44.943 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.946 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 18:36:44.948 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 18:36:44.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 18:36:44.953 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 18:36:44.955 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.958 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.960 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-08 18:36:44.963 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.965 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 18:36:44.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 18:36:44.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 18:36:44.973 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 18:36:44.975 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.977 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:44.980 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-08 18:36:44.983 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:44.985 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 18:36:44.988 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 18:36:44.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 18:36:44.993 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 18:36:44.995 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:44.998 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.000 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-08 18:36:45.003 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.005 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 18:36:45.008 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 18:36:45.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 18:36:45.013 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 18:36:45.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.018 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.020 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-08 18:36:45.022 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.025 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 18:36:45.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 18:36:45.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 18:36:45.032 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 18:36:45.035 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.037 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.040 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-08 18:36:45.042 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.045 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 18:36:45.048 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 18:36:45.050 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 18:36:45.053 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 18:36:45.055 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.057 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.060 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-08 18:36:45.063 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.065 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 18:36:45.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 18:36:45.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 18:36:45.073 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 18:36:45.075 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.077 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.080 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-08 18:36:45.082 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.085 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 18:36:45.087 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 18:36:45.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 18:36:45.092 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 18:36:45.094 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.097 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.099 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-08 18:36:45.102 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.104 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 18:36:45.107 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 18:36:45.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 18:36:45.112 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 18:36:45.114 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.117 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.119 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-08 18:36:45.122 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.125 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 18:36:45.127 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 18:36:45.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 18:36:45.132 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 18:36:45.134 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.137 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.139 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-08 18:36:45.142 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.144 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 18:36:45.147 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 18:36:45.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 18:36:45.152 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 18:36:45.155 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.157 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.160 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-08 18:36:45.162 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.165 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 18:36:45.167 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 18:36:45.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 18:36:45.173 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 18:36:45.175 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.178 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.180 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-08 18:36:45.182 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.185 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 18:36:45.188 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 18:36:45.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 18:36:45.193 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 18:36:45.195 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.197 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.200 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-08 18:36:45.203 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.205 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 18:36:45.208 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 18:36:45.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 18:36:45.213 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 18:36:45.216 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.218 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.221 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-08 18:36:45.223 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.226 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 18:36:45.228 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 18:36:45.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 18:36:45.233 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 18:36:45.236 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.238 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.241 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-08 18:36:45.243 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.246 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 18:36:45.248 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 18:36:45.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 18:36:45.253 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 18:36:45.255 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 18:36:45.258 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-08 18:36:45.260 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-08 18:36:45.263 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 18:36:45.266 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 18:36:45.296 | Using python 3.8 to install etcd3 2022-06-08 18:36:45.298 | + 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 18:36:46.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:36:46.104 | from cryptography.utils import int_from_bytes 2022-06-08 18:36:46.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 18:36:46.104 | from cryptography.utils import int_from_bytes 2022-06-08 18:36:47.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 18:36:47.327 | Collecting etcd3 2022-06-08 18:36:47.342 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-08 18:36:47.367 | Preparing metadata (setup.py): started 2022-06-08 18:36:47.412 | Preparing metadata (setup.py): finished with status 'error' 2022-06-08 18:36:47.412 | ERROR: Command errored out with exit status 1: 2022-06-08 18:36:47.412 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-h13vfya8/etcd3_e423e5ce4f194eeb8ff5c06790fc8b33/setup.py'"'"'; __file__='"'"'/tmp/pip-install-h13vfya8/etcd3_e423e5ce4f194eeb8ff5c06790fc8b33/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-gor1jtb9 2022-06-08 18:36:47.412 | cwd: /tmp/pip-install-h13vfya8/etcd3_e423e5ce4f194eeb8ff5c06790fc8b33/ 2022-06-08 18:36:47.412 | Complete output (3 lines): 2022-06-08 18:36:47.412 | Traceback (most recent call last): 2022-06-08 18:36:47.412 | File "", line 1, in 2022-06-08 18:36:47.412 | ModuleNotFoundError: No module named 'setuptools' 2022-06-08 18:36:47.412 | ---------------------------------------- 2022-06-08 18:36:47.412 | 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 18:36:47.413 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-08 18:36:47.413 | 2022-06-08 18:36:47.413 | The conflict is caused by: 2022-06-08 18:36:47.413 | The user requested etcd3 2022-06-08 18:36:47.413 | The user requested (constraint) etcd3===0.12.0 2022-06-08 18:36:47.413 | 2022-06-08 18:36:47.413 | To fix this you could try to: 2022-06-08 18:36:47.413 | 1. loosen the range of package versions you've specified 2022-06-08 18:36:47.413 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-08 18:36:47.413 | 2022-06-08 18:36:47.413 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-08 18:36:47.511 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 18:36:47.511 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 18:36:47.597 | + inc/python:pip_install:1 : exit_trap 2022-06-08 18:36:47.599 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 18:36:47.602 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 18:36:47.604 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-08 18:36:47.607 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-08 18:36:47.609 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-08 18:36:47.611 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 18:36:47.613 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 18:36:47.615 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 18:36:47.618 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 18:36:47.618 | Error on exit 2022-06-08 18:36:47.620 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 18:36:47.623 | + ./stack.sh:exit_trap:537 : generate-subunit 1654713310 97 fail 2022-06-08 18:36:47.880 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 18:36:47.882 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 18:36:48.346 | + ./stack.sh:exit_trap:551 : exit 1