2022-06-11 20:42:36.356 | + ./stack.sh:main:482 : exec 2022-06-11 20:42:36.356 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-11-204236' 2022-06-11 20:42:36.356 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-11-204236.summary.2022-06-11-204236 2022-06-11 20:42:36.356 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:42:36.356 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-11-204236 2022-06-11 20:42:36.356 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-11-204236 /opt/stack/logs/stack.sh.log 2022-06-11 20:42:36.356 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-11-204236.summary.2022-06-11-204236 /opt/stack/logs/stack.sh.log.summary 2022-06-11 20:42:36.356 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-11 20:42:36.356 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-11 20:42:36.356 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-11 20:42:36.356 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-11 20:42:36.356 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-11 20:42:36.356 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-11 20:42:36.356 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-11 20:42:36.356 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-11 20:42:36.356 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-11 20:42:36.356 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-11 20:42:36.356 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-11 20:42:36.357 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-11 20:42:36.357 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-11 20:42:36.357 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-11 20:42:36.359 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-11 20:42:36.361 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-11 20:42:36.363 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-11 20:42:36.365 | + ./stack.sh:main:568 : set -o errexit 2022-06-11 20:42:36.367 | + ./stack.sh:main:571 : uname -a 2022-06-11 20:42:36.368 | Linux dv-osbrick-master-4-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-11 20:42:36.370 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-11 20:42:36.372 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-11 20:42:36.375 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-11 20:42:36.410 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-11 20:42:36.426 | + ./stack.sh:main:585 : fetch_plugins 2022-06-11 20:42:36.428 | + functions-common:fetch_plugins:1772 : local plugins=,devstack-plugin-ceph 2022-06-11 20:42:36.430 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-11 20:42:36.432 | + functions-common:fetch_plugins:1776 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:42:36.434 | + functions-common:fetch_plugins:1780 : echo 'Fetching DevStack plugins' 2022-06-11 20:42:36.434 | Fetching DevStack plugins 2022-06-11 20:42:36.435 | + functions-common:fetch_plugins:1781 : for plugin in ${plugins//,/ } 2022-06-11 20:42:36.437 | + functions-common:fetch_plugins:1782 : git_clone_by_name devstack-plugin-ceph 2022-06-11 20:42:36.439 | + functions-common:git_clone_by_name:687 : local name=devstack-plugin-ceph 2022-06-11 20:42:36.441 | + functions-common:git_clone_by_name:688 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-11 20:42:36.443 | + functions-common:git_clone_by_name:689 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:42:36.444 | + functions-common:git_clone_by_name:690 : local branch=master 2022-06-11 20:42:36.447 | + functions-common:git_clone_by_name:691 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-06-11 20:42:36.448 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-06-11 20:42:36.450 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-06-11 20:42:36.452 | + functions-common:git_clone:599 : local git_ref=master 2022-06-11 20:42:36.454 | + functions-common:git_clone:600 : local orig_dir 2022-06-11 20:42:36.456 | ++ functions-common:git_clone:601 : pwd 2022-06-11 20:42:36.458 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-11 20:42:36.459 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-11 20:42:36.462 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-11 20:42:36.475 | + functions-common:git_clone:604 : RECLONE=False 2022-06-11 20:42:36.476 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-11 20:42:36.478 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:36.480 | + functions-common:git_clone:618 : echo master 2022-06-11 20:42:36.481 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-11 20:42:36.485 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-06-11 20:42:36.487 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:36.489 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/devstack-plugin-ceph 2022-06-11 20:42:36.500 | + functions-common:git_clone:678 : cd /opt/stack/devstack-plugin-ceph 2022-06-11 20:42:36.503 | + functions-common:git_clone:679 : git show --oneline 2022-06-11 20:42:36.503 | + functions-common:git_clone:679 : head -1 2022-06-11 20:42:36.505 | b0418e1 Disable horizon from basic tempest tests 2022-06-11 20:42:36.507 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-11 20:42:36.510 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-11 20:42:36.512 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-11 20:42:36.514 | + functions-common:run_phase:1855 : local phase= 2022-06-11 20:42:36.516 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:42:36.518 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:42:36.520 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:42:36.522 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:42:36.524 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:42:36.526 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:42:36.530 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:42:36.532 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:42:36.533 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:42:36.535 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-11 20:42:36.537 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:42:36.550 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:42:36.552 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-11 20:42:36.553 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:42:36.555 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:42:36.557 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:42:36.559 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:42:36.561 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-11 20:42:36.562 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-11 20:42:36.564 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-11 20:42:36.566 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-11 20:42:36.568 | + 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-11 20:42:36.570 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-11 20:42:36.572 | + functions-common:plugin_override_defaults:1813 : local plugins=,devstack-plugin-ceph 2022-06-11 20:42:36.574 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-11 20:42:36.576 | + functions-common:plugin_override_defaults:1817 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:42:36.578 | + functions-common:plugin_override_defaults:1821 : echo 'Overriding Configuration Defaults' 2022-06-11 20:42:36.578 | Overriding Configuration Defaults 2022-06-11 20:42:36.580 | + functions-common:plugin_override_defaults:1822 : for plugin in ${plugins//,/ } 2022-06-11 20:42:36.581 | + functions-common:plugin_override_defaults:1823 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:42:36.583 | + functions-common:plugin_override_defaults:1825 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-06-11 20:42:36.585 | + functions-common:plugin_override_defaults:1828 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-06-11 20:42:36.585 | devstack-plugin-ceph has overridden the following defaults 2022-06-11 20:42:36.587 | + functions-common:plugin_override_defaults:1829 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-11 20:42:36.588 | # Plug-in overrides 2022-06-11 20:42:36.589 | 2022-06-11 20:42:36.589 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-06-11 20:42:36.589 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-06-11 20:42:36.589 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-06-11 20:42:36.589 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-06-11 20:42:36.589 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-06-11 20:42:36.589 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-06-11 20:42:36.589 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-06-11 20:42:36.589 | 2022-06-11 20:42:36.589 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-06-11 20:42:36.589 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-06-11 20:42:36.589 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-06-11 20:42:36.589 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-06-11 20:42:36.589 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-06-11 20:42:36.589 | else 2022-06-11 20:42:36.589 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-06-11 20:42:36.589 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-06-11 20:42:36.589 | fi 2022-06-11 20:42:36.589 | fi 2022-06-11 20:42:36.590 | + functions-common:plugin_override_defaults:1830 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-06-11 20:42:36.593 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-06-11 20:42:36.606 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-06-11 20:42:36.608 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-06-11 20:42:36.621 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-06-11 20:42:36.624 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-06-11 20:42:36.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-06-11 20:42:36.639 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-06-11 20:42:36.653 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-06-11 20:42:36.655 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-06-11 20:42:36.668 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-06-11 20:42:36.670 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-06-11 20:42:36.683 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-06-11 20:42:36.685 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-06-11 20:42:36.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-06-11 20:42:36.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-06-11 20:42:36.691 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-06-11 20:42:36.693 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-11 20:42:36.710 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-11 20:42:36.712 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-11 20:42:36.725 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:42:36.727 | +++ lib/tls:source:43 : hostname -f 2022-06-11 20:42:36.731 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-11 20:42:36.733 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-11 20:42:36.734 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-11 20:42:36.736 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-11 20:42:36.738 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-11 20:42:36.740 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-11 20:42:36.742 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-11 20:42:36.744 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-11 20:42:36.745 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-11 20:42:36.747 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-11 20:42:36.752 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-11 20:42:36.763 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-11 20:42:36.780 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-11 20:42:36.792 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-11 20:42:36.804 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-11 20:42:36.840 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-11 20:42:36.897 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-11 20:42:36.985 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-11 20:42:37.007 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-11 20:42:37.054 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-11 20:42:37.101 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-11 20:42:37.245 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-11 20:42:37.260 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-11 20:42:37.272 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-11 20:42:37.285 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-11 20:42:37.373 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-11 20:42:37.375 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-11 20:42:37.378 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-11 20:42:37.380 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-11 20:42:37.382 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-11 20:42:37.385 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-11 20:42:37.387 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-11 20:42:37.387 | False' 2022-06-11 20:42:37.390 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-11 20:42:37.405 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-11 20:42:37.407 | + ./stack.sh:main:619 : run_phase source 2022-06-11 20:42:37.409 | + functions-common:run_phase:1854 : local mode=source 2022-06-11 20:42:37.411 | + functions-common:run_phase:1855 : local phase= 2022-06-11 20:42:37.413 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:42:37.415 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:42:37.417 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:42:37.419 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:42:37.421 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:42:37.424 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:42:37.427 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:42:37.429 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:42:37.431 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:42:37.433 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-11 20:42:37.436 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:42:37.450 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:42:37.452 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-11 20:42:37.454 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-11 20:42:37.495 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-11 20:42:37.497 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-11 20:42:37.499 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-11 20:42:37.501 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-11 20:42:37.503 | + functions-common:load_plugin_settings:1790 : local plugins=,devstack-plugin-ceph 2022-06-11 20:42:37.505 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-11 20:42:37.507 | + functions-common:load_plugin_settings:1794 : [[ -z ,devstack-plugin-ceph ]] 2022-06-11 20:42:37.509 | + functions-common:load_plugin_settings:1798 : echo 'Loading plugin settings' 2022-06-11 20:42:37.509 | Loading plugin settings 2022-06-11 20:42:37.511 | + functions-common:load_plugin_settings:1799 : for plugin in ${plugins//,/ } 2022-06-11 20:42:37.514 | + functions-common:load_plugin_settings:1800 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:42:37.516 | + functions-common:load_plugin_settings:1802 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-06-11 20:42:37.518 | + functions-common:load_plugin_settings:1803 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-11 20:42:37.521 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-06-11 20:42:37.526 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-06-11 20:42:37.530 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-06-11 20:42:37.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-06-11 20:42:37.534 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-06-11 20:42:37.536 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-06-11 20:42:37.539 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-06-11 20:42:37.542 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-06-11 20:42:37.544 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-06-11 20:42:37.609 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-06-11 20:42:37.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:42:37.613 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:42:37.615 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:42:37.619 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:42:37.619 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:42:37.621 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:42:37.626 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:42:37.628 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:42:37.630 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:42:37.634 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:42:37.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:42:37.651 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:42:37.653 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:42:37.662 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-11 20:42:37.664 | + functions-common:verify_disabled_services:2137 : local service 2022-06-11 20:42:37.667 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.669 | + 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-11 20:42:37.671 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.674 | + 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-11 20:42:37.676 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.678 | + 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-11 20:42:37.681 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.684 | + 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-11 20:42:37.686 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.688 | + 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-11 20:42:37.690 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.693 | + 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-11 20:42:37.695 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.698 | + 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-11 20:42:37.700 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.702 | + 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-11 20:42:37.705 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.707 | + 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-11 20:42:37.710 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.712 | + 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-11 20:42:37.714 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.717 | + 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-11 20:42:37.719 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.722 | + 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-11 20:42:37.724 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.726 | + 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-11 20:42:37.729 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.731 | + 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-11 20:42:37.733 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.736 | + 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-11 20:42:37.738 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.740 | + 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-11 20:42:37.743 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.745 | + 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-11 20:42:37.748 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.750 | + 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-11 20:42:37.753 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.755 | + 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-11 20:42:37.757 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.760 | + 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-11 20:42:37.762 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.765 | + 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-11 20:42:37.767 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.769 | + 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-11 20:42:37.772 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.774 | + 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-11 20:42:37.776 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.779 | + 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-11 20:42:37.781 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.783 | + 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-11 20:42:37.786 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.788 | + 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-11 20:42:37.790 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.793 | + 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-11 20:42:37.795 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.797 | + 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-11 20:42:37.800 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.802 | + 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-11 20:42:37.805 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-11 20:42:37.807 | + 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-11 20:42:37.810 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-11 20:42:37.812 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-11 20:42:37.814 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-11 20:42:37.830 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:42:37.835 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-11 20:42:37.837 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-11 20:42:37.839 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-11 20:42:37.854 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:42:37.856 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-11 20:42:37.859 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-11 20:42:37.864 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-11 20:42:37.866 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-11 20:42:37.869 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-11 20:42:37.871 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-11 20:42:37.873 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-11 20:42:37.876 | + lib/database:initialize_database_backends:92 : return 0 2022-06-11 20:42:37.878 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-11 20:42:37.878 | Using mysql database backend 2022-06-11 20:42:37.880 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-11 20:42:37.896 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-11 20:42:37.899 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-11 20:42:37.901 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-11 20:42:37.904 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-11 20:42:37.906 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-11 20:42:37.909 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-11 20:42:37.924 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:42:37.927 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-11 20:42:37.943 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-11 20:42:37.960 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:42:37.962 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-11 20:42:37.979 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-11 20:42:37.995 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-11 20:42:38.010 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:42:38.012 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-11 20:42:38.027 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:42:38.030 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-11 20:42:38.032 | + functions-common:save_stackenv:60 : local tag=752 2022-06-11 20:42:38.035 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-11 20:42:38.040 | + functions-common:save_stackenv:62 : time_stamp=2022-06-11-204238 2022-06-11 20:42:38.042 | + functions-common:save_stackenv:63 : echo '# 2022-06-11-204238 752' 2022-06-11 20:42:38.045 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.047 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-11 20:42:38.049 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.052 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-11 20:42:38.054 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.057 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-11 20:42:38.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.062 | + 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-11 20:42:38.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.066 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.10 2022-06-11 20:42:38.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.071 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.10/identity 2022-06-11 20:42:38.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.076 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-11-204236 2022-06-11 20:42:38.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.080 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-11 20:42:38.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.085 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.10 2022-06-11 20:42:38.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.089 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-11 20:42:38.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.095 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-11 20:42:38.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.099 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-11 20:42:38.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.104 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-11 20:42:38.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.109 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.10 2022-06-11 20:42:38.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-11 20:42:38.114 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-11 20:42:38.116 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-11 20:42:38.119 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-11 20:42:38.121 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-11 20:42:38.124 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-11 20:42:38.125 | + functions-common:git_clone:599 : local git_ref=master 2022-06-11 20:42:38.127 | + functions-common:git_clone:600 : local orig_dir 2022-06-11 20:42:38.130 | ++ functions-common:git_clone:601 : pwd 2022-06-11 20:42:38.132 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-11 20:42:38.134 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-11 20:42:38.137 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-11 20:42:38.152 | + functions-common:git_clone:604 : RECLONE=False 2022-06-11 20:42:38.154 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-11 20:42:38.156 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:38.158 | + functions-common:git_clone:618 : echo master 2022-06-11 20:42:38.159 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-11 20:42:38.164 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-11 20:42:38.166 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:38.168 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-11 20:42:38.181 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-11 20:42:38.184 | + functions-common:git_clone:679 : git show --oneline 2022-06-11 20:42:38.184 | + functions-common:git_clone:679 : head -1 2022-06-11 20:42:38.187 | e9011ef2 Updated from generate-constraints 2022-06-11 20:42:38.190 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-11 20:42:38.193 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-11 20:42:38.195 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:42:38.198 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-11 20:42:38.200 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-11 20:42:38.203 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-11 20:42:38.205 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-11 20:42:38.208 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-11 20:42:38.210 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-11 20:42:38.212 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-11 20:42:38.215 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-11 20:42:38.218 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-11 20:42:38.222 | ++ tools/install_prereqs.sh:source:47 : NOW=1654980158 2022-06-11 20:42:38.226 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-11 20:42:38.231 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654980045 2022-06-11 20:42:38.233 | ++ tools/install_prereqs.sh:source:49 : DELTA=113 2022-06-11 20:42:38.235 | ++ tools/install_prereqs.sh:source:50 : [[ 113 -lt 7200 ]] 2022-06-11 20:42:38.238 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-11 20:42:38.240 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-11 20:42:38.243 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-11 20:42:38.245 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-11 20:42:38.247 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-11 20:42:38.250 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-11 20:42:38.252 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-11 20:42:38.254 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-11 20:42:38.257 | +++ 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-11 20:42:38.301 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-11 20:42:38.301 | apache2-dev 2022-06-11 20:42:38.301 | bc 2022-06-11 20:42:38.301 | bsdmainutils 2022-06-11 20:42:38.301 | curl 2022-06-11 20:42:38.301 | g++ 2022-06-11 20:42:38.302 | gawk 2022-06-11 20:42:38.302 | gcc 2022-06-11 20:42:38.302 | gettext 2022-06-11 20:42:38.302 | git 2022-06-11 20:42:38.302 | graphviz 2022-06-11 20:42:38.302 | iputils-ping 2022-06-11 20:42:38.302 | libapache2-mod-proxy-uwsgi 2022-06-11 20:42:38.302 | libffi-dev 2022-06-11 20:42:38.302 | libjpeg-dev 2022-06-11 20:42:38.302 | libpcre3-dev 2022-06-11 20:42:38.302 | libpq-dev 2022-06-11 20:42:38.302 | libssl-dev 2022-06-11 20:42:38.302 | libsystemd-dev 2022-06-11 20:42:38.302 | libxml2-dev 2022-06-11 20:42:38.302 | libxslt1-dev 2022-06-11 20:42:38.302 | libyaml-dev 2022-06-11 20:42:38.302 | lsof 2022-06-11 20:42:38.302 | openssh-server 2022-06-11 20:42:38.302 | openssl 2022-06-11 20:42:38.302 | pkg-config 2022-06-11 20:42:38.302 | psmisc 2022-06-11 20:42:38.302 | python3-dev 2022-06-11 20:42:38.302 | python3-pip 2022-06-11 20:42:38.302 | python3-systemd 2022-06-11 20:42:38.302 | python3-venv 2022-06-11 20:42:38.302 | tar 2022-06-11 20:42:38.302 | tcpdump 2022-06-11 20:42:38.302 | unzip 2022-06-11 20:42:38.302 | uuid-runtime 2022-06-11 20:42:38.302 | wget 2022-06-11 20:42:38.302 | wget 2022-06-11 20:42:38.302 | zlib1g-dev 2022-06-11 20:42:38.302 | libkrb5-dev 2022-06-11 20:42:38.302 | libldap2-dev 2022-06-11 20:42:38.302 | libsasl2-dev 2022-06-11 20:42:38.302 | memcached 2022-06-11 20:42:38.303 | python3-mysqldb 2022-06-11 20:42:38.303 | sqlite3 2022-06-11 20:42:38.303 | conntrack 2022-06-11 20:42:38.303 | curl 2022-06-11 20:42:38.303 | dnsmasq-base 2022-06-11 20:42:38.303 | dnsmasq-utils 2022-06-11 20:42:38.303 | ebtables 2022-06-11 20:42:38.303 | genisoimage 2022-06-11 20:42:38.303 | iptables 2022-06-11 20:42:38.303 | iputils-arping 2022-06-11 20:42:38.303 | kpartx 2022-06-11 20:42:38.303 | libjs-jquery-tablesorter 2022-06-11 20:42:38.303 | parted 2022-06-11 20:42:38.303 | pm-utils 2022-06-11 20:42:38.303 | python3-mysqldb 2022-06-11 20:42:38.303 | socat 2022-06-11 20:42:38.303 | sqlite3 2022-06-11 20:42:38.303 | sudo 2022-06-11 20:42:38.303 | vlan 2022-06-11 20:42:38.303 | lsscsi 2022-06-11 20:42:38.303 | open-iscsi 2022-06-11 20:42:38.303 | lvm2 2022-06-11 20:42:38.303 | qemu-utils 2022-06-11 20:42:38.303 | thin-provisioning-tools 2022-06-11 20:42:38.303 | acl 2022-06-11 20:42:38.303 | dnsmasq-base 2022-06-11 20:42:38.303 | dnsmasq-utils 2022-06-11 20:42:38.303 | ebtables 2022-06-11 20:42:38.303 | haproxy 2022-06-11 20:42:38.303 | iptables 2022-06-11 20:42:38.303 | iputils-arping 2022-06-11 20:42:38.303 | iputils-ping 2022-06-11 20:42:38.303 | postgresql-server-dev-all 2022-06-11 20:42:38.303 | python3-mysqldb 2022-06-11 20:42:38.304 | sqlite3 2022-06-11 20:42:38.304 | sudo 2022-06-11 20:42:38.304 | vlan 2022-06-11 20:42:38.304 | pcp 2022-06-11 20:42:38.304 | ipset 2022-06-11 20:42:38.304 | conntrack 2022-06-11 20:42:38.304 | conntrackd 2022-06-11 20:42:38.304 | keepalived 2022-06-11 20:42:38.304 | lvm2 2022-06-11 20:42:38.304 | qemu-utils 2022-06-11 20:42:38.304 | thin-provisioning-tools' 2022-06-11 20:42:38.305 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-11 20:42:38.324 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-11 20:42:38.324 | apache2-dev 2022-06-11 20:42:38.324 | bc 2022-06-11 20:42:38.324 | bsdmainutils 2022-06-11 20:42:38.324 | curl 2022-06-11 20:42:38.324 | g++ 2022-06-11 20:42:38.324 | gawk 2022-06-11 20:42:38.324 | gcc 2022-06-11 20:42:38.324 | gettext 2022-06-11 20:42:38.324 | git 2022-06-11 20:42:38.324 | graphviz 2022-06-11 20:42:38.324 | iputils-ping 2022-06-11 20:42:38.324 | libapache2-mod-proxy-uwsgi 2022-06-11 20:42:38.324 | libffi-dev 2022-06-11 20:42:38.324 | libjpeg-dev 2022-06-11 20:42:38.324 | libpcre3-dev 2022-06-11 20:42:38.324 | libpq-dev 2022-06-11 20:42:38.324 | libssl-dev 2022-06-11 20:42:38.324 | libsystemd-dev 2022-06-11 20:42:38.324 | libxml2-dev 2022-06-11 20:42:38.324 | libxslt1-dev 2022-06-11 20:42:38.324 | libyaml-dev 2022-06-11 20:42:38.324 | lsof 2022-06-11 20:42:38.324 | openssh-server 2022-06-11 20:42:38.324 | openssl 2022-06-11 20:42:38.324 | pkg-config 2022-06-11 20:42:38.324 | psmisc 2022-06-11 20:42:38.324 | python3-dev 2022-06-11 20:42:38.324 | python3-pip 2022-06-11 20:42:38.324 | python3-systemd 2022-06-11 20:42:38.325 | python3-venv 2022-06-11 20:42:38.325 | tar 2022-06-11 20:42:38.325 | tcpdump 2022-06-11 20:42:38.325 | unzip 2022-06-11 20:42:38.325 | uuid-runtime 2022-06-11 20:42:38.325 | wget 2022-06-11 20:42:38.325 | wget 2022-06-11 20:42:38.325 | zlib1g-dev 2022-06-11 20:42:38.325 | libkrb5-dev 2022-06-11 20:42:38.325 | libldap2-dev 2022-06-11 20:42:38.325 | libsasl2-dev 2022-06-11 20:42:38.325 | memcached 2022-06-11 20:42:38.325 | python3-mysqldb 2022-06-11 20:42:38.325 | sqlite3 2022-06-11 20:42:38.325 | conntrack 2022-06-11 20:42:38.325 | curl 2022-06-11 20:42:38.325 | dnsmasq-base 2022-06-11 20:42:38.325 | dnsmasq-utils 2022-06-11 20:42:38.325 | ebtables 2022-06-11 20:42:38.325 | genisoimage 2022-06-11 20:42:38.325 | iptables 2022-06-11 20:42:38.325 | iputils-arping 2022-06-11 20:42:38.325 | kpartx 2022-06-11 20:42:38.325 | libjs-jquery-tablesorter 2022-06-11 20:42:38.325 | parted 2022-06-11 20:42:38.325 | pm-utils 2022-06-11 20:42:38.325 | python3-mysqldb 2022-06-11 20:42:38.325 | socat 2022-06-11 20:42:38.325 | sqlite3 2022-06-11 20:42:38.325 | sudo 2022-06-11 20:42:38.325 | vlan 2022-06-11 20:42:38.325 | lsscsi 2022-06-11 20:42:38.325 | open-iscsi 2022-06-11 20:42:38.325 | lvm2 2022-06-11 20:42:38.325 | qemu-utils 2022-06-11 20:42:38.325 | thin-provisioning-tools 2022-06-11 20:42:38.326 | acl 2022-06-11 20:42:38.326 | dnsmasq-base 2022-06-11 20:42:38.326 | dnsmasq-utils 2022-06-11 20:42:38.326 | ebtables 2022-06-11 20:42:38.326 | haproxy 2022-06-11 20:42:38.326 | iptables 2022-06-11 20:42:38.326 | iputils-arping 2022-06-11 20:42:38.326 | iputils-ping 2022-06-11 20:42:38.326 | postgresql-server-dev-all 2022-06-11 20:42:38.326 | python3-mysqldb 2022-06-11 20:42:38.326 | sqlite3 2022-06-11 20:42:38.326 | sudo 2022-06-11 20:42:38.326 | vlan 2022-06-11 20:42:38.326 | pcp 2022-06-11 20:42:38.326 | ipset 2022-06-11 20:42:38.326 | conntrack 2022-06-11 20:42:38.326 | conntrackd 2022-06-11 20:42:38.326 | keepalived 2022-06-11 20:42:38.326 | lvm2 2022-06-11 20:42:38.326 | qemu-utils 2022-06-11 20:42:38.326 | thin-provisioning-tools ' 2022-06-11 20:42:38.326 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-11 20:42:38.328 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:38.330 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:38.334 | ++ 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-11 20:42:38.334 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-11 20:42:38.339 | ++ 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-11 20:42:38.341 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:42:38.344 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:42:38.346 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-11 20:42:38.348 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:42:38.350 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:38.352 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:42:38.355 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:38.357 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:38.359 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:42:38.361 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-11 20:42:38.363 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-11 20:42:38.365 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-11 20:42:38.368 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-11 20:42:38.372 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-11 20:42:38.374 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-11 20:42:38.376 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-11 20:42:38.378 | ++ functions-common:time_start:2413 : local start_time= 2022-06-11 20:42:38.380 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-11 20:42:38.382 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-11 20:42:38.386 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654980158384 2022-06-11 20:42:38.388 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-11 20:42:38.390 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-11 20:42:38.393 | ++ 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-11 20:42:38.633 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:42:38.682 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:42:38.691 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:42:38.741 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:42:48.267 | Reading package lists... 2022-06-11 20:42:48.301 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-11 20:42:48.303 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-11 20:42:48.305 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:42:48.307 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:48.309 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:48.311 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:42:48.313 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:48.315 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-11 20:42:48.318 | ++ functions-common:time_stop:2433 : start_time=1654980158384 2022-06-11 20:42:48.320 | ++ functions-common:time_stop:2435 : [[ -z 1654980158384 ]] 2022-06-11 20:42:48.322 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:48.326 | ++ functions-common:time_stop:2438 : end_time=1654980168324 2022-06-11 20:42:48.328 | ++ functions-common:time_stop:2439 : elapsed_time=9940 2022-06-11 20:42:48.330 | ++ functions-common:time_stop:2440 : total=0 2022-06-11 20:42:48.332 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:48.335 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9940 2022-06-11 20:42:48.337 | ++ 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-11 20:42:48.340 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:42:48.342 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:48.344 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:48.347 | ++ 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-11 20:42:48.367 | ++ 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-11 20:42:48.477 | Reading package lists... 2022-06-11 20:42:48.731 | Building dependency tree... 2022-06-11 20:42:48.732 | Reading state information... 2022-06-11 20:42:48.767 | acl is already the newest version (2.2.53-6). 2022-06-11 20:42:48.767 | bc is already the newest version (1.07.1-2build1). 2022-06-11 20:42:48.767 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-11 20:42:48.768 | conntrack is already the newest version (1:1.4.5-2). 2022-06-11 20:42:48.768 | ebtables is already the newest version (2.0.11-3build1). 2022-06-11 20:42:48.768 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-11 20:42:48.768 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-11 20:42:48.768 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-11 20:42:48.768 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-11 20:42:48.768 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-11 20:42:48.768 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-11 20:42:48.768 | iputils-arping is already the newest version (3:20190709-3). 2022-06-11 20:42:48.768 | iputils-ping is already the newest version (3:20190709-3). 2022-06-11 20:42:48.768 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-11 20:42:48.768 | libffi-dev is already the newest version (3.3-4). 2022-06-11 20:42:48.768 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-11 20:42:48.768 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-11 20:42:48.768 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-11 20:42:48.768 | lsscsi is already the newest version (0.30-0.1). 2022-06-11 20:42:48.768 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-11 20:42:48.768 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-11 20:42:48.768 | psmisc is already the newest version (23.3-1). 2022-06-11 20:42:48.768 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-11 20:42:48.768 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-11 20:42:48.768 | python3-systemd is already the newest version (234-3build2). 2022-06-11 20:42:48.768 | socat is already the newest version (1.7.3.3-2). 2022-06-11 20:42:48.768 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-11 20:42:48.768 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-11 20:42:48.768 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-11 20:42:48.768 | graphviz is already the newest version (2.42.2-3build2). 2022-06-11 20:42:48.768 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-11 20:42:48.768 | pcp is already the newest version (5.0.3-1). 2022-06-11 20:42:48.768 | pm-utils is already the newest version (1.4.1-19). 2022-06-11 20:42:48.768 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-11 20:42:48.768 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:42:48.769 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:42:48.769 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-11 20:42:48.769 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-11 20:42:48.769 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-11 20:42:48.769 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-11 20:42:48.769 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-11 20:42:48.769 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-11 20:42:48.769 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-11 20:42:48.769 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-11 20:42:48.769 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-11 20:42:48.769 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-11 20:42:48.769 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-11 20:42:48.769 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-11 20:42:48.769 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-11 20:42:48.769 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-11 20:42:48.769 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-11 20:42:48.769 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-11 20:42:48.769 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-11 20:42:48.769 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-11 20:42:48.769 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-11 20:42:48.769 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-11 20:42:48.769 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-11 20:42:48.769 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-11 20:42:48.769 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-11 20:42:48.769 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-11 20:42:48.769 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-11 20:42:48.769 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-11 20:42:48.769 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-11 20:42:48.769 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-11 20:42:48.769 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-11 20:42:48.769 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-11 20:42:48.769 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-11 20:42:48.769 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-11 20:42:48.990 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-11 20:42:48.990 | The following packages were automatically installed and are no longer required: 2022-06-11 20:42:48.992 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:42:48.992 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:42:48.992 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:42:48.992 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:42:48.992 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:42:48.992 | python3-zope.interface 2022-06-11 20:42:48.992 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:42:49.104 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:42:49.108 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:42:49.111 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:42:49.113 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:42:49.115 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:49.118 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:49.120 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:42:49.122 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:49.124 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:42:49.126 | ++ functions-common:time_stop:2433 : start_time=1654980168365 2022-06-11 20:42:49.128 | ++ functions-common:time_stop:2435 : [[ -z 1654980168365 ]] 2022-06-11 20:42:49.131 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:49.136 | ++ functions-common:time_stop:2438 : end_time=1654980169134 2022-06-11 20:42:49.138 | ++ functions-common:time_stop:2439 : elapsed_time=769 2022-06-11 20:42:49.140 | ++ functions-common:time_stop:2440 : total=2380 2022-06-11 20:42:49.142 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:49.145 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3149 2022-06-11 20:42:49.147 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:42:49.150 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-11 20:42:49.152 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-11 20:42:49.154 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-11 20:42:49.158 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-11 20:42:49.163 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-11 20:42:49.166 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-11 20:42:49.169 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-11 20:42:50.420 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-11 20:42:50.422 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-11 20:42:50.423 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-11 20:42:50.425 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-11 20:42:50.427 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-11 20:42:50.429 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-11 20:42:50.431 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-11 20:42:50.433 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-11 20:42:50.434 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-11 20:42:50.436 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-11 20:42:50.438 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-11 20:42:50.439 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-11 20:42:50.441 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-11 20:42:50.443 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-11 20:42:50.445 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-11 20:42:50.446 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-11 20:42:50.448 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-11 20:42:50.450 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-11 20:42:50.452 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-11 20:42:50.453 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-11 20:42:50.455 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-11 20:42:50.458 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-11 20:42:50.459 | + functions-common:_ensure_lsb_release:394 : return 2022-06-11 20:42:50.461 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-11 20:42:50.531 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-11 20:42:50.533 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-11 20:42:50.603 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-11 20:42:50.606 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-11 20:42:50.675 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-11 20:42:50.677 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-11 20:42:50.679 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-11 20:42:50.681 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-11 20:42:50.683 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-11 20:42:50.685 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-11 20:42:50.687 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-11 20:42:50.688 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-11 20:42:50.690 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-11 20:42:50.692 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-11 20:42:50.694 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-11 20:42:50.694 | Distro: focal 2022-06-11 20:42:50.696 | + tools/install_pip.sh:main:124 : get_versions 2022-06-11 20:42:50.698 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-11 20:42:50.702 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-11 20:42:50.704 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-11 20:42:50.706 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-11 20:42:50.706 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-11 20:42:51.352 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-11 20:42:51.354 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-11 20:42:51.354 | pip: 21.3.1 2022-06-11 20:42:51.356 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-11 20:42:51.358 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-11 20:42:51.359 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:42:51.361 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:42:51.363 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:42:51.364 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:42:51.366 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:42:51.368 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:42:51.369 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:42:51.371 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:42:51.373 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:42:51.374 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:42:51.376 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-11 20:42:51.378 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:51.379 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:51.381 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-11 20:42:51.389 | + tools/install_pip.sh:main:153 : set -x 2022-06-11 20:42:51.391 | + tools/install_pip.sh:main:156 : get_versions 2022-06-11 20:42:51.393 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-11 20:42:51.397 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-11 20:42:51.399 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-11 20:42:51.401 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-11 20:42:51.402 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-11 20:42:52.026 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-11 20:42:52.028 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-11 20:42:52.028 | pip: 21.3.1 2022-06-11 20:42:52.031 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-11 20:42:52.034 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-11 20:42:52.037 | + ./stack.sh:main:791 : fixup_all 2022-06-11 20:42:52.040 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-11 20:42:52.042 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-11 20:42:52.045 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:42:52.047 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:42:52.049 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-11 20:42:52.061 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-11 20:42:52.072 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-11 20:42:52.083 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-11 20:42:52.086 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-11 20:42:52.088 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:42:52.090 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:42:52.092 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:42:52.094 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:42:52.096 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:42:52.099 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:42:52.101 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:42:52.103 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:42:52.105 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:42:52.107 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:42:52.110 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-11 20:42:52.112 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-11 20:42:52.114 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-11 20:42:52.116 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:42:52.119 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:42:52.121 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:42:52.123 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:42:52.125 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:42:52.127 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:42:52.129 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-11 20:42:52.132 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-11 20:42:52.153 | Using python 3.8 to install os-testr 2022-06-11 20:42:52.155 | + 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-11 20:42:52.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:42:52.953 | from cryptography.utils import int_from_bytes 2022-06-11 20:42:52.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:42:52.953 | from cryptography.utils import int_from_bytes 2022-06-11 20:42:54.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:42:54.112 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-11 20:42:54.180 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-11 20:42:54.181 | 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-11 20:42:54.182 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-11 20:42:54.196 | 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-11 20:42:54.206 | 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-11 20:42:54.217 | 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-11 20:42:55.815 | 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-11 20:42:55.911 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:42:55.911 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:42:56.019 | + inc/python:pip_install:196 : result=0 2022-06-11 20:42:56.021 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:42:56.024 | + functions-common:time_stop:2426 : local name 2022-06-11 20:42:56.027 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:56.029 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:56.031 | + functions-common:time_stop:2429 : local total 2022-06-11 20:42:56.033 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:56.035 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:42:56.037 | + functions-common:time_stop:2433 : start_time=1654980172147 2022-06-11 20:42:56.039 | + functions-common:time_stop:2435 : [[ -z 1654980172147 ]] 2022-06-11 20:42:56.042 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:56.046 | + functions-common:time_stop:2438 : end_time=1654980176044 2022-06-11 20:42:56.048 | + functions-common:time_stop:2439 : elapsed_time=3897 2022-06-11 20:42:56.050 | + functions-common:time_stop:2440 : total=0 2022-06-11 20:42:56.052 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:56.055 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3897 2022-06-11 20:42:56.057 | + inc/python:pip_install:199 : return 0 2022-06-11 20:42:56.059 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-11 20:42:56.111 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-11 20:42:56.408 | + ./stack.sh:main:805 : install_infra 2022-06-11 20:42:56.410 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:42:56.413 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-11 20:42:56.416 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:42:56.419 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-11 20:42:56.442 | + 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-11 20:42:59.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:42:59.295 | 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-11 20:42:59.598 | + inc/python:pip_install:196 : result=0 2022-06-11 20:42:59.600 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:42:59.603 | + functions-common:time_stop:2426 : local name 2022-06-11 20:42:59.605 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:42:59.607 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:42:59.609 | + functions-common:time_stop:2429 : local total 2022-06-11 20:42:59.611 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:42:59.613 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:42:59.616 | + functions-common:time_stop:2433 : start_time=1654980176434 2022-06-11 20:42:59.618 | + functions-common:time_stop:2435 : [[ -z 1654980176434 ]] 2022-06-11 20:42:59.621 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:42:59.625 | + functions-common:time_stop:2438 : end_time=1654980179622 2022-06-11 20:42:59.627 | + functions-common:time_stop:2439 : elapsed_time=3188 2022-06-11 20:42:59.629 | + functions-common:time_stop:2440 : total=3897 2022-06-11 20:42:59.631 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:42:59.634 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7085 2022-06-11 20:42:59.636 | + inc/python:pip_install:199 : return 0 2022-06-11 20:42:59.638 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-11 20:42:59.641 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-11 20:42:59.663 | + 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-11 20:43:02.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:43:02.292 | Processing /opt/stack/requirements 2022-06-11 20:43:04.019 | 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-11 20:43:04.031 | 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-11 20:43:04.034 | 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-11 20:43:04.063 | 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-11 20:43:04.068 | 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-11 20:43:04.079 | 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-11 20:43:04.082 | 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-11 20:43:04.088 | 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-11 20:43:04.092 | 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-11 20:43:04.096 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-11 20:43:04.099 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-11 20:43:04.117 | 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-11 20:43:04.119 | 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-11 20:43:04.152 | 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-11 20:43:04.156 | 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-11 20:43:04.158 | 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-11 20:43:04.171 | 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-11 20:43:04.174 | 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-11 20:43:04.250 | 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-11 20:43:04.263 | 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-11 20:43:04.269 | 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-11 20:43:04.273 | 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-11 20:43:04.278 | 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-11 20:43:04.342 | Building wheels for collected packages: openstack-requirements 2022-06-11 20:43:04.343 | Building wheel for openstack-requirements (setup.py): started 2022-06-11 20:43:05.174 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-11 20:43:05.174 | ERROR: Command errored out with exit status 1: 2022-06-11 20:43:05.174 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-i2qvq6y3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-i2qvq6y3/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-dvopqxnz 2022-06-11 20:43:05.174 | cwd: /tmp/pip-req-build-i2qvq6y3/ 2022-06-11 20:43:05.174 | Complete output (6 lines): 2022-06-11 20:43:05.175 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-11 20:43:05.175 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-11 20:43:05.175 | or: setup.py --help-commands 2022-06-11 20:43:05.175 | or: setup.py cmd --help 2022-06-11 20:43:05.175 | 2022-06-11 20:43:05.175 | error: invalid command 'bdist_wheel' 2022-06-11 20:43:05.175 | ---------------------------------------- 2022-06-11 20:43:05.175 | ERROR: Failed building wheel for openstack-requirements 2022-06-11 20:43:05.175 | Running setup.py clean for openstack-requirements 2022-06-11 20:43:06.006 | Failed to build openstack-requirements 2022-06-11 20:43:06.022 | Installing collected packages: openstack-requirements 2022-06-11 20:43:06.022 | Attempting uninstall: openstack-requirements 2022-06-11 20:43:06.023 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-11 20:43:06.058 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-11 20:43:06.076 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-11 20:43:06.079 | Running setup.py install for openstack-requirements: started 2022-06-11 20:43:08.505 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-11 20:43:08.528 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-11 20:43:08.652 | + inc/python:pip_install:196 : result=0 2022-06-11 20:43:08.655 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:43:08.657 | + functions-common:time_stop:2426 : local name 2022-06-11 20:43:08.659 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:08.661 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:08.663 | + functions-common:time_stop:2429 : local total 2022-06-11 20:43:08.665 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:08.668 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:43:08.670 | + functions-common:time_stop:2433 : start_time=1654980179655 2022-06-11 20:43:08.672 | + functions-common:time_stop:2435 : [[ -z 1654980179655 ]] 2022-06-11 20:43:08.674 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:08.678 | + functions-common:time_stop:2438 : end_time=1654980188676 2022-06-11 20:43:08.680 | + functions-common:time_stop:2439 : elapsed_time=9021 2022-06-11 20:43:08.682 | + functions-common:time_stop:2440 : total=7085 2022-06-11 20:43:08.685 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:08.687 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=16106 2022-06-11 20:43:08.689 | + inc/python:pip_install:199 : return 0 2022-06-11 20:43:08.691 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-11 20:43:08.694 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-11 20:43:08.697 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-11 20:43:08.699 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:43:08.701 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:43:08.704 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-11 20:43:08.706 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:43:08.708 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-11 20:43:08.729 | Using python 3.8 to install pbr 2022-06-11 20:43:08.731 | + 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-11 20:43:09.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:43:09.522 | from cryptography.utils import int_from_bytes 2022-06-11 20:43:09.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:43:09.522 | from cryptography.utils import int_from_bytes 2022-06-11 20:43:10.647 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:43:10.661 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-11 20:43:12.454 | 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-11 20:43:12.550 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:43:12.550 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:43:12.656 | + inc/python:pip_install:196 : result=0 2022-06-11 20:43:12.658 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:43:12.661 | + functions-common:time_stop:2426 : local name 2022-06-11 20:43:12.663 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:12.665 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:12.667 | + functions-common:time_stop:2429 : local total 2022-06-11 20:43:12.670 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:12.672 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:43:12.674 | + functions-common:time_stop:2433 : start_time=1654980188724 2022-06-11 20:43:12.676 | + functions-common:time_stop:2435 : [[ -z 1654980188724 ]] 2022-06-11 20:43:12.679 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:12.683 | + functions-common:time_stop:2438 : end_time=1654980192681 2022-06-11 20:43:12.685 | + functions-common:time_stop:2439 : elapsed_time=3957 2022-06-11 20:43:12.687 | + functions-common:time_stop:2440 : total=16106 2022-06-11 20:43:12.689 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:12.691 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20063 2022-06-11 20:43:12.694 | + inc/python:pip_install:199 : return 0 2022-06-11 20:43:12.696 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-11 20:43:14.958 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-11 20:43:16.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:43:16.823 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-11 20:43:16.844 | 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-11 20:43:16.847 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-11 20:43:16.850 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-11 20:43:16.853 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-11 20:43:16.858 | 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-11 20:43:16.930 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-11 20:43:16.933 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-11 20:43:16.936 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-11 20:43:16.954 | + ./stack.sh:main:814 : pkgs= 2022-06-11 20:43:16.956 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-11 20:43:16.959 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-11 20:43:16.961 | + functions-common:run_phase:1854 : local mode=stack 2022-06-11 20:43:16.964 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-11 20:43:16.966 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-11 20:43:16.968 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-11 20:43:16.970 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-11 20:43:16.973 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-11 20:43:16.975 | + functions-common:run_phase:1864 : local extra 2022-06-11 20:43:16.978 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-11 20:43:16.982 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-11 20:43:16.984 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-11 20:43:16.986 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-11 20:43:16.988 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-11 20:43:16.991 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-11 20:43:17.006 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:43:17.008 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:43:17.010 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:43:17.012 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-11 20:43:17.015 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:43:17.017 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-11 20:43:17.019 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:43:17.021 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-11 20:43:17.024 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:43:17.026 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-11 20:43:17.028 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:43:17.030 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-11 20:43:17.032 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-11 20:43:17.034 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-11 20:43:17.036 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:43:17.039 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-11 20:43:17.041 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-11 20:43:17.043 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-11 20:43:17.045 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-11 20:43:17.047 | + functions-common:run_plugins:1843 : local plugins=,devstack-plugin-ceph 2022-06-11 20:43:17.049 | + functions-common:run_plugins:1844 : local plugin 2022-06-11 20:43:17.052 | + functions-common:run_plugins:1845 : for plugin in ${plugins//,/ } 2022-06-11 20:43:17.054 | + functions-common:run_plugins:1846 : local dir=/opt/stack/devstack-plugin-ceph 2022-06-11 20:43:17.060 | + functions-common:run_plugins:1847 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-06-11 20:43:17.062 | + functions-common:run_plugins:1848 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-06-11 20:43:17.065 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-06-11 20:43:17.068 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-06-11 20:43:17.070 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-06-11 20:43:17.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:17.074 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-06-11 20:43:17.076 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:43:17.078 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Ceph 2022-06-11 20:43:17.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-06-11 20:43:17.082 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-06-11 20:43:17.085 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-06-11 20:43:17.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-06-11 20:43:17.089 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-06-11 20:43:17.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-06-11 20:43:17.094 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-06-11 20:43:17.096 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:17.098 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:17.100 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-06-11 20:43:17.102 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-06-11 20:43:17.104 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:43:17.106 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:43:17.109 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:43:17.111 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:43:17.113 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:17.115 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:43:17.117 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:17.119 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:17.121 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:43:17.123 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:43:17.125 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:43:17.127 | ++ functions-common:apt_get_update:1191 : return 2022-06-11 20:43:17.129 | ++ functions-common:install_package:1465 : real_install_package software-properties-common 2022-06-11 20:43:17.132 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:43:17.134 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:17.136 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:17.138 | ++ functions-common:real_install_package:1451 : apt_get install software-properties-common 2022-06-11 20:43:17.158 | ++ 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-11 20:43:17.267 | Reading package lists... 2022-06-11 20:43:17.512 | Building dependency tree... 2022-06-11 20:43:17.514 | Reading state information... 2022-06-11 20:43:17.771 | software-properties-common is already the newest version (0.99.9.8). 2022-06-11 20:43:17.771 | The following packages were automatically installed and are no longer required: 2022-06-11 20:43:17.772 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:43:17.772 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:43:17.772 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:43:17.772 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:43:17.772 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:43:17.772 | python3-zope.interface 2022-06-11 20:43:17.772 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:43:17.886 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:43:17.891 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:43:17.893 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:43:17.895 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:43:17.897 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:17.899 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:17.901 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:43:17.904 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:17.907 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:43:17.909 | ++ functions-common:time_stop:2433 : start_time=1654980197156 2022-06-11 20:43:17.912 | ++ functions-common:time_stop:2435 : [[ -z 1654980197156 ]] 2022-06-11 20:43:17.915 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:17.919 | ++ functions-common:time_stop:2438 : end_time=1654980197916 2022-06-11 20:43:17.921 | ++ functions-common:time_stop:2439 : elapsed_time=760 2022-06-11 20:43:17.923 | ++ functions-common:time_stop:2440 : total=3149 2022-06-11 20:43:17.925 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:17.928 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3909 2022-06-11 20:43:17.930 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:43:17.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-06-11 20:43:17.934 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-06-11 20:43:17.936 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-06-11 20:43:17.939 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-06-11 20:43:17.941 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-06-11 20:43:17.943 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:17.945 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:17.947 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-06-11 20:43:17.950 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-06-11 20:43:17.950 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-06-11 20:43:18.042 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-06-11 20:43:18.495 | OK 2022-06-11 20:43:18.508 | ++ /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-11 20:43:19.882 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:43:19.914 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:43:19.954 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:43:20.053 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:43:20.232 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2022-06-11 20:43:20.721 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-06-11 20:43:30.052 | Fetched 25.7 kB in 1s (26.5 kB/s) 2022-06-11 20:43:31.604 | Reading package lists... 2022-06-11 20:43:31.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-06-11 20:43:31.850 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-11 20:43:31.882 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-11 20:43:31.922 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-11 20:43:32.021 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-11 20:43:32.240 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-06-11 20:43:34.220 | Reading package lists... 2022-06-11 20:43:34.252 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-06-11 20:43:34.254 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-06-11 20:43:34.257 | ++ inc/python:python3_enabled:452 : return 0 2022-06-11 20:43:34.259 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-06-11 20:43:34.261 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-06-11 20:43:34.263 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:43:34.266 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:43:34.268 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:43:34.272 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:43:34.272 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:43:34.272 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:43:34.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:43:34.279 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:43:34.281 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:43:34.284 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:43:34.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:43:34.302 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:43:34.305 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:43:34.307 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-06-11 20:43:34.309 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-06-11 20:43:34.312 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:43:34.314 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-11 20:43:34.316 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:43:34.318 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:43:34.320 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:43:34.322 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:43:34.325 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:43:34.327 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:34.329 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:34.331 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:43:34.333 | ++ functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:43:34.335 | ++ functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:43:34.337 | ++ functions-common:apt_get_update:1191 : return 2022-06-11 20:43:34.340 | ++ functions-common:install_package:1465 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:43:34.342 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:43:34.344 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:34.346 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:34.349 | ++ functions-common:real_install_package:1451 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-06-11 20:43:34.369 | ++ 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-11 20:43:34.481 | Reading package lists... 2022-06-11 20:43:34.731 | Building dependency tree... 2022-06-11 20:43:34.733 | Reading state information... 2022-06-11 20:43:34.994 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.7). 2022-06-11 20:43:34.994 | ceph is already the newest version (16.2.9-1focal). 2022-06-11 20:43:34.994 | python3-rados is already the newest version (16.2.9-1focal). 2022-06-11 20:43:34.994 | python3-rbd is already the newest version (16.2.9-1focal). 2022-06-11 20:43:34.994 | The following packages were automatically installed and are no longer required: 2022-06-11 20:43:34.995 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:43:34.995 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:43:34.995 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:43:34.995 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:43:34.995 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:43:34.995 | python3-zope.interface 2022-06-11 20:43:34.995 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:43:35.109 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:43:35.113 | ++ functions-common:apt_get:1235 : result=0 2022-06-11 20:43:35.116 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:43:35.118 | ++ functions-common:time_stop:2426 : local name 2022-06-11 20:43:35.120 | ++ functions-common:time_stop:2427 : local end_time 2022-06-11 20:43:35.122 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:43:35.124 | ++ functions-common:time_stop:2429 : local total 2022-06-11 20:43:35.126 | ++ functions-common:time_stop:2430 : local start_time 2022-06-11 20:43:35.129 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:43:35.131 | ++ functions-common:time_stop:2433 : start_time=1654980214367 2022-06-11 20:43:35.133 | ++ functions-common:time_stop:2435 : [[ -z 1654980214367 ]] 2022-06-11 20:43:35.135 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:43:35.140 | ++ functions-common:time_stop:2438 : end_time=1654980215137 2022-06-11 20:43:35.142 | ++ functions-common:time_stop:2439 : elapsed_time=770 2022-06-11 20:43:35.144 | ++ functions-common:time_stop:2440 : total=3909 2022-06-11 20:43:35.146 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:43:35.148 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4679 2022-06-11 20:43:35.150 | ++ functions-common:apt_get:1239 : return 0 2022-06-11 20:43:35.153 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-06-11 20:43:35.155 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:43:35.157 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:43:35.160 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-06-11 20:43:35.171 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-06-11 20:43:35.173 | ++ functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:43:35.176 | ++ functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:43:35.178 | ++ functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:43:35.180 | ++ functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:43:35.182 | ++ functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:43:35.185 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:43:35.187 | ++ functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:43:35.189 | ++ functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:43:35.191 | ++ functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:43:35.193 | ++ functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:43:35.195 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-06-11 20:43:35.198 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:43:35.200 | ++ ./stack.sh:echo_summary:441 : echo -e Configuring Ceph 2022-06-11 20:43:35.202 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-06-11 20:43:35.204 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-06-11 20:43:35.206 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-06-11 20:43:35.209 | ++ /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-11 20:43:35.211 | ++ functions:create_disk:732 : local node_number 2022-06-11 20:43:35.213 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.215 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-06-11 20:43:35.217 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-06-11 20:43:35.219 | ++ functions:create_disk:736 : local key 2022-06-11 20:43:35.223 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.223 | +++ functions:create_disk:738 : sed s#/.## 2022-06-11 20:43:35.228 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.230 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.232 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-06-11 20:43:35.234 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.236 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-06-11 20:43:35.239 | ++ functions:destroy_disk:765 : local key 2022-06-11 20:43:35.242 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.243 | +++ functions:destroy_disk:767 : sed s#/.## 2022-06-11 20:43:35.247 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.250 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.252 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-06-11 20:43:35.256 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-11 20:43:35.268 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.283 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.288 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-06-11 20:43:35.299 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.309 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-06-11 20:43:35.386 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-06-11 20:43:35.386 | = sectsz=512 attr=2, projid32bit=1 2022-06-11 20:43:35.386 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-11 20:43:35.386 | = reflink=1 2022-06-11 20:43:35.386 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-06-11 20:43:35.386 | = sunit=0 swidth=0 blks 2022-06-11 20:43:35.386 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-11 20:43:35.386 | log =internal log bsize=4096 blocks=2980, version=2 2022-06-11 20:43:35.386 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-11 20:43:35.386 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-11 20:43:35.390 | ++ 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-11 20:43:35.390 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-11 20:43:35.399 | /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-11 20:43:35.403 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-06-11 20:43:35.414 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-06-11 20:43:35.454 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-06-11 20:43:35.458 | ++ /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-11 20:43:35.472 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-06-11 20:43:35.477 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-06-11 20:43:35.500 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph --create-keyring --name=mon. --add-key=AQB3/qRiG/ibHRAALoUq8YjoNzHPmFsU4ACFhw== --cap mon 'allow *' 2022-06-11 20:43:35.536 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-06-11 20:43:35.536 | added entity mon. auth(key=AQB3/qRiG/ibHRAALoUq8YjoNzHPmFsU4ACFhw==) 2022-06-11 20:43:35.536 | added 1 caps to entity mon. 2022-06-11 20:43:35.541 | ++ /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-11 20:43:35.592 | creating /etc/ceph/ceph.client.admin.keyring 2022-06-11 20:43:35.598 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-06-11 20:43:35.602 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-06-11 20:43:35.631 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-06-11 20:43:35.637 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-06-11 20:43:35.640 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-master-4-ceph 2022-06-11 20:43:35.653 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid a670c5fd-fb37-48de-8ecf-891f4948d2e9 2022-06-11 20:43:35.713 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-06-11 20:43:35.717 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-master-4-ceph 2022-06-11 20:43:35.766 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.10 2022-06-11 20:43:35.815 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-06-11 20:43:35.864 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-06-11 20:43:35.914 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-06-11 20:43:35.963 | ++ /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-11 20:43:36.012 | ++ /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-11 20:43:36.064 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-06-11 20:43:36.115 | ++ /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-11 20:43:36.164 | ++ /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-11 20:43:36.214 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-06-11 20:43:36.273 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-06-11 20:43:36.277 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-06-11 20:43:36.277 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-06-11 20:43:36.282 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-06-11 20:43:36.285 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-06-11 20:43:36.335 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-11 20:43:36.339 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-06-11 20:43:36.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-master-4-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-master-4-ceph 2022-06-11 20:43:37.090 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-06-11 20:43:37.104 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-06-11 20:43:37.108 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:43:37.121 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-master-4-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-06-11 20:43:37.489 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-06-11 20:43:37.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:43:37.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-06-11 20:43:37.523 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-06-11 20:43:37.525 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-11 20:43:37.528 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-11 20:43:37.530 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-11 20:43:37.532 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-11 20:43:37.536 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-11 20:43:37.540 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-06-11 20:43:37.542 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-11 20:43:37.544 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-06-11 20:43:37.547 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-11 20:43:37.549 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:43:37.552 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:43:37.568 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-11 20:43:37.571 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-11 20:43:37.575 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-11 20:43:37.577 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-11 20:43:37.577 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-11 20:43:39.262 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-11 20:43:39.264 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-11 20:43:39.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-06-11 20:43:39.270 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-06-11 20:43:39.272 | ++ functions:vercmp:628 : local v1=16.2 2022-06-11 20:43:39.274 | ++ functions:vercmp:629 : local 'op=>=' 2022-06-11 20:43:39.277 | ++ functions:vercmp:630 : local v2=14.0 2022-06-11 20:43:39.279 | ++ functions:vercmp:631 : local result 2022-06-11 20:43:39.283 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-06-11 20:43:39.283 | +++ functions:vercmp:635 : head -1 2022-06-11 20:43:39.283 | +++ functions:vercmp:635 : sort -V 2022-06-11 20:43:39.289 | ++ functions:vercmp:635 : result=14.0 2022-06-11 20:43:39.291 | ++ functions:vercmp:637 : case $op in 2022-06-11 20:43:39.293 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-06-11 20:43:39.296 | ++ functions:vercmp:652 : return 2022-06-11 20:43:39.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:43:39.300 | ++ /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-11 20:43:39.659 | exported keyring for client.bootstrap-mds 2022-06-11 20:43:39.678 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:43:39.680 | ++ /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-11 20:43:40.049 | exported keyring for client.bootstrap-osd 2022-06-11 20:43:40.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-06-11 20:43:40.071 | ++ /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-11 20:43:40.430 | exported keyring for client.bootstrap-rgw 2022-06-11 20:43:40.449 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-06-11 20:43:40.461 | ++ /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-11 20:43:40.965 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-06-11 20:43:40.978 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-06-11 20:43:40.980 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-06-11 20:43:40.983 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-06-11 20:43:41.530 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-06-11 20:43:41.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-06-11 20:43:41.544 | ++ /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-11 20:43:41.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-06-11 20:43:42.011 | [osd.0] 2022-06-11 20:43:42.011 | key = AQB9/qRi48DpNRAAB1pC+oeMmhxcBYSsqErasw== 2022-06-11 20:43:42.035 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-06-11 20:43:42.047 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-06-11 20:43:42.059 | ++ /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-11 20:43:42.106 | 2022-06-11T20:43:42.100+0000 7f2af890d080 -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-11 20:43:42.106 | 2022-06-11T20:43:42.100+0000 7f2af890d080 -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-11 20:43:42.106 | 2022-06-11T20:43:42.100+0000 7f2af890d080 -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-11 20:43:42.197 | 2022-06-11T20:43:42.196+0000 7f2af890d080 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-06-11 20:43:49.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-06-11 20:43:51.990 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-06-11 20:43:52.004 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-06-11 20:43:52.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-06-11 20:43:52.386 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:43:52.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:43:52.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:43:52.394 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:43:52.395 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:43:52.396 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:43:52.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:43:52.403 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:43:52.405 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:43:52.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:43:52.411 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:43:52.427 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:43:52.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:43:52.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-06-11 20:43:52.434 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-06-11 20:43:52.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-06-11 20:43:52.439 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:43:52.441 | ++ ./stack.sh:echo_summary:441 : echo -e Initializing Ceph 2022-06-11 20:43:52.444 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-06-11 20:43:52.446 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-06-11 20:43:52.460 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-06-11 20:43:52.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:43:52.480 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-06-11 20:43:52.483 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-06-11 20:43:52.486 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-06-11 20:43:52.488 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-06-11 20:43:52.491 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-06-11 20:43:52.493 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-06-11 20:43:52.496 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-06-11 20:43:52.500 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-06-11 20:43:52.503 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-06-11 20:43:52.505 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph' 2022-06-11 20:43:52.508 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-06-11 20:43:52.510 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:43:52.512 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-master-4-ceph 2022-06-11 20:43:52.528 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-06-11 20:43:52.531 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-06-11 20:43:52.535 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-06-11 20:43:52.535 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-06-11 20:43:52.536 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-06-11 20:43:52.910 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-06-11 20:43:52.913 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-06-11 20:43:52.915 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-06-11 20:43:52.918 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-06-11 20:43:52.941 | ++ /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-11 20:43:59.890 | no valid command found; 10 closest matches: 2022-06-11 20:43:59.890 | 0 2022-06-11 20:43:59.890 | 1 2022-06-11 20:43:59.890 | 2 2022-06-11 20:43:59.890 | abort 2022-06-11 20:43:59.890 | assert 2022-06-11 20:43:59.890 | config diff 2022-06-11 20:43:59.890 | config diff get 2022-06-11 20:43:59.890 | config get 2022-06-11 20:43:59.890 | config help [] 2022-06-11 20:43:59.890 | config set ... 2022-06-11 20:43:59.890 | Error EINVAL: invalid command 2022-06-11 20:43:59.896 | ++ /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-11 20:43:59.896 | MGR Restful is not working, perhaps the package is not installed? 2022-06-11 20:43:59.899 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-06-11 20:44:00.410 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-06-11 20:44:00.412 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-06-11 20:44:00.470 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-06-11 20:44:00.473 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-06-11 20:44:00.476 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-06-11 20:44:00.478 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-06-11 20:44:00.482 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-06-11 20:44:00.482 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-06-11 20:44:00.483 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-06-11 20:44:00.488 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-06-11 20:44:00.491 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-06-11 20:44:00.494 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-06-11 20:44:00.496 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-06-11 20:44:00.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-06-11 20:44:00.515 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:44:00.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-06-11 20:44:00.520 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-06-11 20:44:00.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-11 20:44:00.525 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-06-11 20:44:00.529 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-11 20:44:00.531 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-11 20:44:00.534 | + functions:set_systemd_override:821 : local value=2048 2022-06-11 20:44:00.537 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-11 20:44:00.539 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-11 20:44:00.593 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-11 20:44:00.593 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-11 20:44:00.596 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-11 20:44:00.980 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-11 20:44:00.983 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-11 20:44:01.000 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:44:01.002 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-11 20:44:01.005 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:44:01.007 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:44:01.010 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:44:01.012 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:44:01.015 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:44:01.017 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:44:01.020 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:01.023 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:01.025 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:44:01.028 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:44:01.030 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:44:01.036 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:44:01.036 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-11 20:44:01.038 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:44:01.041 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:01.043 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:01.046 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-11 20:44:01.067 | + 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-11 20:44:01.178 | Reading package lists... 2022-06-11 20:44:01.421 | Building dependency tree... 2022-06-11 20:44:01.423 | Reading state information... 2022-06-11 20:44:01.676 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-11 20:44:01.676 | The following packages were automatically installed and are no longer required: 2022-06-11 20:44:01.677 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:44:01.677 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:44:01.677 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:44:01.678 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:44:01.678 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:44:01.678 | python3-zope.interface 2022-06-11 20:44:01.678 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:44:01.788 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:44:01.793 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:44:01.795 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:44:01.798 | + functions-common:time_stop:2426 : local name 2022-06-11 20:44:01.800 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:01.803 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:01.805 | + functions-common:time_stop:2429 : local total 2022-06-11 20:44:01.807 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:01.809 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:44:01.812 | + functions-common:time_stop:2433 : start_time=1654980241065 2022-06-11 20:44:01.814 | + functions-common:time_stop:2435 : [[ -z 1654980241065 ]] 2022-06-11 20:44:01.817 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:01.821 | + functions-common:time_stop:2438 : end_time=1654980241819 2022-06-11 20:44:01.824 | + functions-common:time_stop:2439 : elapsed_time=754 2022-06-11 20:44:01.826 | + functions-common:time_stop:2440 : total=4679 2022-06-11 20:44:01.828 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:01.831 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5433 2022-06-11 20:44:01.834 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:44:01.836 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-11 20:44:01.839 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:44:01.841 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:44:01.844 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:44:01.846 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:44:01.849 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:44:01.851 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:44:01.854 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-11 20:44:01.856 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:44:01.859 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:44:01.861 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:44:01.863 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:44:01.866 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:44:01.868 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:44:01.871 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:44:01.873 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:44:01.875 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:44:01.878 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:44:01.881 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-11 20:44:01.883 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:44:01.885 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:44:01.888 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:44:01.890 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:44:01.893 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:44:01.896 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:44:01.898 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-11 20:44:01.901 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-11 20:44:01.917 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:44:01.920 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-11 20:44:01.922 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:44:01.925 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-11 20:44:01.927 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-11 20:44:01.930 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-11 20:44:01.935 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-11 20:44:01.937 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-11 20:44:01.940 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-11 20:44:01.942 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-11 20:44:01.945 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-11 20:44:01.947 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-11 20:44:01.950 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-11 20:44:02.630 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-11 20:44:02.630 | user tags 2022-06-11 20:44:02.630 | stackrabbit []' 2022-06-11 20:44:02.634 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-11 20:44:02.634 | user tags 2022-06-11 20:44:02.634 | stackrabbit []' 2022-06-11 20:44:02.634 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-11 20:44:02.640 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-11 20:44:02.643 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-11 20:44:02.646 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-11 20:44:03.362 | Changing password for user "stackrabbit" ... 2022-06-11 20:44:03.403 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-11 20:44:04.060 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-11 20:44:04.117 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-11 20:44:04.120 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-11 20:44:04.793 | Changing password for user "stackrabbit" ... 2022-06-11 20:44:04.844 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-11 20:44:04.847 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-11 20:44:04.850 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-11 20:44:05.500 | Deleting user "guest" ... 2022-06-11 20:44:05.515 | Error: 2022-06-11 20:44:05.515 | {:no_such_user, "guest"} 2022-06-11 20:44:05.527 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-11 20:44:05.530 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-11 20:44:05.547 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:44:05.549 | + ./stack.sh:main:831 : install_database 2022-06-11 20:44:05.552 | + lib/database:install_database:118 : install_database_mysql 2022-06-11 20:44:05.555 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-11 20:44:05.557 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:05.560 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:05.562 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-11 20:44:05.940 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-11 20:44:05.943 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-11 20:44:05.945 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-11 20:44:05.948 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-11 20:44:05.951 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:44:05.953 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-11 20:44:05.956 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-11 20:44:05.959 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-11 20:44:05.961 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-11 20:44:05.964 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-11 20:44:05.966 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-11 20:44:05.969 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-11 20:44:05.974 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-11 20:44:05.974 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-11 20:44:05.976 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-11 20:44:05.979 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-11 20:44:05.981 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-11 20:44:05.984 | + functions-common:is_suse:537 : is_opensuse 2022-06-11 20:44:05.987 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-11 20:44:05.990 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-11 20:44:05.993 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-11 20:44:05.995 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-11 20:44:06.000 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-11 20:44:06.000 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-11 20:44:06.004 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:06.006 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:06.008 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-11 20:44:06.011 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:44:06.013 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:44:06.016 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:44:06.018 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:44:06.020 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:44:06.023 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:44:06.025 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:06.031 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:06.031 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:44:06.033 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:44:06.035 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:44:06.037 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:44:06.040 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-11 20:44:06.042 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:44:06.045 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:06.047 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:06.050 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-11 20:44:06.072 | + 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-11 20:44:06.204 | Reading package lists... 2022-06-11 20:44:06.460 | Building dependency tree... 2022-06-11 20:44:06.462 | Reading state information... 2022-06-11 20:44:06.724 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-11 20:44:06.724 | The following packages were automatically installed and are no longer required: 2022-06-11 20:44:06.725 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:44:06.725 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:44:06.725 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:44:06.725 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:44:06.725 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:44:06.725 | python3-zope.interface 2022-06-11 20:44:06.725 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:44:06.835 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:44:06.840 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:44:06.842 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:44:06.845 | + functions-common:time_stop:2426 : local name 2022-06-11 20:44:06.847 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:06.849 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:06.852 | + functions-common:time_stop:2429 : local total 2022-06-11 20:44:06.854 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:06.856 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:44:06.859 | + functions-common:time_stop:2433 : start_time=1654980246070 2022-06-11 20:44:06.861 | + functions-common:time_stop:2435 : [[ -z 1654980246070 ]] 2022-06-11 20:44:06.864 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:06.868 | + functions-common:time_stop:2438 : end_time=1654980246866 2022-06-11 20:44:06.871 | + functions-common:time_stop:2439 : elapsed_time=796 2022-06-11 20:44:06.873 | + functions-common:time_stop:2440 : total=5433 2022-06-11 20:44:06.875 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:06.878 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6229 2022-06-11 20:44:06.881 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:44:06.883 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-11 20:44:06.885 | + ./stack.sh:main:834 : install_database_python 2022-06-11 20:44:06.888 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-11 20:44:06.890 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-11 20:44:06.893 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-11 20:44:06.895 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-11 20:44:06.898 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-11 20:44:06.901 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-11 20:44:06.903 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-11 20:44:06.907 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-11 20:44:06.908 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-11 20:44:06.914 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-11 20:44:06.916 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-11 20:44:06.918 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-11 20:44:06.921 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-11 20:44:06.924 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-11 20:44:06.948 | Using python 3.8 to install PyMySQL 2022-06-11 20:44:06.950 | + 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-11 20:44:07.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:44:07.739 | from cryptography.utils import int_from_bytes 2022-06-11 20:44:07.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:44:07.739 | from cryptography.utils import int_from_bytes 2022-06-11 20:44:08.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:44:08.894 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-11 20:44:10.533 | 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-11 20:44:10.628 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:44:10.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:44:10.727 | + inc/python:pip_install:196 : result=0 2022-06-11 20:44:10.729 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-11 20:44:10.732 | + functions-common:time_stop:2426 : local name 2022-06-11 20:44:10.734 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:10.737 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:10.739 | + functions-common:time_stop:2429 : local total 2022-06-11 20:44:10.741 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:10.744 | + functions-common:time_stop:2432 : name=pip_install 2022-06-11 20:44:10.746 | + functions-common:time_stop:2433 : start_time=1654980246942 2022-06-11 20:44:10.748 | + functions-common:time_stop:2435 : [[ -z 1654980246942 ]] 2022-06-11 20:44:10.752 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:10.756 | + functions-common:time_stop:2438 : end_time=1654980250753 2022-06-11 20:44:10.758 | + functions-common:time_stop:2439 : elapsed_time=3811 2022-06-11 20:44:10.761 | + functions-common:time_stop:2440 : total=20063 2022-06-11 20:44:10.763 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:10.765 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23874 2022-06-11 20:44:10.768 | + inc/python:pip_install:199 : return 0 2022-06-11 20:44:10.771 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-11 20:44:10.773 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-11 20:44:10.776 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-11 20:44:10.778 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-11 20:44:10.796 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:44:10.798 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-11 20:44:10.800 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-11 20:44:10.804 | ++ 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-11 20:44:10.804 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-11 20:44:10.810 | + 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-11 20:44:10.812 | + 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-11 20:44:10.815 | + 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-11 20:44:10.817 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-11 20:44:10.820 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-11 20:44:10.822 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-11 20:44:10.839 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:44:10.841 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-11 20:44:10.844 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:44:10.846 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:44:10.849 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:44:10.851 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:44:10.854 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:44:10.856 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:44:10.858 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:10.861 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:10.863 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:44:10.865 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:44:10.868 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:44:10.870 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:44:10.872 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-11 20:44:10.875 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:44:10.877 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:10.880 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:10.883 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-11 20:44:10.904 | + 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-11 20:44:11.014 | Reading package lists... 2022-06-11 20:44:11.263 | Building dependency tree... 2022-06-11 20:44:11.265 | Reading state information... 2022-06-11 20:44:11.527 | radvd is already the newest version (1:2.17-2). 2022-06-11 20:44:11.528 | The following packages were automatically installed and are no longer required: 2022-06-11 20:44:11.529 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:44:11.529 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:44:11.529 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:44:11.529 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:44:11.529 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:44:11.529 | python3-zope.interface 2022-06-11 20:44:11.529 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:44:11.642 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:44:11.646 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:44:11.649 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:44:11.651 | + functions-common:time_stop:2426 : local name 2022-06-11 20:44:11.654 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:11.656 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:11.658 | + functions-common:time_stop:2429 : local total 2022-06-11 20:44:11.661 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:11.663 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:44:11.666 | + functions-common:time_stop:2433 : start_time=1654980250901 2022-06-11 20:44:11.668 | + functions-common:time_stop:2435 : [[ -z 1654980250901 ]] 2022-06-11 20:44:11.671 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:11.676 | + functions-common:time_stop:2438 : end_time=1654980251673 2022-06-11 20:44:11.678 | + functions-common:time_stop:2439 : elapsed_time=772 2022-06-11 20:44:11.680 | + functions-common:time_stop:2440 : total=6229 2022-06-11 20:44:11.683 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:11.685 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7001 2022-06-11 20:44:11.687 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:44:11.690 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-11 20:44:11.707 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:44:11.709 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-11 20:44:11.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-11 20:44:11.714 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-11 20:44:11.718 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-11 20:44:11.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-11 20:44:11.741 | + functions-common:install_package:1464 : update_package_repo 2022-06-11 20:44:11.743 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-11 20:44:11.746 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-11 20:44:11.748 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-11 20:44:11.750 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-11 20:44:11.753 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-11 20:44:11.755 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:11.757 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:11.760 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-11 20:44:11.762 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-11 20:44:11.764 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-11 20:44:11.766 | + functions-common:apt_get_update:1191 : return 2022-06-11 20:44:11.769 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-11 20:44:11.771 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-11 20:44:11.773 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:11.776 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:11.778 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-11 20:44:11.799 | + 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-11 20:44:11.908 | Reading package lists... 2022-06-11 20:44:12.155 | Building dependency tree... 2022-06-11 20:44:12.157 | Reading state information... 2022-06-11 20:44:12.414 | fakeroot is already the newest version (1.24-1). 2022-06-11 20:44:12.414 | make is already the newest version (4.2.1-1.2). 2022-06-11 20:44:12.414 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-11 20:44:12.414 | The following packages were automatically installed and are no longer required: 2022-06-11 20:44:12.415 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-06-11 20:44:12.415 | python3-automat python3-click python3-colorama python3-configobj 2022-06-11 20:44:12.415 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-06-11 20:44:12.415 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-06-11 20:44:12.415 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-11 20:44:12.415 | python3-zope.interface 2022-06-11 20:44:12.415 | Use 'sudo apt autoremove' to remove them. 2022-06-11 20:44:12.526 | 0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded. 2022-06-11 20:44:12.530 | + functions-common:apt_get:1235 : result=0 2022-06-11 20:44:12.533 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-11 20:44:12.535 | + functions-common:time_stop:2426 : local name 2022-06-11 20:44:12.538 | + functions-common:time_stop:2427 : local end_time 2022-06-11 20:44:12.540 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-11 20:44:12.542 | + functions-common:time_stop:2429 : local total 2022-06-11 20:44:12.544 | + functions-common:time_stop:2430 : local start_time 2022-06-11 20:44:12.547 | + functions-common:time_stop:2432 : name=apt-get 2022-06-11 20:44:12.549 | + functions-common:time_stop:2433 : start_time=1654980251796 2022-06-11 20:44:12.552 | + functions-common:time_stop:2435 : [[ -z 1654980251796 ]] 2022-06-11 20:44:12.554 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-11 20:44:12.559 | + functions-common:time_stop:2438 : end_time=1654980252556 2022-06-11 20:44:12.561 | + functions-common:time_stop:2439 : elapsed_time=760 2022-06-11 20:44:12.563 | + functions-common:time_stop:2440 : total=7001 2022-06-11 20:44:12.565 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-11 20:44:12.567 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7761 2022-06-11 20:44:12.570 | + functions-common:apt_get:1239 : return 0 2022-06-11 20:44:12.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-11 20:44:12.575 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-11 20:44:12.577 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-11 20:44:12.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-11 20:44:12.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-11 20:44:12.585 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-11 20:44:12.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-11 20:44:12.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-11 20:44:12.595 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-11 20:44:12.596 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-11 20:44:12.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-11 20:44:12.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-11 20:44:12.606 | + functions:vercmp:628 : local v1=5.4 2022-06-11 20:44:12.608 | + functions:vercmp:629 : local 'op=<' 2022-06-11 20:44:12.610 | + functions:vercmp:630 : local v2=3.13 2022-06-11 20:44:12.613 | + functions:vercmp:631 : local result 2022-06-11 20:44:12.616 | ++ functions:vercmp:635 : sort -V 2022-06-11 20:44:12.617 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-11 20:44:12.617 | ++ functions:vercmp:635 : head -1 2022-06-11 20:44:12.622 | + functions:vercmp:635 : result=3.13 2022-06-11 20:44:12.624 | + functions:vercmp:637 : case $op in 2022-06-11 20:44:12.626 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-11 20:44:12.629 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-11 20:44:12.632 | + functions:vercmp:648 : return 2022-06-11 20:44:12.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-11 20:44:12.636 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-11 20:44:12.639 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-11 20:44:13.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-11 20:44:13.106 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-11 20:44:13.112 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.113 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.116 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-11 20:44:13.118 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.121 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-11 20:44:13.141 | + functions-common:is_service_enabled:2082 : return 0 2022-06-11 20:44:13.144 | + ./stack.sh:main:842 : install_etcd3 2022-06-11 20:44:13.147 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-11 20:44:13.148 | Installing etcd 2022-06-11 20:44:13.150 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-11 20:44:13.162 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-11 20:44:13.174 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-11 20:44:13.179 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-11 20:44:13.194 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-11 20:44:13.197 | ++ 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-11 20:44:13.200 | ++ 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-11 20:44:13.203 | +++ 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-11 20:44:13.209 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:44:13.211 | ++ 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-11 20:44:13.214 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-11 20:44:13.216 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:44:13.219 | ++ functions:get_extra_file:74 : return 2022-06-11 20:44:13.222 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-11 20:44:13.224 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-11 20:44:13.226 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-11 20:44:13.229 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-11 20:44:13.246 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:44:13.248 | + ./stack.sh:main:861 : install_dstat 2022-06-11 20:44:13.251 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-11 20:44:13.268 | + functions-common:is_service_enabled:2082 : return 1 2022-06-11 20:44:13.271 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-11 20:44:13.273 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-11 20:44:13.276 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-11 20:44:13.278 | + ./stack.sh:main:870 : install_libs 2022-06-11 20:44:13.281 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-11 20:44:13.283 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-11 20:44:13.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-11 20:44:13.288 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-11 20:44:13.290 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.293 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.295 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-11 20:44:13.297 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.300 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-11 20:44:13.302 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-11 20:44:13.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-11 20:44:13.307 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-11 20:44:13.309 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.312 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.314 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-11 20:44:13.317 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.319 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-11 20:44:13.322 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-11 20:44:13.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-11 20:44:13.326 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-11 20:44:13.329 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.332 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.334 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-11 20:44:13.336 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.339 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-11 20:44:13.341 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-11 20:44:13.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-11 20:44:13.346 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-11 20:44:13.348 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.350 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.353 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-11 20:44:13.355 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.358 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-11 20:44:13.360 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-11 20:44:13.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-11 20:44:13.365 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-11 20:44:13.367 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.369 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.372 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-11 20:44:13.374 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.376 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-11 20:44:13.379 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-11 20:44:13.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-11 20:44:13.384 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-11 20:44:13.386 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.389 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.391 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-11 20:44:13.394 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.396 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-11 20:44:13.398 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-11 20:44:13.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-11 20:44:13.403 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-11 20:44:13.405 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.408 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.410 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-11 20:44:13.412 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.415 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-11 20:44:13.417 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-11 20:44:13.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-11 20:44:13.422 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-11 20:44:13.424 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.427 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.429 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-11 20:44:13.431 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.434 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-11 20:44:13.440 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-11 20:44:13.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-11 20:44:13.442 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-11 20:44:13.444 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.446 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.449 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-11 20:44:13.451 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.453 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-11 20:44:13.456 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-11 20:44:13.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-11 20:44:13.461 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-11 20:44:13.464 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.466 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.468 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-11 20:44:13.471 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.473 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-11 20:44:13.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-11 20:44:13.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-11 20:44:13.480 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-11 20:44:13.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.485 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.488 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-11 20:44:13.490 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.493 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-11 20:44:13.495 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-11 20:44:13.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-11 20:44:13.500 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-11 20:44:13.502 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.505 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.507 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-11 20:44:13.510 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.512 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-11 20:44:13.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-11 20:44:13.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-11 20:44:13.520 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-11 20:44:13.523 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.525 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.527 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-11 20:44:13.530 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.532 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-11 20:44:13.535 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-11 20:44:13.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-11 20:44:13.540 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-11 20:44:13.542 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.545 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.547 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-11 20:44:13.550 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.552 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-11 20:44:13.554 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-11 20:44:13.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-11 20:44:13.559 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-11 20:44:13.562 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.564 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.566 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-11 20:44:13.569 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.571 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-11 20:44:13.573 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-11 20:44:13.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-11 20:44:13.578 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-11 20:44:13.581 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.583 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.586 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-11 20:44:13.588 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.591 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-11 20:44:13.593 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-11 20:44:13.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-11 20:44:13.598 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-11 20:44:13.601 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.603 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.605 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-11 20:44:13.608 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.610 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-11 20:44:13.613 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-11 20:44:13.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-11 20:44:13.617 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-11 20:44:13.620 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.622 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.624 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-11 20:44:13.627 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.629 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-11 20:44:13.631 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-11 20:44:13.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-11 20:44:13.636 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-11 20:44:13.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.641 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.644 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-11 20:44:13.646 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.648 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-11 20:44:13.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-11 20:44:13.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-11 20:44:13.655 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-11 20:44:13.658 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.660 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.663 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-11 20:44:13.665 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.667 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-11 20:44:13.670 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-11 20:44:13.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-11 20:44:13.675 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-11 20:44:13.677 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.680 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.682 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-11 20:44:13.684 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.687 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-11 20:44:13.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-11 20:44:13.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-11 20:44:13.694 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-11 20:44:13.697 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.699 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.702 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-11 20:44:13.704 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.706 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-11 20:44:13.709 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-11 20:44:13.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-11 20:44:13.714 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-11 20:44:13.716 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.719 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.721 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-11 20:44:13.723 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.726 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-11 20:44:13.728 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-11 20:44:13.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-11 20:44:13.733 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-11 20:44:13.735 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.738 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.740 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-11 20:44:13.743 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.745 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-11 20:44:13.748 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-11 20:44:13.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-11 20:44:13.752 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-11 20:44:13.755 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.757 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.760 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-11 20:44:13.762 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.764 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-11 20:44:13.767 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-11 20:44:13.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-11 20:44:13.772 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-11 20:44:13.774 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.777 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.779 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-11 20:44:13.782 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.784 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-11 20:44:13.786 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-11 20:44:13.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-11 20:44:13.791 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-11 20:44:13.794 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.796 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.798 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-11 20:44:13.801 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.804 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-11 20:44:13.806 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-11 20:44:13.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-11 20:44:13.811 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-11 20:44:13.813 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.816 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.818 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-11 20:44:13.821 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.823 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-11 20:44:13.826 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-11 20:44:13.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-11 20:44:13.831 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-11 20:44:13.833 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.836 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.838 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-11 20:44:13.841 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.843 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-11 20:44:13.846 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-11 20:44:13.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-11 20:44:13.851 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-11 20:44:13.853 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.855 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.858 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-11 20:44:13.860 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.862 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-11 20:44:13.865 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-11 20:44:13.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-11 20:44:13.870 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-11 20:44:13.872 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.874 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.877 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-11 20:44:13.880 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.882 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-11 20:44:13.884 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-11 20:44:13.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-11 20:44:13.889 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-11 20:44:13.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.894 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.896 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-11 20:44:13.899 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.901 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-11 20:44:13.903 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-11 20:44:13.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-11 20:44:13.908 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-11 20:44:13.911 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.914 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.916 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-11 20:44:13.918 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.921 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-11 20:44:13.923 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-11 20:44:13.926 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-11 20:44:13.928 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-11 20:44:13.931 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.933 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.935 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-11 20:44:13.938 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.951 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-11 20:44:13.951 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-11 20:44:13.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-11 20:44:13.951 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-11 20:44:13.951 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.952 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.955 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-11 20:44:13.957 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.960 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-11 20:44:13.962 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-11 20:44:13.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-11 20:44:13.967 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-11 20:44:13.969 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.972 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.974 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-11 20:44:13.977 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.979 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-11 20:44:13.982 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-11 20:44:13.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-11 20:44:13.986 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-11 20:44:13.989 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:13.991 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:13.994 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-11 20:44:13.996 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:13.999 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-11 20:44:14.001 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-11 20:44:14.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-11 20:44:14.006 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-11 20:44:14.011 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-11 20:44:14.012 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-11 20:44:14.014 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-11 20:44:14.016 | + inc/python:use_library_from_git:249 : return 1 2022-06-11 20:44:14.019 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-11 20:44:14.041 | Using python 3.8 to install etcd3 2022-06-11 20:44:14.043 | + 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-11 20:44:14.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:44:14.831 | from cryptography.utils import int_from_bytes 2022-06-11 20:44:14.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-11 20:44:14.831 | from cryptography.utils import int_from_bytes 2022-06-11 20:44:15.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-11 20:44:16.036 | Collecting etcd3 2022-06-11 20:44:16.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-11 20:44:16.069 | Preparing metadata (setup.py): started 2022-06-11 20:44:16.114 | Preparing metadata (setup.py): finished with status 'error' 2022-06-11 20:44:16.114 | ERROR: Command errored out with exit status 1: 2022-06-11 20:44:16.114 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-zwlwsgfb/etcd3_bc4400c91f79483f8a0fba41b1f4af70/setup.py'"'"'; __file__='"'"'/tmp/pip-install-zwlwsgfb/etcd3_bc4400c91f79483f8a0fba41b1f4af70/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-u9ojw66m 2022-06-11 20:44:16.114 | cwd: /tmp/pip-install-zwlwsgfb/etcd3_bc4400c91f79483f8a0fba41b1f4af70/ 2022-06-11 20:44:16.114 | Complete output (3 lines): 2022-06-11 20:44:16.114 | Traceback (most recent call last): 2022-06-11 20:44:16.114 | File "", line 1, in 2022-06-11 20:44:16.114 | ModuleNotFoundError: No module named 'setuptools' 2022-06-11 20:44:16.114 | ---------------------------------------- 2022-06-11 20:44:16.114 | 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-11 20:44:16.115 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-11 20:44:16.115 | 2022-06-11 20:44:16.115 | The conflict is caused by: 2022-06-11 20:44:16.115 | The user requested etcd3 2022-06-11 20:44:16.115 | The user requested (constraint) etcd3===0.12.0 2022-06-11 20:44:16.115 | 2022-06-11 20:44:16.115 | To fix this you could try to: 2022-06-11 20:44:16.115 | 1. loosen the range of package versions you've specified 2022-06-11 20:44:16.115 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-11 20:44:16.115 | 2022-06-11 20:44:16.115 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-11 20:44:16.216 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-11 20:44:16.216 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-11 20:44:16.298 | + inc/python:pip_install:1 : exit_trap 2022-06-11 20:44:16.300 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-11 20:44:16.303 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-11 20:44:16.306 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-11 20:44:16.308 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-11 20:44:16.310 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-11 20:44:16.312 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-11 20:44:16.315 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-11 20:44:16.317 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-11 20:44:16.320 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-11 20:44:16.320 | Error on exit 2022-06-11 20:44:16.322 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-11 20:44:16.324 | + ./stack.sh:exit_trap:537 : generate-subunit 1654980151 105 fail 2022-06-11 20:44:16.568 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-11 20:44:16.571 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-11 20:44:17.040 | + ./stack.sh:exit_trap:551 : exit 1