2022-02-08 17:22:25.907 | + ./stack.sh:main:487 : exec 2022-02-08 17:22:25.907 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-08-172225.summary.2022-02-08-172225 2022-02-08 17:22:25.907 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-172225' 2022-02-08 17:22:25.907 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:22:25.907 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-172225 2022-02-08 17:22:25.907 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-172225 /opt/stack/logs/stack.sh.log 2022-02-08 17:22:25.907 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-172225.summary.2022-02-08-172225 /opt/stack/logs/stack.sh.log.summary 2022-02-08 17:22:25.907 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-08 17:22:25.907 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-08 17:22:25.907 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-08 17:22:25.907 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-08 17:22:25.907 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-08 17:22:25.907 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-08 17:22:25.907 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-08 17:22:25.907 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:22:25.907 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-08 17:22:25.907 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-08 17:22:25.907 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:22:25.907 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:22:25.907 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-08 17:22:25.907 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-08 17:22:25.908 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:22:25.910 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-08 17:22:25.912 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-08 17:22:25.914 | + ./stack.sh:main:573 : set -o errexit 2022-02-08 17:22:25.916 | + ./stack.sh:main:576 : uname -a 2022-02-08 17:22:25.918 | Linux dv-osbrick-828087-6-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-08 17:22:25.920 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-08 17:22:25.922 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-08 17:22:25.925 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-08 17:22:25.964 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-08 17:22:25.981 | + ./stack.sh:main:590 : fetch_plugins 2022-02-08 17:22:25.983 | + functions-common:fetch_plugins:1760 : local plugins=,devstack-plugin-ceph 2022-02-08 17:22:25.985 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-08 17:22:25.987 | + functions-common:fetch_plugins:1764 : [[ -z ,devstack-plugin-ceph ]] 2022-02-08 17:22:25.989 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2022-02-08 17:22:25.989 | Fetching DevStack plugins 2022-02-08 17:22:25.990 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2022-02-08 17:22:25.992 | + functions-common:fetch_plugins:1770 : git_clone_by_name devstack-plugin-ceph 2022-02-08 17:22:25.994 | + functions-common:git_clone_by_name:675 : local name=devstack-plugin-ceph 2022-02-08 17:22:25.996 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-08 17:22:25.998 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:22:26.000 | + functions-common:git_clone_by_name:678 : local branch=master 2022-02-08 17:22:26.002 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-02-08 17:22:26.003 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-08 17:22:26.005 | + functions-common:git_clone:598 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-02-08 17:22:26.007 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:22:26.008 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:22:26.011 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:22:26.013 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:22:26.015 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:22:26.017 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:22:26.030 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:22:26.032 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:22:26.034 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:22:26.036 | + functions-common:git_clone:618 : echo master 2022-02-08 17:22:26.036 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:22:26.041 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-02-08 17:22:26.043 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:22:26.045 | + functions-common:git_clone:666 : cd /opt/stack/devstack-plugin-ceph 2022-02-08 17:22:26.047 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:22:26.048 | + functions-common:git_clone:667 : head -1 2022-02-08 17:22:26.051 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2022-02-08 17:22:26.053 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:22:26.055 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-08 17:22:26.057 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-08 17:22:26.059 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:22:26.061 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:22:26.063 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:22:26.065 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:22:26.067 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:22:26.069 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:22:26.071 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:22:26.075 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:22:26.077 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:22:26.079 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:22:26.081 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-08 17:22:26.083 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:22:26.096 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:26.098 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:22:26.100 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:22:26.101 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:22:26.103 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:22:26.105 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:22:26.107 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:22:26.109 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-08 17:22:26.110 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-08 17:22:26.112 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:22:26.114 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:22:26.116 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-08 17:22:26.118 | + functions-common:plugin_override_defaults:1801 : local plugins=,devstack-plugin-ceph 2022-02-08 17:22:26.119 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-08 17:22:26.121 | + functions-common:plugin_override_defaults:1805 : [[ -z ,devstack-plugin-ceph ]] 2022-02-08 17:22:26.123 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2022-02-08 17:22:26.123 | Overriding Configuration Defaults 2022-02-08 17:22:26.125 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2022-02-08 17:22:26.127 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:22:26.128 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-02-08 17:22:26.130 | + functions-common:plugin_override_defaults:1816 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-02-08 17:22:26.130 | devstack-plugin-ceph has overridden the following defaults 2022-02-08 17:22:26.132 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-08 17:22:26.134 | # Plug-in overrides 2022-02-08 17:22:26.134 | 2022-02-08 17:22:26.134 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-02-08 17:22:26.134 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-02-08 17:22:26.134 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-02-08 17:22:26.134 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-02-08 17:22:26.134 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-02-08 17:22:26.134 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-02-08 17:22:26.134 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-02-08 17:22:26.134 | 2022-02-08 17:22:26.134 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-02-08 17:22:26.134 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-02-08 17:22:26.134 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-02-08 17:22:26.134 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-02-08 17:22:26.134 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-02-08 17:22:26.134 | else 2022-02-08 17:22:26.134 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-02-08 17:22:26.134 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-02-08 17:22:26.134 | fi 2022-02-08 17:22:26.134 | fi 2022-02-08 17:22:26.136 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-08 17:22:26.138 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-02-08 17:22:26.152 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-02-08 17:22:26.154 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-02-08 17:22:26.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-02-08 17:22:26.170 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-02-08 17:22:26.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-02-08 17:22:26.186 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-02-08 17:22:26.200 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-02-08 17:22:26.203 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-02-08 17:22:26.216 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-02-08 17:22:26.218 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-02-08 17:22:26.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-02-08 17:22:26.234 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-02-08 17:22:26.236 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-02-08 17:22:26.238 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-02-08 17:22:26.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-02-08 17:22:26.242 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-08 17:22:26.259 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-08 17:22:26.261 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-08 17:22:26.274 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:22:26.277 | +++ lib/tls:source:43 : hostname -f 2022-02-08 17:22:26.280 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-08 17:22:26.282 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-08 17:22:26.284 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-08 17:22:26.286 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-08 17:22:26.288 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-08 17:22:26.290 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-08 17:22:26.293 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-08 17:22:26.295 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-08 17:22:26.297 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-08 17:22:26.300 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-08 17:22:26.305 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-08 17:22:26.317 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-08 17:22:26.335 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-08 17:22:26.348 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-08 17:22:26.361 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-08 17:22:26.394 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-08 17:22:26.453 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-08 17:22:26.542 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-08 17:22:26.564 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-08 17:22:26.611 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-08 17:22:26.660 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-08 17:22:26.809 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-08 17:22:26.824 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-08 17:22:26.837 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-08 17:22:26.852 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-08 17:22:26.949 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-08 17:22:26.951 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-08 17:22:26.954 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-08 17:22:26.956 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-08 17:22:26.958 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-08 17:22:26.960 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-08 17:22:26.963 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-08 17:22:26.963 | False' 2022-02-08 17:22:26.966 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-08 17:22:26.981 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-08 17:22:26.984 | + ./stack.sh:main:624 : run_phase source 2022-02-08 17:22:26.986 | + functions-common:run_phase:1842 : local mode=source 2022-02-08 17:22:26.988 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:22:26.990 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:22:26.992 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:22:26.995 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:22:26.997 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:22:26.999 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:22:27.001 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:22:27.005 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:22:27.007 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:22:27.009 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:22:27.011 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-08 17:22:27.014 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:22:27.028 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:27.030 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:22:27.032 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-08 17:22:27.071 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-08 17:22:27.073 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-08 17:22:27.076 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:22:27.078 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-08 17:22:27.080 | + functions-common:load_plugin_settings:1778 : local plugins=,devstack-plugin-ceph 2022-02-08 17:22:27.082 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-08 17:22:27.084 | + functions-common:load_plugin_settings:1782 : [[ -z ,devstack-plugin-ceph ]] 2022-02-08 17:22:27.086 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2022-02-08 17:22:27.086 | Loading plugin settings 2022-02-08 17:22:27.089 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2022-02-08 17:22:27.091 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:22:27.093 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-02-08 17:22:27.095 | + functions-common:load_plugin_settings:1791 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-08 17:22:27.099 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-08 17:22:27.103 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-02-08 17:22:27.107 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-02-08 17:22:27.109 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-02-08 17:22:27.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-02-08 17:22:27.114 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-02-08 17:22:27.116 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-02-08 17:22:27.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-02-08 17:22:27.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-02-08 17:22:27.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-02-08 17:22:27.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:22:27.193 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:22:27.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:22:27.199 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:22:27.200 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:22:27.200 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:22:27.204 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:22:27.207 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:22:27.209 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:22:27.212 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:22:27.215 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:22:27.230 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:22:27.233 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:22:27.236 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-08 17:22:27.238 | + functions-common:verify_disabled_services:2125 : local service 2022-02-08 17:22:27.241 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.243 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.245 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.248 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.250 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.253 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.255 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.257 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.260 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.262 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.264 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.267 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.269 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.272 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.274 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.276 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.279 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.281 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.283 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.286 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.288 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.290 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.293 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.295 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.298 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.300 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.302 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.304 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.307 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.309 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.311 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.314 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.316 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.318 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.320 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.323 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.325 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.327 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.330 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.332 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.334 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.337 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.339 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.341 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.344 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.346 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.348 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.351 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.353 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.355 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.358 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.360 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.362 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.364 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.367 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.369 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.371 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.374 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.376 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:22:27.378 | + functions-common:verify_disabled_services:2127 : [[ ,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-02-08 17:22:27.381 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-08 17:22:27.383 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:22:27.385 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-08 17:22:27.400 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:27.402 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-08 17:22:27.404 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:22:27.407 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-08 17:22:27.422 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:22:27.424 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-08 17:22:27.426 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-08 17:22:27.428 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-08 17:22:27.430 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-08 17:22:27.433 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-08 17:22:27.435 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-08 17:22:27.437 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-08 17:22:27.439 | + lib/database:initialize_database_backends:92 : return 0 2022-02-08 17:22:27.442 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-08 17:22:27.442 | Using mysql database backend 2022-02-08 17:22:27.444 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-08 17:22:27.459 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-08 17:22:27.462 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-08 17:22:27.465 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:22:27.468 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-08 17:22:27.471 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:22:27.473 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-08 17:22:27.489 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:27.491 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-08 17:22:27.507 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-08 17:22:27.523 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:27.526 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-08 17:22:27.542 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-08 17:22:27.558 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-08 17:22:27.574 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:22:27.576 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-08 17:22:27.592 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:22:27.595 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-08 17:22:27.597 | + functions-common:save_stackenv:60 : local tag=757 2022-02-08 17:22:27.600 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:22:27.605 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-172227 2022-02-08 17:22:27.607 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-172227 757' 2022-02-08 17:22:27.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.612 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:22:27.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.617 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:22:27.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.622 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:22:27.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.626 | + 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-02-08 17:22:27.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.631 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.75 2022-02-08 17:22:27.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.636 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.75/identity 2022-02-08 17:22:27.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.641 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-172225 2022-02-08 17:22:27.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.646 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:22:27.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.650 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.75 2022-02-08 17:22:27.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.655 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:22:27.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.660 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:22:27.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.665 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:22:27.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:22:27.670 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:22:27.672 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-08 17:22:27.675 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-08 17:22:27.677 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-08 17:22:27.679 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-08 17:22:27.681 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:22:27.684 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:22:27.686 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:22:27.689 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:22:27.691 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:22:27.694 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:22:27.709 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:22:27.712 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:22:27.714 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:22:27.716 | + functions-common:git_clone:618 : echo master 2022-02-08 17:22:27.717 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:22:27.722 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-08 17:22:27.724 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:22:27.726 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-08 17:22:27.729 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:22:27.730 | + functions-common:git_clone:667 : head -1 2022-02-08 17:22:27.733 | 698f8e89 Updated from generate-constraints 2022-02-08 17:22:27.735 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:22:27.738 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-08 17:22:27.740 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:22:27.743 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-08 17:22:27.745 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-08 17:22:27.748 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-08 17:22:27.750 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-08 17:22:27.753 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:22:27.755 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-08 17:22:27.758 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-08 17:22:27.760 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-08 17:22:27.763 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-08 17:22:27.767 | ++ tools/install_prereqs.sh:source:47 : NOW=1644340947 2022-02-08 17:22:27.771 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-08 17:22:27.775 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644340106 2022-02-08 17:22:27.778 | ++ tools/install_prereqs.sh:source:49 : DELTA=841 2022-02-08 17:22:27.780 | ++ tools/install_prereqs.sh:source:50 : [[ 841 -lt 7200 ]] 2022-02-08 17:22:27.782 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-08 17:22:27.785 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-08 17:22:27.787 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-08 17:22:27.789 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-08 17:22:27.792 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-08 17:22:27.794 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-08 17:22:27.797 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-08 17:22:27.799 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-08 17:22:27.802 | +++ 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-02-08 17:22:27.845 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-08 17:22:27.845 | apache2-dev 2022-02-08 17:22:27.845 | bc 2022-02-08 17:22:27.845 | bsdmainutils 2022-02-08 17:22:27.845 | curl 2022-02-08 17:22:27.845 | g++ 2022-02-08 17:22:27.845 | gawk 2022-02-08 17:22:27.845 | gcc 2022-02-08 17:22:27.845 | gettext 2022-02-08 17:22:27.845 | git 2022-02-08 17:22:27.845 | graphviz 2022-02-08 17:22:27.845 | iputils-ping 2022-02-08 17:22:27.845 | libapache2-mod-proxy-uwsgi 2022-02-08 17:22:27.845 | libffi-dev 2022-02-08 17:22:27.845 | libjpeg-dev 2022-02-08 17:22:27.845 | libpcre3-dev 2022-02-08 17:22:27.845 | libpq-dev 2022-02-08 17:22:27.845 | libssl-dev 2022-02-08 17:22:27.845 | libsystemd-dev 2022-02-08 17:22:27.845 | libxml2-dev 2022-02-08 17:22:27.845 | libxslt1-dev 2022-02-08 17:22:27.845 | libyaml-dev 2022-02-08 17:22:27.845 | lsof 2022-02-08 17:22:27.845 | openssh-server 2022-02-08 17:22:27.845 | openssl 2022-02-08 17:22:27.845 | pkg-config 2022-02-08 17:22:27.845 | psmisc 2022-02-08 17:22:27.845 | python3-dev 2022-02-08 17:22:27.845 | python3-pip 2022-02-08 17:22:27.845 | python3-systemd 2022-02-08 17:22:27.846 | python3-venv 2022-02-08 17:22:27.846 | tar 2022-02-08 17:22:27.846 | tcpdump 2022-02-08 17:22:27.846 | unzip 2022-02-08 17:22:27.846 | uuid-runtime 2022-02-08 17:22:27.846 | wget 2022-02-08 17:22:27.846 | wget 2022-02-08 17:22:27.846 | zlib1g-dev 2022-02-08 17:22:27.846 | libkrb5-dev 2022-02-08 17:22:27.846 | libldap2-dev 2022-02-08 17:22:27.846 | libsasl2-dev 2022-02-08 17:22:27.846 | memcached 2022-02-08 17:22:27.846 | python3-mysqldb 2022-02-08 17:22:27.846 | sqlite3 2022-02-08 17:22:27.846 | conntrack 2022-02-08 17:22:27.846 | curl 2022-02-08 17:22:27.846 | dnsmasq-base 2022-02-08 17:22:27.846 | dnsmasq-utils 2022-02-08 17:22:27.846 | ebtables 2022-02-08 17:22:27.846 | genisoimage 2022-02-08 17:22:27.846 | iptables 2022-02-08 17:22:27.846 | iputils-arping 2022-02-08 17:22:27.846 | kpartx 2022-02-08 17:22:27.846 | libjs-jquery-tablesorter 2022-02-08 17:22:27.846 | parted 2022-02-08 17:22:27.846 | pm-utils 2022-02-08 17:22:27.846 | python3-mysqldb 2022-02-08 17:22:27.846 | socat 2022-02-08 17:22:27.846 | sqlite3 2022-02-08 17:22:27.846 | sudo 2022-02-08 17:22:27.846 | vlan 2022-02-08 17:22:27.846 | lsscsi 2022-02-08 17:22:27.846 | open-iscsi 2022-02-08 17:22:27.846 | lvm2 2022-02-08 17:22:27.846 | qemu-utils 2022-02-08 17:22:27.846 | thin-provisioning-tools 2022-02-08 17:22:27.846 | acl 2022-02-08 17:22:27.846 | dnsmasq-base 2022-02-08 17:22:27.846 | dnsmasq-utils 2022-02-08 17:22:27.847 | ebtables 2022-02-08 17:22:27.847 | haproxy 2022-02-08 17:22:27.847 | iptables 2022-02-08 17:22:27.847 | iputils-arping 2022-02-08 17:22:27.847 | iputils-ping 2022-02-08 17:22:27.847 | postgresql-server-dev-all 2022-02-08 17:22:27.847 | python3-mysqldb 2022-02-08 17:22:27.847 | sqlite3 2022-02-08 17:22:27.847 | sudo 2022-02-08 17:22:27.847 | vlan 2022-02-08 17:22:27.847 | pcp 2022-02-08 17:22:27.847 | ipset 2022-02-08 17:22:27.847 | conntrack 2022-02-08 17:22:27.847 | conntrackd 2022-02-08 17:22:27.847 | keepalived 2022-02-08 17:22:27.847 | lvm2 2022-02-08 17:22:27.847 | qemu-utils 2022-02-08 17:22:27.847 | thin-provisioning-tools' 2022-02-08 17:22:27.848 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-08 17:22:27.867 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-08 17:22:27.867 | apache2-dev 2022-02-08 17:22:27.867 | bc 2022-02-08 17:22:27.867 | bsdmainutils 2022-02-08 17:22:27.867 | curl 2022-02-08 17:22:27.867 | g++ 2022-02-08 17:22:27.867 | gawk 2022-02-08 17:22:27.867 | gcc 2022-02-08 17:22:27.867 | gettext 2022-02-08 17:22:27.867 | git 2022-02-08 17:22:27.867 | graphviz 2022-02-08 17:22:27.867 | iputils-ping 2022-02-08 17:22:27.867 | libapache2-mod-proxy-uwsgi 2022-02-08 17:22:27.867 | libffi-dev 2022-02-08 17:22:27.867 | libjpeg-dev 2022-02-08 17:22:27.867 | libpcre3-dev 2022-02-08 17:22:27.867 | libpq-dev 2022-02-08 17:22:27.867 | libssl-dev 2022-02-08 17:22:27.868 | libsystemd-dev 2022-02-08 17:22:27.868 | libxml2-dev 2022-02-08 17:22:27.868 | libxslt1-dev 2022-02-08 17:22:27.868 | libyaml-dev 2022-02-08 17:22:27.868 | lsof 2022-02-08 17:22:27.868 | openssh-server 2022-02-08 17:22:27.868 | openssl 2022-02-08 17:22:27.868 | pkg-config 2022-02-08 17:22:27.868 | psmisc 2022-02-08 17:22:27.868 | python3-dev 2022-02-08 17:22:27.868 | python3-pip 2022-02-08 17:22:27.868 | python3-systemd 2022-02-08 17:22:27.868 | python3-venv 2022-02-08 17:22:27.868 | tar 2022-02-08 17:22:27.868 | tcpdump 2022-02-08 17:22:27.868 | unzip 2022-02-08 17:22:27.868 | uuid-runtime 2022-02-08 17:22:27.868 | wget 2022-02-08 17:22:27.868 | wget 2022-02-08 17:22:27.868 | zlib1g-dev 2022-02-08 17:22:27.868 | libkrb5-dev 2022-02-08 17:22:27.868 | libldap2-dev 2022-02-08 17:22:27.868 | libsasl2-dev 2022-02-08 17:22:27.868 | memcached 2022-02-08 17:22:27.868 | python3-mysqldb 2022-02-08 17:22:27.868 | sqlite3 2022-02-08 17:22:27.868 | conntrack 2022-02-08 17:22:27.868 | curl 2022-02-08 17:22:27.868 | dnsmasq-base 2022-02-08 17:22:27.868 | dnsmasq-utils 2022-02-08 17:22:27.868 | ebtables 2022-02-08 17:22:27.868 | genisoimage 2022-02-08 17:22:27.868 | iptables 2022-02-08 17:22:27.868 | iputils-arping 2022-02-08 17:22:27.868 | kpartx 2022-02-08 17:22:27.868 | libjs-jquery-tablesorter 2022-02-08 17:22:27.868 | parted 2022-02-08 17:22:27.868 | pm-utils 2022-02-08 17:22:27.869 | python3-mysqldb 2022-02-08 17:22:27.869 | socat 2022-02-08 17:22:27.869 | sqlite3 2022-02-08 17:22:27.869 | sudo 2022-02-08 17:22:27.869 | vlan 2022-02-08 17:22:27.869 | lsscsi 2022-02-08 17:22:27.869 | open-iscsi 2022-02-08 17:22:27.869 | lvm2 2022-02-08 17:22:27.869 | qemu-utils 2022-02-08 17:22:27.869 | thin-provisioning-tools 2022-02-08 17:22:27.869 | acl 2022-02-08 17:22:27.869 | dnsmasq-base 2022-02-08 17:22:27.869 | dnsmasq-utils 2022-02-08 17:22:27.869 | ebtables 2022-02-08 17:22:27.869 | haproxy 2022-02-08 17:22:27.869 | iptables 2022-02-08 17:22:27.869 | iputils-arping 2022-02-08 17:22:27.869 | iputils-ping 2022-02-08 17:22:27.869 | postgresql-server-dev-all 2022-02-08 17:22:27.869 | python3-mysqldb 2022-02-08 17:22:27.869 | sqlite3 2022-02-08 17:22:27.869 | sudo 2022-02-08 17:22:27.869 | vlan 2022-02-08 17:22:27.869 | pcp 2022-02-08 17:22:27.869 | ipset 2022-02-08 17:22:27.869 | conntrack 2022-02-08 17:22:27.869 | conntrackd 2022-02-08 17:22:27.869 | keepalived 2022-02-08 17:22:27.869 | lvm2 2022-02-08 17:22:27.869 | qemu-utils 2022-02-08 17:22:27.869 | thin-provisioning-tools ' 2022-02-08 17:22:27.870 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-08 17:22:27.873 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:22:27.875 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:22:27.879 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-08 17:22:27.879 | ++ 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-02-08 17:22:27.884 | ++ 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-02-08 17:22:27.886 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:22:27.888 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:22:27.891 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-08 17:22:27.893 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:22:27.895 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:22:27.897 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:22:27.899 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:22:27.902 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:22:27.904 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:22:27.906 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-08 17:22:27.908 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-08 17:22:27.910 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-08 17:22:27.913 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-08 17:22:27.918 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-08 17:22:27.920 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-08 17:22:27.922 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-08 17:22:27.924 | ++ functions-common:time_start:2401 : local start_time= 2022-02-08 17:22:27.927 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:22:27.929 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:22:27.933 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1644340947931 2022-02-08 17:22:27.936 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-08 17:22:27.938 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-08 17:22:27.940 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-08 17:22:28.153 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:22:28.153 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:22:28.188 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:22:28.366 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 17:22:36.026 | Fetched 228 kB in 1s (348 kB/s) 2022-02-08 17:22:37.573 | Reading package lists... 2022-02-08 17:22:37.605 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-08 17:22:37.607 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-08 17:22:37.609 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:22:37.611 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:22:37.613 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:22:37.615 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:22:37.618 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:22:37.620 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-08 17:22:37.623 | ++ functions-common:time_stop:2421 : start_time=1644340947931 2022-02-08 17:22:37.625 | ++ functions-common:time_stop:2423 : [[ -z 1644340947931 ]] 2022-02-08 17:22:37.627 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:22:37.632 | ++ functions-common:time_stop:2426 : end_time=1644340957629 2022-02-08 17:22:37.634 | ++ functions-common:time_stop:2427 : elapsed_time=9698 2022-02-08 17:22:37.636 | ++ functions-common:time_stop:2428 : total=0 2022-02-08 17:22:37.638 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:22:37.640 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9698 2022-02-08 17:22:37.643 | ++ functions-common:install_package:1453 : 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-02-08 17:22:37.645 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:22:37.648 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:22:37.650 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:22:37.652 | ++ functions-common:real_install_package:1439 : 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-02-08 17:22:37.674 | ++ functions-common:apt_get:1219 : 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-02-08 17:22:37.781 | Reading package lists... 2022-02-08 17:22:38.039 | Building dependency tree... 2022-02-08 17:22:38.041 | Reading state information... 2022-02-08 17:22:38.077 | acl is already the newest version (2.2.53-6). 2022-02-08 17:22:38.077 | bc is already the newest version (1.07.1-2build1). 2022-02-08 17:22:38.077 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-08 17:22:38.077 | conntrack is already the newest version (1:1.4.5-2). 2022-02-08 17:22:38.077 | ebtables is already the newest version (2.0.11-3build1). 2022-02-08 17:22:38.077 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:22:38.077 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-08 17:22:38.077 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:22:38.077 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-08 17:22:38.077 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-08 17:22:38.077 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-08 17:22:38.077 | iputils-arping is already the newest version (3:20190709-3). 2022-02-08 17:22:38.077 | iputils-ping is already the newest version (3:20190709-3). 2022-02-08 17:22:38.078 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-08 17:22:38.078 | libffi-dev is already the newest version (3.3-4). 2022-02-08 17:22:38.078 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-08 17:22:38.078 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-08 17:22:38.078 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-08 17:22:38.078 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-08 17:22:38.078 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-08 17:22:38.078 | lsscsi is already the newest version (0.30-0.1). 2022-02-08 17:22:38.078 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-08 17:22:38.078 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-08 17:22:38.078 | psmisc is already the newest version (23.3-1). 2022-02-08 17:22:38.078 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:22:38.078 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-08 17:22:38.078 | python3-systemd is already the newest version (234-3build2). 2022-02-08 17:22:38.078 | socat is already the newest version (1.7.3.3-2). 2022-02-08 17:22:38.078 | tcpdump is already the newest version (4.9.3-4). 2022-02-08 17:22:38.078 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-08 17:22:38.078 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-08 17:22:38.078 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-08 17:22:38.078 | graphviz is already the newest version (2.42.2-3build2). 2022-02-08 17:22:38.078 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-08 17:22:38.078 | pcp is already the newest version (5.0.3-1). 2022-02-08 17:22:38.078 | pm-utils is already the newest version (1.4.1-19). 2022-02-08 17:22:38.078 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:22:38.078 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:22:38.078 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:22:38.078 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-08 17:22:38.078 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 17:22:38.078 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 17:22:38.078 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-08 17:22:38.078 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-08 17:22:38.078 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-08 17:22:38.078 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-08 17:22:38.078 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-08 17:22:38.078 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-08 17:22:38.079 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-08 17:22:38.079 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 17:22:38.079 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-08 17:22:38.079 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-08 17:22:38.079 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-08 17:22:38.079 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-08 17:22:38.079 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-08 17:22:38.079 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-08 17:22:38.079 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 17:22:38.079 | openssl set to manually installed. 2022-02-08 17:22:38.079 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-08 17:22:38.079 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-08 17:22:38.079 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-08 17:22:38.079 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-08 17:22:38.079 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-08 17:22:38.079 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-08 17:22:38.079 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-08 17:22:38.079 | wget set to manually installed. 2022-02-08 17:22:38.079 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-08 17:22:38.079 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:22:38.079 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-08 17:22:38.301 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-08 17:22:38.301 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-08 17:22:38.301 | The following packages were automatically installed and are no longer required: 2022-02-08 17:22:38.302 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:22:38.302 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:22:38.302 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:22:38.303 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:22:38.303 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:22:38.303 | python3-zope.interface 2022-02-08 17:22:38.303 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:22:38.435 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:22:38.440 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:22:38.442 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:22:38.445 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:22:38.447 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:22:38.450 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:22:38.452 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:22:38.454 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:22:38.456 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:22:38.459 | ++ functions-common:time_stop:2421 : start_time=1644340957671 2022-02-08 17:22:38.461 | ++ functions-common:time_stop:2423 : [[ -z 1644340957671 ]] 2022-02-08 17:22:38.464 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:22:38.468 | ++ functions-common:time_stop:2426 : end_time=1644340958465 2022-02-08 17:22:38.470 | ++ functions-common:time_stop:2427 : elapsed_time=794 2022-02-08 17:22:38.472 | ++ functions-common:time_stop:2428 : total=2368 2022-02-08 17:22:38.475 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:22:38.477 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3162 2022-02-08 17:22:38.479 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:22:38.482 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-08 17:22:38.484 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:22:38.487 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-08 17:22:38.491 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-08 17:22:38.496 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-08 17:22:38.498 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-08 17:22:38.501 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-08 17:22:39.802 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-08 17:22:39.804 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-08 17:22:39.806 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-08 17:22:39.807 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-08 17:22:39.809 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-08 17:22:39.811 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-08 17:22:39.813 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-08 17:22:39.815 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-08 17:22:39.817 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-08 17:22:39.818 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-08 17:22:39.820 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-08 17:22:39.822 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-08 17:22:39.823 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-08 17:22:39.825 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-08 17:22:39.827 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-08 17:22:39.828 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-08 17:22:39.830 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-08 17:22:39.832 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-08 17:22:39.834 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-08 17:22:39.835 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-08 17:22:39.838 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-08 17:22:39.840 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-08 17:22:39.841 | + functions-common:_ensure_lsb_release:383 : return 2022-02-08 17:22:39.844 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-08 17:22:39.924 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-08 17:22:39.926 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-08 17:22:40.004 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-08 17:22:40.006 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-08 17:22:40.086 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-08 17:22:40.088 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-08 17:22:40.090 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-08 17:22:40.092 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-08 17:22:40.094 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-08 17:22:40.096 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-08 17:22:40.098 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-08 17:22:40.100 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-08 17:22:40.102 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-08 17:22:40.104 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-08 17:22:40.106 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-08 17:22:40.106 | Distro: focal 2022-02-08 17:22:40.109 | + tools/install_pip.sh:main:124 : get_versions 2022-02-08 17:22:40.112 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:22:40.115 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:22:40.117 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:22:40.120 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:22:40.120 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:22:40.856 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:22:40.857 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:22:40.858 | pip: 21.3.1 2022-02-08 17:22:40.859 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-08 17:22:40.862 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-08 17:22:40.863 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:22:40.865 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:22:40.867 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:22:40.869 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:22:40.870 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:22:40.872 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:22:40.874 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:22:40.876 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:22:40.877 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:22:40.879 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:22:40.881 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:22:40.882 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-08 17:22:40.884 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:22:40.886 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:22:40.887 | + tools/install_pip.sh:main:142 : : 2022-02-08 17:22:40.889 | + tools/install_pip.sh:main:147 : set -x 2022-02-08 17:22:40.891 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-08 17:22:40.893 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-08 17:22:40.895 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:22:40.897 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-08 17:22:40.899 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-08 17:22:40.900 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:22:40.903 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:22:40.903 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:22:40.907 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-08 17:22:40.909 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-08 17:22:40.911 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:22:40.913 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:22:40.915 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:22:40.933 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-08 17:22:40.935 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:22:41.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:41.854 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:41.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:41.854 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:43.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:22:44.455 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-08 17:22:44.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 17:22:46.961 | Installing collected packages: setuptools 2022-02-08 17:22:47.685 | Successfully installed setuptools-60.7.1 2022-02-08 17:22:47.685 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:22:47.874 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:22:47.874 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:22:48.019 | + inc/python:pip_install:200 : result=0 2022-02-08 17:22:48.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:22:48.023 | + functions-common:time_stop:2414 : local name 2022-02-08 17:22:48.025 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:22:48.027 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:22:48.029 | + functions-common:time_stop:2417 : local total 2022-02-08 17:22:48.030 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:22:48.032 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:22:48.034 | + functions-common:time_stop:2421 : start_time=1644340960928 2022-02-08 17:22:48.036 | + functions-common:time_stop:2423 : [[ -z 1644340960928 ]] 2022-02-08 17:22:48.038 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:22:48.042 | + functions-common:time_stop:2426 : end_time=1644340968039 2022-02-08 17:22:48.044 | + functions-common:time_stop:2427 : elapsed_time=7111 2022-02-08 17:22:48.045 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:22:48.047 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:22:48.049 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7111 2022-02-08 17:22:48.051 | + inc/python:pip_install:203 : return 0 2022-02-08 17:22:48.053 | + tools/install_pip.sh:main:153 : get_versions 2022-02-08 17:22:48.055 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:22:48.058 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:22:48.060 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:22:48.063 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:22:48.063 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:22:48.809 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:22:48.811 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:22:48.811 | pip: 21.3.1 2022-02-08 17:22:48.814 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-08 17:22:48.817 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:22:48.820 | + ./stack.sh:main:796 : fixup_all 2022-02-08 17:22:48.823 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-08 17:22:48.825 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-08 17:22:48.828 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:22:48.830 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:22:48.832 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-08 17:22:48.845 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.1.egg-info 2022-02-08 17:22:48.857 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.16.0.egg-info 2022-02-08 17:22:48.868 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-08 17:22:48.870 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-08 17:22:48.873 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:22:48.875 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:22:48.877 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:22:48.879 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:22:48.882 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:22:48.884 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:22:48.886 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:22:48.888 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:22:48.890 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:22:48.892 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:22:48.895 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:22:48.897 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-08 17:22:48.899 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-08 17:22:48.901 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-08 17:22:48.904 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:22:48.906 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:22:48.908 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:22:48.910 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:22:48.913 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:22:48.915 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:22:48.917 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-08 17:22:48.920 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-08 17:22:48.922 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-08 17:22:48.924 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-08 17:22:48.926 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-08 17:22:48.929 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-08 17:22:48.931 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-08 17:22:48.952 | Using python 3.8 to install os-testr 2022-02-08 17:22:48.954 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-08 17:22:49.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:49.877 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:49.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:49.877 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:50.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:22:51.014 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-08 17:22:51.087 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-08 17:22:51.088 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-08 17:22:51.089 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-08 17:22:51.090 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-08 17:22:51.103 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-08 17:22:51.128 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-08 17:22:51.129 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-08 17:22:51.130 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 17:22:51.131 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-08 17:22:51.131 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-08 17:22:51.155 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-08 17:22:51.157 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-08 17:22:51.158 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 17:22:51.159 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-08 17:22:51.160 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-08 17:22:51.173 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-08 17:22:51.242 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-08 17:22:51.243 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-08 17:22:51.244 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-08 17:22:53.586 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:22:53.593 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:22:53.594 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:22:53.722 | + inc/python:pip_install:200 : result=0 2022-02-08 17:22:53.724 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:22:53.727 | + functions-common:time_stop:2414 : local name 2022-02-08 17:22:53.729 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:22:53.731 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:22:53.734 | + functions-common:time_stop:2417 : local total 2022-02-08 17:22:53.736 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:22:53.738 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:22:53.740 | + functions-common:time_stop:2421 : start_time=1644340968946 2022-02-08 17:22:53.743 | + functions-common:time_stop:2423 : [[ -z 1644340968946 ]] 2022-02-08 17:22:53.746 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:22:53.750 | + functions-common:time_stop:2426 : end_time=1644340973747 2022-02-08 17:22:53.752 | + functions-common:time_stop:2427 : elapsed_time=4801 2022-02-08 17:22:53.754 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:22:53.757 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:22:53.759 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4801 2022-02-08 17:22:53.761 | + inc/python:pip_install:203 : return 0 2022-02-08 17:22:53.764 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-08 17:22:53.817 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-08 17:22:53.924 | + ./stack.sh:main:810 : install_infra 2022-02-08 17:22:53.927 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:22:53.929 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-08 17:22:53.934 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:22:53.937 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-08 17:22:53.960 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-08 17:22:55.899 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:55.913 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:55.917 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.020 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.039 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.044 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.047 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.062 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.070 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.072 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.103 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.112 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.117 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.134 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.172 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.180 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.186 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.232 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.246 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.265 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.273 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.321 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.339 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.343 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.434 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.440 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.494 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.614 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.639 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.643 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.654 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.659 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.679 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.685 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.702 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.758 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.770 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.786 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.829 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.833 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:56.839 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:22:56.958 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 17:22:57.254 | + inc/python:pip_install:200 : result=0 2022-02-08 17:22:57.257 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:22:57.259 | + functions-common:time_stop:2414 : local name 2022-02-08 17:22:57.261 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:22:57.263 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:22:57.265 | + functions-common:time_stop:2417 : local total 2022-02-08 17:22:57.268 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:22:57.270 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:22:57.272 | + functions-common:time_stop:2421 : start_time=1644340973953 2022-02-08 17:22:57.274 | + functions-common:time_stop:2423 : [[ -z 1644340973953 ]] 2022-02-08 17:22:57.277 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:22:57.281 | + functions-common:time_stop:2426 : end_time=1644340977279 2022-02-08 17:22:57.283 | + functions-common:time_stop:2427 : elapsed_time=3326 2022-02-08 17:22:57.286 | + functions-common:time_stop:2428 : total=4801 2022-02-08 17:22:57.288 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:22:57.291 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8127 2022-02-08 17:22:57.293 | + inc/python:pip_install:203 : return 0 2022-02-08 17:22:57.295 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:22:57.298 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-08 17:22:57.321 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-08 17:22:59.134 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.148 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.152 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.253 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.273 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.277 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.280 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.295 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.303 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.305 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.337 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.346 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.351 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.368 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.405 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.413 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.419 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.465 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.479 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.498 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.505 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.553 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.570 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.574 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.664 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.671 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.725 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.843 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.867 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.871 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.882 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.887 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.906 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.913 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.930 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.985 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:22:59.997 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:23:00.013 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:23:00.056 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:23:00.060 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:23:00.067 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:23:00.069 | Processing /opt/stack/requirements 2022-02-08 17:23:01.676 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (6.0) 2022-02-08 17:23:01.679 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (3.0.0) 2022-02-08 17:23:01.690 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (21.3) 2022-02-08 17:23:01.695 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 17:23:01.698 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-08 17:23:01.704 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-08 17:23:01.729 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.16.0) 2022-02-08 17:23:01.733 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.5.0) 2022-02-08 17:23:01.743 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-08 17:23:01.762 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (1.3) 2022-02-08 17:23:01.765 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (0.3.0) 2022-02-08 17:23:01.780 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-08 17:23:01.782 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.3) 2022-02-08 17:23:01.785 | Requirement already satisfied: charset-normalizer===2.0.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.11) 2022-02-08 17:23:01.791 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.0.0) 2022-02-08 17:23:01.793 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-08 17:23:01.806 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-08 17:23:01.808 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-08 17:23:01.879 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.5.0) 2022-02-08 17:23:01.886 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-08 17:23:01.897 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (21.4.0) 2022-02-08 17:23:01.958 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.2.5) 2022-02-08 17:23:01.963 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.8.2) 2022-02-08 17:23:01.965 | Building wheels for collected packages: openstack-requirements 2022-02-08 17:23:01.966 | Building wheel for openstack-requirements (setup.py): started 2022-02-08 17:23:02.777 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-08 17:23:02.777 | ERROR: Command errored out with exit status 1: 2022-02-08 17:23:02.777 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-t26ty8hk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-t26ty8hk/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-v2fkeann 2022-02-08 17:23:02.777 | cwd: /tmp/pip-req-build-t26ty8hk/ 2022-02-08 17:23:02.777 | Complete output (6 lines): 2022-02-08 17:23:02.777 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-08 17:23:02.777 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-08 17:23:02.777 | or: setup.py --help-commands 2022-02-08 17:23:02.777 | or: setup.py cmd --help 2022-02-08 17:23:02.778 | 2022-02-08 17:23:02.778 | error: invalid command 'bdist_wheel' 2022-02-08 17:23:02.778 | ---------------------------------------- 2022-02-08 17:23:02.778 | ERROR: Failed building wheel for openstack-requirements 2022-02-08 17:23:02.778 | Running setup.py clean for openstack-requirements 2022-02-08 17:23:03.585 | Failed to build openstack-requirements 2022-02-08 17:23:03.601 | Installing collected packages: openstack-requirements 2022-02-08 17:23:03.601 | Attempting uninstall: openstack-requirements 2022-02-08 17:23:03.602 | Found existing installation: openstack-requirements 1.2.1.dev5185 2022-02-08 17:23:03.636 | Uninstalling openstack-requirements-1.2.1.dev5185: 2022-02-08 17:23:03.654 | Successfully uninstalled openstack-requirements-1.2.1.dev5185 2022-02-08 17:23:03.657 | Running setup.py install for openstack-requirements: started 2022-02-08 17:23:05.855 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-08 17:23:05.880 | Successfully installed openstack-requirements-1.2.1.dev5185 2022-02-08 17:23:06.010 | + inc/python:pip_install:200 : result=0 2022-02-08 17:23:06.012 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:23:06.015 | + functions-common:time_stop:2414 : local name 2022-02-08 17:23:06.017 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:23:06.019 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:23:06.022 | + functions-common:time_stop:2417 : local total 2022-02-08 17:23:06.024 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:23:06.026 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:23:06.028 | + functions-common:time_stop:2421 : start_time=1644340977313 2022-02-08 17:23:06.031 | + functions-common:time_stop:2423 : [[ -z 1644340977313 ]] 2022-02-08 17:23:06.034 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:23:06.038 | + functions-common:time_stop:2426 : end_time=1644340986035 2022-02-08 17:23:06.040 | + functions-common:time_stop:2427 : elapsed_time=8722 2022-02-08 17:23:06.043 | + functions-common:time_stop:2428 : total=8127 2022-02-08 17:23:06.045 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:23:06.047 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16849 2022-02-08 17:23:06.049 | + inc/python:pip_install:203 : return 0 2022-02-08 17:23:06.052 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-08 17:23:06.055 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-08 17:23:06.057 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-08 17:23:06.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:23:06.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:23:06.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-08 17:23:06.067 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:23:06.070 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-08 17:23:06.090 | Using python 3.8 to install pbr 2022-02-08 17:23:06.093 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-08 17:23:07.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:23:07.006 | from cryptography.utils import int_from_bytes 2022-02-08 17:23:07.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:23:07.006 | from cryptography.utils import int_from_bytes 2022-02-08 17:23:08.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:23:08.189 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-08 17:23:10.798 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:23:10.805 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:23:10.805 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:23:10.934 | + inc/python:pip_install:200 : result=0 2022-02-08 17:23:10.936 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:23:10.938 | + functions-common:time_stop:2414 : local name 2022-02-08 17:23:10.941 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:23:10.943 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:23:10.946 | + functions-common:time_stop:2417 : local total 2022-02-08 17:23:10.948 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:23:10.950 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:23:10.952 | + functions-common:time_stop:2421 : start_time=1644340986085 2022-02-08 17:23:10.954 | + functions-common:time_stop:2423 : [[ -z 1644340986085 ]] 2022-02-08 17:23:10.957 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:23:10.961 | + functions-common:time_stop:2426 : end_time=1644340990958 2022-02-08 17:23:10.963 | + functions-common:time_stop:2427 : elapsed_time=4873 2022-02-08 17:23:10.965 | + functions-common:time_stop:2428 : total=16849 2022-02-08 17:23:10.968 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:23:10.970 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21722 2022-02-08 17:23:10.972 | + inc/python:pip_install:203 : return 0 2022-02-08 17:23:10.975 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-08 17:23:13.299 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-08 17:23:15.221 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:23:15.222 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-08 17:23:15.236 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-08 17:23:15.239 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-08 17:23:15.241 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-08 17:23:15.244 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-08 17:23:15.250 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-02-08 17:23:15.325 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:23:15.328 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:23:15.331 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-08 17:23:15.348 | + ./stack.sh:main:819 : pkgs= 2022-02-08 17:23:15.351 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-08 17:23:15.353 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-08 17:23:15.356 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:23:15.358 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-08 17:23:15.360 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:23:15.362 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:23:15.365 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:23:15.367 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:23:15.369 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:23:15.372 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:23:15.376 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:23:15.378 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:23:15.381 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:23:15.383 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-08 17:23:15.385 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:23:15.401 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:23:15.405 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:23:15.407 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:23:15.410 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-08 17:23:15.412 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:23:15.415 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:23:15.418 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:23:15.420 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-08 17:23:15.422 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:23:15.425 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 17:23:15.427 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:23:15.429 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:23:15.431 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:23:15.433 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:23:15.436 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:23:15.438 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:23:15.440 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-08 17:23:15.442 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:23:15.445 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-08 17:23:15.449 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph 2022-02-08 17:23:15.451 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:23:15.454 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2022-02-08 17:23:15.456 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:23:15.458 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-08 17:23:15.461 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-02-08 17:23:15.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:23:15.466 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:23:15.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-08 17:23:15.470 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-02-08 17:23:15.472 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-02-08 17:23:15.474 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:23:15.476 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Ceph 2022-02-08 17:23:15.479 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-02-08 17:23:15.481 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-02-08 17:23:15.483 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-02-08 17:23:15.485 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-02-08 17:23:15.487 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-02-08 17:23:15.489 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-02-08 17:23:15.491 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-02-08 17:23:15.494 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:15.496 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:15.498 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-02-08 17:23:15.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-02-08 17:23:15.503 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:23:15.505 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:23:15.508 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:23:15.510 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:23:15.512 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:23:15.514 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:23:15.516 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:15.518 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:15.521 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:23:15.523 | ++ functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:23:15.525 | ++ functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:23:15.527 | ++ functions-common:apt_get_update:1179 : return 2022-02-08 17:23:15.529 | ++ functions-common:install_package:1453 : real_install_package software-properties-common 2022-02-08 17:23:15.531 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:23:15.533 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:15.536 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:15.538 | ++ functions-common:real_install_package:1439 : apt_get install software-properties-common 2022-02-08 17:23:15.558 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-02-08 17:23:15.666 | Reading package lists... 2022-02-08 17:23:15.919 | Building dependency tree... 2022-02-08 17:23:15.920 | Reading state information... 2022-02-08 17:23:16.182 | software-properties-common is already the newest version (0.99.9.8). 2022-02-08 17:23:16.182 | The following packages were automatically installed and are no longer required: 2022-02-08 17:23:16.183 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:23:16.183 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:23:16.183 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:23:16.183 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:23:16.183 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:23:16.183 | python3-zope.interface 2022-02-08 17:23:16.183 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:23:16.300 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:23:16.305 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:23:16.307 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:23:16.310 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:23:16.312 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:23:16.314 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:23:16.316 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:23:16.318 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:23:16.321 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:23:16.323 | ++ functions-common:time_stop:2421 : start_time=1644340995556 2022-02-08 17:23:16.325 | ++ functions-common:time_stop:2423 : [[ -z 1644340995556 ]] 2022-02-08 17:23:16.328 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:23:16.332 | ++ functions-common:time_stop:2426 : end_time=1644340996330 2022-02-08 17:23:16.334 | ++ functions-common:time_stop:2427 : elapsed_time=774 2022-02-08 17:23:16.337 | ++ functions-common:time_stop:2428 : total=3162 2022-02-08 17:23:16.339 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:23:16.341 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3936 2022-02-08 17:23:16.343 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:23:16.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-02-08 17:23:16.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-02-08 17:23:16.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-02-08 17:23:16.352 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-02-08 17:23:16.354 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-02-08 17:23:16.356 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:16.359 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:16.361 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-02-08 17:23:16.363 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-02-08 17:23:16.364 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-02-08 17:23:16.456 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-02-08 17:23:17.104 | OK 2022-02-08 17:23:17.117 | ++ /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-02-08 17:23:18.233 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:23:18.267 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:23:18.430 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:23:18.442 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 17:23:18.733 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-02-08 17:23:18.961 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-02-08 17:23:28.188 | Fetched 253 kB in 1s (278 kB/s) 2022-02-08 17:23:29.716 | Reading package lists... 2022-02-08 17:23:29.748 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-02-08 17:23:29.966 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:23:29.966 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:23:30.000 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:23:30.170 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 17:23:30.346 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-02-08 17:23:30.818 | Fetched 228 kB in 1s (295 kB/s) 2022-02-08 17:23:32.346 | Reading package lists... 2022-02-08 17:23:32.378 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-02-08 17:23:32.381 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-02-08 17:23:32.383 | ++ inc/python:python3_enabled:456 : return 0 2022-02-08 17:23:32.385 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-02-08 17:23:32.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-02-08 17:23:32.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:23:32.392 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:23:32.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:23:32.398 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:23:32.399 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:23:32.399 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:23:32.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:23:32.407 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:23:32.410 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:23:32.413 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:23:32.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:23:32.433 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:23:32.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:23:32.439 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-02-08 17:23:32.441 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-02-08 17:23:32.444 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-08 17:23:32.446 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:23:32.449 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:23:32.451 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:23:32.453 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:23:32.455 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:23:32.458 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:23:32.460 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:32.462 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:32.464 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:23:32.467 | ++ functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:23:32.469 | ++ functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:23:32.471 | ++ functions-common:apt_get_update:1179 : return 2022-02-08 17:23:32.473 | ++ functions-common:install_package:1453 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-08 17:23:32.476 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:23:32.478 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:32.480 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:32.483 | ++ functions-common:real_install_package:1439 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-02-08 17:23:32.503 | ++ functions-common:apt_get:1219 : 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-02-08 17:23:32.616 | Reading package lists... 2022-02-08 17:23:32.881 | Building dependency tree... 2022-02-08 17:23:32.883 | Reading state information... 2022-02-08 17:23:33.156 | libnss3-tools is already the newest version (2:3.49.1-1ubuntu1.6). 2022-02-08 17:23:33.156 | ceph is already the newest version (16.2.7-1focal). 2022-02-08 17:23:33.156 | python3-rados is already the newest version (16.2.7-1focal). 2022-02-08 17:23:33.156 | python3-rbd is already the newest version (16.2.7-1focal). 2022-02-08 17:23:33.156 | The following packages were automatically installed and are no longer required: 2022-02-08 17:23:33.157 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:23:33.157 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:23:33.157 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:23:33.157 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:23:33.157 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:23:33.157 | python3-zope.interface 2022-02-08 17:23:33.157 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:23:33.277 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:23:33.282 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:23:33.284 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:23:33.286 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:23:33.289 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:23:33.291 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:23:33.293 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:23:33.296 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:23:33.298 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:23:33.300 | ++ functions-common:time_stop:2421 : start_time=1644341012501 2022-02-08 17:23:33.302 | ++ functions-common:time_stop:2423 : [[ -z 1644341012501 ]] 2022-02-08 17:23:33.305 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:23:33.309 | ++ functions-common:time_stop:2426 : end_time=1644341013307 2022-02-08 17:23:33.311 | ++ functions-common:time_stop:2427 : elapsed_time=806 2022-02-08 17:23:33.313 | ++ functions-common:time_stop:2428 : total=3936 2022-02-08 17:23:33.315 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:23:33.318 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4742 2022-02-08 17:23:33.320 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:23:33.322 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-02-08 17:23:33.324 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:33.326 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:33.329 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf '/usr/lib/python3/dist-packages/logutils*.egg-info' 2022-02-08 17:23:33.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-02-08 17:23:33.344 | ++ functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:23:33.346 | ++ functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:23:33.348 | ++ functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:23:33.351 | ++ functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:23:33.353 | ++ functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:23:33.355 | ++ functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:23:33.357 | ++ functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:23:33.360 | ++ functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:23:33.364 | ++ functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:23:33.366 | ++ functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:23:33.369 | ++ functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:23:33.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-02-08 17:23:33.373 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:23:33.375 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Ceph 2022-02-08 17:23:33.378 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-02-08 17:23:33.380 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-02-08 17:23:33.383 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-02-08 17:23:33.385 | ++ /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-02-08 17:23:33.387 | ++ functions:create_disk:732 : local node_number 2022-02-08 17:23:33.389 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.392 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-02-08 17:23:33.394 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-02-08 17:23:33.396 | ++ functions:create_disk:736 : local key 2022-02-08 17:23:33.400 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.400 | +++ functions:create_disk:738 : sed s#/.## 2022-02-08 17:23:33.406 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.408 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.411 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-02-08 17:23:33.413 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.416 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-02-08 17:23:33.418 | ++ functions:destroy_disk:765 : local key 2022-02-08 17:23:33.422 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.423 | +++ functions:destroy_disk:767 : sed s#/.## 2022-02-08 17:23:33.428 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.430 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.432 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-02-08 17:23:33.437 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-02-08 17:23:33.450 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.475 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.479 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-02-08 17:23:33.491 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.503 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-02-08 17:23:33.531 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-02-08 17:23:33.531 | = sectsz=512 attr=2, projid32bit=1 2022-02-08 17:23:33.531 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-08 17:23:33.531 | = reflink=1 2022-02-08 17:23:33.531 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-02-08 17:23:33.531 | = sunit=0 swidth=0 blks 2022-02-08 17:23:33.531 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-08 17:23:33.531 | log =internal log bsize=4096 blocks=2980, version=2 2022-02-08 17:23:33.531 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-08 17:23:33.531 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-08 17:23:33.535 | ++ 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-02-08 17:23:33.536 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-02-08 17:23:33.545 | /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-02-08 17:23:33.548 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-02-08 17:23:33.561 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-02-08 17:23:33.600 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-02-08 17:23:33.610 | ++ /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-02-08 17:23:33.626 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-02-08 17:23:33.631 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-02-08 17:23:33.655 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph --create-keyring --name=mon. --add-key=AQAVpwJiy3LPJhAAqDf7mBTH/BAcqHANqui2YQ== --cap mon 'allow *' 2022-02-08 17:23:33.691 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph 2022-02-08 17:23:33.691 | added entity mon. auth(key=AQAVpwJiy3LPJhAAqDf7mBTH/BAcqHANqui2YQ==) 2022-02-08 17:23:33.692 | added 1 caps to entity mon. 2022-02-08 17:23:33.697 | ++ /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-02-08 17:23:33.748 | creating /etc/ceph/ceph.client.admin.keyring 2022-02-08 17:23:33.754 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-02-08 17:23:33.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-02-08 17:23:33.789 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph 2022-02-08 17:23:33.795 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-02-08 17:23:33.799 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-828087-6-ceph 2022-02-08 17:23:33.811 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid a40f5ee0-941c-43d3-8abf-ade4e4bcb507 2022-02-08 17:23:33.872 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-02-08 17:23:33.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-828087-6-ceph 2022-02-08 17:23:33.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.75 2022-02-08 17:23:33.979 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-02-08 17:23:34.030 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-02-08 17:23:34.081 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-02-08 17:23:34.133 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-02-08 17:23:34.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-02-08 17:23:34.239 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-02-08 17:23:34.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-02-08 17:23:34.343 | ++ /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-02-08 17:23:34.394 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-02-08 17:23:34.458 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-02-08 17:23:34.462 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-02-08 17:23:34.462 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-02-08 17:23:34.467 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-02-08 17:23:34.469 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-02-08 17:23:34.521 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-08 17:23:34.526 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-08 17:23:34.530 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-828087-6-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828087-6-ceph 2022-02-08 17:23:34.618 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-02-08 17:23:34.632 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-02-08 17:23:34.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:23:34.650 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-828087-6-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-02-08 17:23:35.035 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-02-08 17:23:35.039 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:23:35.065 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-02-08 17:23:35.068 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-02-08 17:23:35.071 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-08 17:23:35.073 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-08 17:23:35.076 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-08 17:23:35.078 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-08 17:23:35.082 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-08 17:23:35.086 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph' 2022-02-08 17:23:35.089 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-08 17:23:35.091 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph' 2022-02-08 17:23:35.094 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-08 17:23:35.096 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:23:35.098 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:23:35.115 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-08 17:23:35.117 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-08 17:23:35.124 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-08 17:23:35.124 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-08 17:23:35.125 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-08 17:23:35.542 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-08 17:23:35.544 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-08 17:23:35.547 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-02-08 17:23:35.550 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-02-08 17:23:35.552 | ++ functions:vercmp:628 : local v1=16.2 2022-02-08 17:23:35.555 | ++ functions:vercmp:629 : local 'op=>=' 2022-02-08 17:23:35.557 | ++ functions:vercmp:630 : local v2=14.0 2022-02-08 17:23:35.559 | ++ functions:vercmp:631 : local result 2022-02-08 17:23:35.563 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-02-08 17:23:35.564 | +++ functions:vercmp:635 : head -1 2022-02-08 17:23:35.564 | +++ functions:vercmp:635 : sort -V 2022-02-08 17:23:35.569 | ++ functions:vercmp:635 : result=14.0 2022-02-08 17:23:35.571 | ++ functions:vercmp:637 : case $op in 2022-02-08 17:23:35.574 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-02-08 17:23:35.576 | ++ functions:vercmp:652 : return 2022-02-08 17:23:35.578 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-08 17:23:35.580 | ++ /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-02-08 17:23:35.965 | exported keyring for client.bootstrap-mds 2022-02-08 17:23:35.985 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-08 17:23:35.988 | ++ /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-02-08 17:23:36.365 | exported keyring for client.bootstrap-osd 2022-02-08 17:23:36.386 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-08 17:23:36.389 | ++ /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-02-08 17:23:36.768 | exported keyring for client.bootstrap-rgw 2022-02-08 17:23:36.789 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-02-08 17:23:36.802 | ++ /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-02-08 17:23:37.242 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-02-08 17:23:37.255 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-02-08 17:23:37.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-02-08 17:23:37.261 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-02-08 17:23:37.701 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-02-08 17:23:37.704 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-02-08 17:23:37.717 | ++ /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-02-08 17:23:37.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-02-08 17:23:38.107 | [osd.0] 2022-02-08 17:23:38.107 | key = AQAapwJi+DnZBRAA7HccFd8AbGXGwToNGS5C4Q== 2022-02-08 17:23:38.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-02-08 17:23:38.145 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-02-08 17:23:38.158 | ++ /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-02-08 17:23:38.206 | 2022-02-08T17:23:38.202+0000 7f1665632f00 -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-02-08 17:23:38.206 | 2022-02-08T17:23:38.202+0000 7f1665632f00 -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-02-08 17:23:38.207 | 2022-02-08T17:23:38.202+0000 7f1665632f00 -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-02-08 17:23:38.210 | 2022-02-08T17:23:38.206+0000 7f1665632f00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-02-08 17:23:40.425 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-02-08 17:23:42.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-02-08 17:23:42.146 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-02-08 17:23:42.539 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-02-08 17:23:42.541 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:23:42.544 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:23:42.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:23:42.550 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:23:42.550 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:23:42.551 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:23:42.556 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:23:42.559 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:23:42.561 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:23:42.564 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:23:42.567 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:23:42.585 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:23:42.588 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:23:42.590 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-02-08 17:23:42.593 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-02-08 17:23:42.595 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-02-08 17:23:42.597 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:23:42.600 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Ceph 2022-02-08 17:23:42.602 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-02-08 17:23:42.604 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-02-08 17:23:42.619 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-02-08 17:23:42.623 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:23:42.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-02-08 17:23:42.644 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-02-08 17:23:42.647 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-08 17:23:42.649 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-08 17:23:42.651 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-08 17:23:42.654 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-08 17:23:42.658 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-08 17:23:42.662 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph' 2022-02-08 17:23:42.665 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-08 17:23:42.667 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph' 2022-02-08 17:23:42.669 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-08 17:23:42.672 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:23:42.675 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828087-6-ceph 2022-02-08 17:23:42.691 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-08 17:23:42.693 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-08 17:23:42.697 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-08 17:23:42.698 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-08 17:23:42.698 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-08 17:23:43.098 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-08 17:23:43.101 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-08 17:23:43.104 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-02-08 17:23:43.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-02-08 17:23:43.135 | ++ /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-02-08 17:23:49.853 | no valid command found; 10 closest matches: 2022-02-08 17:23:49.853 | 0 2022-02-08 17:23:49.854 | 1 2022-02-08 17:23:49.854 | 2 2022-02-08 17:23:49.854 | abort 2022-02-08 17:23:49.854 | assert 2022-02-08 17:23:49.854 | config diff 2022-02-08 17:23:49.854 | config diff get 2022-02-08 17:23:49.854 | config get 2022-02-08 17:23:49.854 | config help [] 2022-02-08 17:23:49.854 | config set ... 2022-02-08 17:23:49.854 | Error EINVAL: invalid command 2022-02-08 17:23:49.860 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-02-08 17:23:49.860 | MGR Restful is not working, perhaps the package is not installed? 2022-02-08 17:23:49.863 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-02-08 17:23:50.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-02-08 17:23:50.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-02-08 17:23:50.470 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-02-08 17:23:50.472 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:23:50.475 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:23:50.477 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:23:50.481 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:23:50.481 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:23:50.482 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:23:50.486 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:23:50.489 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:23:50.492 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:23:50.495 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:23:50.497 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:23:50.515 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:23:50.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:23:50.520 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-02-08 17:23:50.522 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:23:50.525 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:23:50.528 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-08 17:23:50.531 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-08 17:23:50.534 | + functions:set_systemd_override:821 : local value=2048 2022-02-08 17:23:50.537 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-08 17:23:50.540 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-08 17:23:50.599 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-08 17:23:50.599 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-08 17:23:50.602 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-08 17:23:50.996 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-08 17:23:50.999 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-08 17:23:51.017 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:23:51.020 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-08 17:23:51.022 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:23:51.025 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:23:51.027 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:23:51.030 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:23:51.032 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:23:51.035 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:23:51.038 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:51.041 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:51.043 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:23:51.046 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:23:51.048 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:23:51.050 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:23:51.053 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-08 17:23:51.055 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:23:51.058 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:51.060 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:51.063 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-08 17:23:51.088 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-08 17:23:51.197 | Reading package lists... 2022-02-08 17:23:51.455 | Building dependency tree... 2022-02-08 17:23:51.457 | Reading state information... 2022-02-08 17:23:51.714 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-08 17:23:51.714 | The following packages were automatically installed and are no longer required: 2022-02-08 17:23:51.715 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:23:51.716 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:23:51.716 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:23:51.716 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:23:51.716 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:23:51.716 | python3-zope.interface 2022-02-08 17:23:51.716 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:23:51.830 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:23:51.835 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:23:51.837 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:23:51.840 | + functions-common:time_stop:2414 : local name 2022-02-08 17:23:51.842 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:23:51.845 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:23:51.848 | + functions-common:time_stop:2417 : local total 2022-02-08 17:23:51.850 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:23:51.853 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:23:51.855 | + functions-common:time_stop:2421 : start_time=1644341031085 2022-02-08 17:23:51.858 | + functions-common:time_stop:2423 : [[ -z 1644341031085 ]] 2022-02-08 17:23:51.861 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:23:51.866 | + functions-common:time_stop:2426 : end_time=1644341031863 2022-02-08 17:23:51.868 | + functions-common:time_stop:2427 : elapsed_time=778 2022-02-08 17:23:51.871 | + functions-common:time_stop:2428 : total=4742 2022-02-08 17:23:51.873 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:23:51.876 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5520 2022-02-08 17:23:51.878 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:23:51.881 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-08 17:23:51.884 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:23:51.886 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:23:51.889 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:23:51.891 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:23:51.894 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:23:51.896 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:23:51.899 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-08 17:23:51.901 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:23:51.904 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:23:51.906 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:23:51.909 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:23:51.911 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:23:51.915 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:23:51.917 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:23:51.919 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:23:51.922 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:23:51.926 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:23:51.928 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:23:51.931 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-08 17:23:51.934 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:23:51.936 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:23:51.939 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:23:51.941 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:23:51.944 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:23:51.946 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:23:51.949 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-08 17:23:51.952 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-08 17:23:51.971 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:23:51.973 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-08 17:23:51.976 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:23:51.979 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-08 17:23:51.982 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-08 17:23:51.985 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-08 17:23:51.990 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-08 17:23:51.993 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-08 17:23:51.995 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-08 17:23:51.997 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-08 17:23:52.000 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-08 17:23:52.002 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-08 17:23:52.006 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-08 17:23:52.723 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-08 17:23:52.723 | user tags 2022-02-08 17:23:52.723 | stackrabbit []' 2022-02-08 17:23:52.727 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-08 17:23:52.727 | user tags 2022-02-08 17:23:52.727 | stackrabbit []' 2022-02-08 17:23:52.727 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-08 17:23:52.736 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-08 17:23:52.740 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-08 17:23:52.743 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:23:53.457 | Changing password for user "stackrabbit" ... 2022-02-08 17:23:53.480 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-08 17:23:54.172 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-08 17:23:54.196 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-08 17:23:54.199 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:23:54.897 | Changing password for user "stackrabbit" ... 2022-02-08 17:23:54.923 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-08 17:23:54.925 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-08 17:23:54.928 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-08 17:23:55.595 | Deleting user "guest" ... 2022-02-08 17:23:55.610 | Error: 2022-02-08 17:23:55.610 | {:no_such_user, "guest"} 2022-02-08 17:23:55.622 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-08 17:23:55.624 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-08 17:23:55.642 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:23:55.645 | + ./stack.sh:main:836 : install_database 2022-02-08 17:23:55.647 | + lib/database:install_database:118 : install_database_mysql 2022-02-08 17:23:55.650 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-08 17:23:55.652 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:55.655 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:55.657 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-08 17:23:55.873 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-08 17:23:55.876 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-08 17:23:55.878 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-08 17:23:55.881 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-08 17:23:55.883 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:23:55.886 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-08 17:23:55.889 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:23:55.891 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:23:55.894 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:23:55.896 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:23:55.899 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:23:55.901 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:23:55.904 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:23:55.906 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:23:55.909 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:23:55.911 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:23:55.914 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:23:55.916 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-08 17:23:55.919 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:23:55.921 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:23:55.924 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:23:55.926 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:23:55.929 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:23:55.932 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:23:55.934 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-08 17:23:55.937 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:55.940 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:55.943 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-08 17:23:55.945 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:23:55.948 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:23:55.950 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:23:55.953 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:23:55.955 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:23:55.957 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:23:55.960 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:55.962 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:55.965 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:23:55.967 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:23:55.970 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:23:55.972 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:23:55.975 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-08 17:23:55.977 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:23:55.979 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:23:55.982 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:23:55.984 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-08 17:23:56.009 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-08 17:23:56.117 | Reading package lists... 2022-02-08 17:23:56.379 | Building dependency tree... 2022-02-08 17:23:56.381 | Reading state information... 2022-02-08 17:23:56.638 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-08 17:23:56.638 | The following packages were automatically installed and are no longer required: 2022-02-08 17:23:56.639 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:23:56.640 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:23:56.640 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:23:56.640 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:23:56.640 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:23:56.640 | python3-zope.interface 2022-02-08 17:23:56.640 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:23:56.751 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:23:56.755 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:23:56.757 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:23:56.760 | + functions-common:time_stop:2414 : local name 2022-02-08 17:23:56.762 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:23:56.765 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:23:56.767 | + functions-common:time_stop:2417 : local total 2022-02-08 17:23:56.770 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:23:56.772 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:23:56.774 | + functions-common:time_stop:2421 : start_time=1644341036006 2022-02-08 17:23:56.777 | + functions-common:time_stop:2423 : [[ -z 1644341036006 ]] 2022-02-08 17:23:56.781 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:23:56.788 | + functions-common:time_stop:2426 : end_time=1644341036783 2022-02-08 17:23:56.791 | + functions-common:time_stop:2427 : elapsed_time=777 2022-02-08 17:23:56.794 | + functions-common:time_stop:2428 : total=5520 2022-02-08 17:23:56.797 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:23:56.799 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6297 2022-02-08 17:23:56.802 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:23:56.805 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-08 17:23:56.807 | + ./stack.sh:main:839 : install_database_python 2022-02-08 17:23:56.810 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-08 17:23:56.813 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-08 17:23:56.815 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-08 17:23:56.818 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:23:56.821 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-08 17:23:56.824 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-08 17:23:56.826 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:23:56.831 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:23:56.831 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:23:56.837 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-08 17:23:56.843 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-08 17:23:56.846 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-08 17:23:56.849 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-08 17:23:56.851 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-08 17:23:56.875 | Using python 3.8 to install PyMySQL 2022-02-08 17:23:56.878 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-08 17:23:57.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:23:57.785 | from cryptography.utils import int_from_bytes 2022-02-08 17:23:57.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:23:57.786 | from cryptography.utils import int_from_bytes 2022-02-08 17:23:58.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:23:58.923 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-08 17:24:01.342 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:24:01.348 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:24:01.348 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:24:01.473 | + inc/python:pip_install:200 : result=0 2022-02-08 17:24:01.475 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:24:01.478 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:01.481 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:01.483 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:01.486 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:01.488 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:01.491 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:24:01.493 | + functions-common:time_stop:2421 : start_time=1644341036868 2022-02-08 17:24:01.496 | + functions-common:time_stop:2423 : [[ -z 1644341036868 ]] 2022-02-08 17:24:01.499 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:01.504 | + functions-common:time_stop:2426 : end_time=1644341041501 2022-02-08 17:24:01.507 | + functions-common:time_stop:2427 : elapsed_time=4633 2022-02-08 17:24:01.509 | + functions-common:time_stop:2428 : total=21722 2022-02-08 17:24:01.512 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:01.514 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26355 2022-02-08 17:24:01.517 | + inc/python:pip_install:203 : return 0 2022-02-08 17:24:01.519 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-08 17:24:01.522 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:24:01.524 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-08 17:24:01.527 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-08 17:24:01.547 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:01.550 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-08 17:24:01.553 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-08 17:24:01.557 | ++ 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-02-08 17:24:01.557 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:24:01.563 | + 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-02-08 17:24:01.566 | + 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-02-08 17:24:01.569 | + 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-02-08 17:24:01.574 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:24:01.576 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-08 17:24:01.579 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-08 17:24:01.596 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:01.599 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-08 17:24:01.601 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:24:01.604 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:24:01.606 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:24:01.609 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:24:01.611 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:01.614 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:24:01.616 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:01.619 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:01.621 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:24:01.624 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:24:01.627 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:24:01.629 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:24:01.632 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-08 17:24:01.634 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:24:01.637 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:01.639 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:01.642 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-08 17:24:01.665 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-08 17:24:01.772 | Reading package lists... 2022-02-08 17:24:02.028 | Building dependency tree... 2022-02-08 17:24:02.029 | Reading state information... 2022-02-08 17:24:02.295 | radvd is already the newest version (1:2.17-2). 2022-02-08 17:24:02.295 | The following packages were automatically installed and are no longer required: 2022-02-08 17:24:02.297 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:24:02.297 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:24:02.297 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:24:02.297 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:24:02.297 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:24:02.297 | python3-zope.interface 2022-02-08 17:24:02.297 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:24:02.412 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:24:02.417 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:24:02.420 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:24:02.423 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:02.425 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:02.428 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:02.430 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:02.433 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:02.436 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:24:02.438 | + functions-common:time_stop:2421 : start_time=1644341041661 2022-02-08 17:24:02.441 | + functions-common:time_stop:2423 : [[ -z 1644341041661 ]] 2022-02-08 17:24:02.444 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:02.448 | + functions-common:time_stop:2426 : end_time=1644341042446 2022-02-08 17:24:02.451 | + functions-common:time_stop:2427 : elapsed_time=785 2022-02-08 17:24:02.453 | + functions-common:time_stop:2428 : total=6297 2022-02-08 17:24:02.456 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:02.458 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7082 2022-02-08 17:24:02.461 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:24:02.463 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-08 17:24:02.482 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:02.485 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-08 17:24:02.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-08 17:24:02.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-08 17:24:02.495 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-08 17:24:02.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-08 17:24:02.520 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:24:02.522 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:24:02.525 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:24:02.528 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:24:02.530 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:02.533 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:24:02.535 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:02.537 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:02.541 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:24:02.543 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:24:02.546 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:24:02.548 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:24:02.551 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-08 17:24:02.554 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:24:02.556 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:02.559 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:02.561 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-08 17:24:02.584 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-08 17:24:02.693 | Reading package lists... 2022-02-08 17:24:02.963 | Building dependency tree... 2022-02-08 17:24:02.965 | Reading state information... 2022-02-08 17:24:03.242 | fakeroot is already the newest version (1.24-1). 2022-02-08 17:24:03.242 | make is already the newest version (4.2.1-1.2). 2022-02-08 17:24:03.242 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-08 17:24:03.242 | The following packages were automatically installed and are no longer required: 2022-02-08 17:24:03.243 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:24:03.243 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:24:03.243 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:24:03.243 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:24:03.243 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:24:03.243 | python3-zope.interface 2022-02-08 17:24:03.244 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:24:03.368 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:24:03.373 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:24:03.375 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:24:03.378 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:03.381 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:03.384 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:03.386 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:03.388 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:03.391 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:24:03.394 | + functions-common:time_stop:2421 : start_time=1644341042581 2022-02-08 17:24:03.396 | + functions-common:time_stop:2423 : [[ -z 1644341042581 ]] 2022-02-08 17:24:03.399 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:03.403 | + functions-common:time_stop:2426 : end_time=1644341043401 2022-02-08 17:24:03.406 | + functions-common:time_stop:2427 : elapsed_time=820 2022-02-08 17:24:03.408 | + functions-common:time_stop:2428 : total=7082 2022-02-08 17:24:03.411 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:03.413 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7902 2022-02-08 17:24:03.417 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:24:03.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-08 17:24:03.423 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:03.425 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:03.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-08 17:24:03.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-08 17:24:03.433 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-08 17:24:03.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-08 17:24:03.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-08 17:24:03.444 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-08 17:24:03.445 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-08 17:24:03.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-08 17:24:03.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-08 17:24:03.455 | + functions:vercmp:628 : local v1=5.4 2022-02-08 17:24:03.458 | + functions:vercmp:629 : local 'op=<' 2022-02-08 17:24:03.460 | + functions:vercmp:630 : local v2=3.13 2022-02-08 17:24:03.463 | + functions:vercmp:631 : local result 2022-02-08 17:24:03.467 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-08 17:24:03.467 | ++ functions:vercmp:635 : sort -V 2022-02-08 17:24:03.468 | ++ functions:vercmp:635 : head -1 2022-02-08 17:24:03.473 | + functions:vercmp:635 : result=3.13 2022-02-08 17:24:03.475 | + functions:vercmp:637 : case $op in 2022-02-08 17:24:03.478 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-08 17:24:03.480 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-08 17:24:03.482 | + functions:vercmp:648 : return 2022-02-08 17:24:03.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-08 17:24:03.487 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:24:03.490 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-08 17:24:03.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-08 17:24:04.000 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-08 17:24:04.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-08 17:24:04.016 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.019 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-08 17:24:04.054 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:04.057 | + ./stack.sh:main:847 : install_etcd3 2022-02-08 17:24:04.060 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-08 17:24:04.060 | Installing etcd 2022-02-08 17:24:04.062 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-08 17:24:04.077 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-08 17:24:04.090 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-08 17:24:04.093 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-08 17:24:04.107 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-08 17:24:04.111 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:24:04.114 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:24:04.118 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:24:04.122 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:24:04.125 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-08 17:24:04.128 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-08 17:24:04.130 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:24:04.133 | ++ functions:get_extra_file:74 : return 2022-02-08 17:24:04.136 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:24:04.139 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-08 17:24:04.142 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-08 17:24:04.144 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-08 17:24:04.162 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:04.165 | + ./stack.sh:main:866 : install_dstat 2022-02-08 17:24:04.168 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-08 17:24:04.185 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:04.188 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-08 17:24:04.190 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:24:04.193 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-08 17:24:04.195 | + ./stack.sh:main:875 : install_libs 2022-02-08 17:24:04.198 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-08 17:24:04.200 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-08 17:24:04.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-08 17:24:04.205 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-08 17:24:04.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-08 17:24:04.215 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.217 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-08 17:24:04.220 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-08 17:24:04.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-08 17:24:04.224 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-08 17:24:04.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-08 17:24:04.235 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.237 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-08 17:24:04.240 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-08 17:24:04.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-08 17:24:04.245 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-08 17:24:04.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-08 17:24:04.255 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.257 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-08 17:24:04.260 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-08 17:24:04.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-08 17:24:04.265 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-08 17:24:04.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-08 17:24:04.275 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.277 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-08 17:24:04.280 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-08 17:24:04.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-08 17:24:04.285 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-08 17:24:04.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-08 17:24:04.294 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.297 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-08 17:24:04.299 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-08 17:24:04.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-08 17:24:04.304 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-08 17:24:04.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-08 17:24:04.314 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.317 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-08 17:24:04.320 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-08 17:24:04.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-08 17:24:04.327 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-08 17:24:04.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-08 17:24:04.337 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.340 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-08 17:24:04.343 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-08 17:24:04.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-08 17:24:04.348 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-08 17:24:04.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-08 17:24:04.358 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.360 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-08 17:24:04.363 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-08 17:24:04.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-08 17:24:04.368 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-08 17:24:04.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-08 17:24:04.378 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.380 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-08 17:24:04.383 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-08 17:24:04.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-08 17:24:04.388 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-08 17:24:04.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-08 17:24:04.399 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.401 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-08 17:24:04.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-08 17:24:04.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-08 17:24:04.409 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-08 17:24:04.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.415 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-08 17:24:04.420 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.423 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-08 17:24:04.435 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-08 17:24:04.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-08 17:24:04.439 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-08 17:24:04.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-08 17:24:04.455 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.459 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-08 17:24:04.467 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-08 17:24:04.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-08 17:24:04.472 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-08 17:24:04.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-08 17:24:04.483 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.485 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-08 17:24:04.488 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-08 17:24:04.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-08 17:24:04.493 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-08 17:24:04.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-08 17:24:04.505 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.508 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-08 17:24:04.511 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-08 17:24:04.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-08 17:24:04.516 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-08 17:24:04.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-08 17:24:04.526 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.528 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-08 17:24:04.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-08 17:24:04.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-08 17:24:04.537 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-08 17:24:04.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-08 17:24:04.547 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.550 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-08 17:24:04.552 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-08 17:24:04.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-08 17:24:04.557 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-08 17:24:04.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-08 17:24:04.568 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.570 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-08 17:24:04.573 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-08 17:24:04.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-08 17:24:04.578 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-08 17:24:04.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-08 17:24:04.588 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.591 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-08 17:24:04.594 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-08 17:24:04.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-08 17:24:04.600 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-08 17:24:04.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-08 17:24:04.611 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.614 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-08 17:24:04.617 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-08 17:24:04.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-08 17:24:04.623 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-08 17:24:04.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-08 17:24:04.635 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.638 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-08 17:24:04.640 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-08 17:24:04.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-08 17:24:04.646 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-08 17:24:04.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-08 17:24:04.656 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.659 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-08 17:24:04.661 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-08 17:24:04.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-08 17:24:04.667 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-08 17:24:04.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-08 17:24:04.677 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.680 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-08 17:24:04.683 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-08 17:24:04.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-08 17:24:04.688 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-08 17:24:04.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-08 17:24:04.699 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.701 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-08 17:24:04.704 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-08 17:24:04.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-08 17:24:04.709 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-08 17:24:04.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-08 17:24:04.719 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.722 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-08 17:24:04.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-08 17:24:04.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-08 17:24:04.729 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-08 17:24:04.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-08 17:24:04.739 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.742 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-08 17:24:04.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-08 17:24:04.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-08 17:24:04.750 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-08 17:24:04.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-08 17:24:04.760 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.763 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-08 17:24:04.765 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-08 17:24:04.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-08 17:24:04.771 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-08 17:24:04.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-08 17:24:04.781 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.784 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-08 17:24:04.786 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-08 17:24:04.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-08 17:24:04.792 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-08 17:24:04.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-08 17:24:04.803 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.805 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-08 17:24:04.808 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-08 17:24:04.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-08 17:24:04.813 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-08 17:24:04.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-08 17:24:04.823 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.826 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-08 17:24:04.829 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-08 17:24:04.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-08 17:24:04.834 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-08 17:24:04.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-08 17:24:04.844 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.847 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-08 17:24:04.849 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-08 17:24:04.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-08 17:24:04.854 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-08 17:24:04.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-08 17:24:04.864 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.867 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-08 17:24:04.870 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-08 17:24:04.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-08 17:24:04.875 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-08 17:24:04.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-08 17:24:04.885 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.888 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-08 17:24:04.890 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-08 17:24:04.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-08 17:24:04.896 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-08 17:24:04.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-08 17:24:04.908 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.910 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-08 17:24:04.913 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-08 17:24:04.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-08 17:24:04.918 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-08 17:24:04.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-08 17:24:04.928 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.931 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-08 17:24:04.933 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-08 17:24:04.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-08 17:24:04.938 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-08 17:24:04.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-08 17:24:04.949 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.951 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-08 17:24:04.954 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-08 17:24:04.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-08 17:24:04.959 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-08 17:24:04.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-08 17:24:04.970 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.972 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-08 17:24:04.975 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-08 17:24:04.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-08 17:24:04.980 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-08 17:24:04.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:04.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:04.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-08 17:24:04.990 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:04.993 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-08 17:24:04.996 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-08 17:24:04.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-08 17:24:05.001 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-08 17:24:05.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:05.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:05.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-08 17:24:05.012 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:05.014 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-08 17:24:05.036 | Using python 3.8 to install etcd3 2022-02-08 17:24:05.039 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-08 17:24:05.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:05.982 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:05.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:05.982 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:07.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:24:07.139 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-08 17:24:07.147 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-08 17:24:07.148 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-08 17:24:07.150 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-08 17:24:07.151 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-08 17:24:09.618 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:24:09.625 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:24:09.625 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:24:09.751 | + inc/python:pip_install:200 : result=0 2022-02-08 17:24:09.754 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:24:09.756 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:09.759 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:09.761 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:09.763 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:09.766 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:09.768 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:24:09.770 | + functions-common:time_stop:2421 : start_time=1644341045030 2022-02-08 17:24:09.773 | + functions-common:time_stop:2423 : [[ -z 1644341045030 ]] 2022-02-08 17:24:09.776 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:09.780 | + functions-common:time_stop:2426 : end_time=1644341049777 2022-02-08 17:24:09.782 | + functions-common:time_stop:2427 : elapsed_time=4747 2022-02-08 17:24:09.785 | + functions-common:time_stop:2428 : total=26355 2022-02-08 17:24:09.787 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:09.789 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31102 2022-02-08 17:24:09.792 | + inc/python:pip_install:203 : return 0 2022-02-08 17:24:09.795 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-08 17:24:09.818 | Using python 3.8 to install etcd3gw 2022-02-08 17:24:09.820 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-08 17:24:10.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:10.733 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:10.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:10.734 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:11.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:24:11.885 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-02-08 17:24:11.893 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-08 17:24:11.894 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-08 17:24:11.895 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-08 17:24:11.896 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-08 17:24:11.928 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-08 17:24:11.929 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-08 17:24:11.931 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-08 17:24:11.933 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-08 17:24:14.333 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:24:14.340 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:24:14.340 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:24:14.464 | + inc/python:pip_install:200 : result=0 2022-02-08 17:24:14.467 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:24:14.470 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:14.472 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:14.474 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:14.477 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:14.479 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:14.482 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:24:14.484 | + functions-common:time_stop:2421 : start_time=1644341049812 2022-02-08 17:24:14.487 | + functions-common:time_stop:2423 : [[ -z 1644341049812 ]] 2022-02-08 17:24:14.490 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:14.497 | + functions-common:time_stop:2426 : end_time=1644341054494 2022-02-08 17:24:14.499 | + functions-common:time_stop:2427 : elapsed_time=4682 2022-02-08 17:24:14.501 | + functions-common:time_stop:2428 : total=31102 2022-02-08 17:24:14.504 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:14.506 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35784 2022-02-08 17:24:14.509 | + inc/python:pip_install:203 : return 0 2022-02-08 17:24:14.512 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-08 17:24:14.514 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-08 17:24:14.517 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-08 17:24:14.519 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:24:14.522 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:24:14.525 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:24:14.527 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:24:14.530 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:24:14.532 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:24:14.535 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:24:14.537 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:24:14.540 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:24:14.543 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:24:14.545 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:24:14.548 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-08 17:24:14.550 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:14.553 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:14.555 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-08 17:24:14.559 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:24:14.562 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:24:14.565 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:24:14.568 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:24:14.570 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:24:14.574 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:14.576 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:24:14.579 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:14.581 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:14.584 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:24:14.586 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:24:14.589 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:24:14.591 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:24:14.594 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:24:14.597 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:24:14.599 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:14.602 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:14.605 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:24:14.628 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:24:14.736 | Reading package lists... 2022-02-08 17:24:14.995 | Building dependency tree... 2022-02-08 17:24:14.996 | Reading state information... 2022-02-08 17:24:15.266 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-08 17:24:15.266 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-08 17:24:15.266 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:24:15.266 | The following packages were automatically installed and are no longer required: 2022-02-08 17:24:15.267 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:24:15.267 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:24:15.267 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:24:15.267 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:24:15.267 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:24:15.267 | python3-zope.interface 2022-02-08 17:24:15.267 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:24:15.382 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:24:15.387 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:24:15.389 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:24:15.392 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:15.394 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:15.397 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:15.399 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:15.402 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:15.404 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:24:15.407 | + functions-common:time_stop:2421 : start_time=1644341054625 2022-02-08 17:24:15.409 | + functions-common:time_stop:2423 : [[ -z 1644341054625 ]] 2022-02-08 17:24:15.412 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:15.417 | + functions-common:time_stop:2426 : end_time=1644341055414 2022-02-08 17:24:15.420 | + functions-common:time_stop:2427 : elapsed_time=789 2022-02-08 17:24:15.423 | + functions-common:time_stop:2428 : total=7902 2022-02-08 17:24:15.425 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:15.428 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8691 2022-02-08 17:24:15.431 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:24:15.434 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-08 17:24:15.436 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:15.439 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:15.442 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-08 17:24:15.506 | Module proxy already enabled 2022-02-08 17:24:15.512 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-08 17:24:15.580 | Considering dependency proxy for proxy_uwsgi: 2022-02-08 17:24:15.580 | Module proxy already enabled 2022-02-08 17:24:15.580 | Module proxy_uwsgi already enabled 2022-02-08 17:24:15.585 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-08 17:24:15.588 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:24:15.592 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:24:15.596 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:24:15.734 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-08 17:24:15.737 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-08 17:24:15.739 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-08 17:24:15.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-08 17:24:15.750 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.752 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-08 17:24:15.755 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-08 17:24:15.757 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-08 17:24:15.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-08 17:24:15.768 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.772 | + ./stack.sh:main:883 : install_glanceclient 2022-02-08 17:24:15.775 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-08 17:24:15.778 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-08 17:24:15.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-08 17:24:15.789 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.792 | + ./stack.sh:main:884 : install_cinderclient 2022-02-08 17:24:15.795 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-08 17:24:15.798 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-08 17:24:15.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-08 17:24:15.808 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.810 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-08 17:24:15.813 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-08 17:24:15.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-08 17:24:15.823 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.825 | + ./stack.sh:main:885 : install_novaclient 2022-02-08 17:24:15.828 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-08 17:24:15.830 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-08 17:24:15.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.838 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-08 17:24:15.841 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.843 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-08 17:24:15.862 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:15.865 | + ./stack.sh:main:887 : install_swiftclient 2022-02-08 17:24:15.867 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-08 17:24:15.870 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-08 17:24:15.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-08 17:24:15.881 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.884 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-08 17:24:15.908 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:15.911 | + ./stack.sh:main:890 : install_neutronclient 2022-02-08 17:24:15.915 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-08 17:24:15.918 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-08 17:24:15.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-08 17:24:15.930 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.933 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-08 17:24:15.936 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-08 17:24:15.939 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-08 17:24:15.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:15.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:15.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-08 17:24:15.950 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:15.954 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-08 17:24:15.957 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-08 17:24:15.959 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:24:15.963 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-08 17:24:15.966 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-08 17:24:15.968 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:24:15.972 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:24:15.972 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:24:15.978 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-08 17:24:15.980 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-08 17:24:15.983 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-08 17:24:15.987 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-08 17:24:15.990 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-08 17:24:16.015 | Using python 3.8 to install keystonemiddleware 2022-02-08 17:24:16.017 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-08 17:24:16.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:16.979 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:16.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:16.979 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:18.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:24:18.136 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-08 17:24:18.188 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-08 17:24:18.189 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-08 17:24:18.190 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-08 17:24:18.191 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-08 17:24:18.192 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-08 17:24:18.193 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:24:18.194 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-08 17:24:18.196 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-08 17:24:18.197 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-08 17:24:18.198 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-08 17:24:18.199 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-08 17:24:18.200 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:24:18.203 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-08 17:24:18.204 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-08 17:24:18.260 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-08 17:24:18.262 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-08 17:24:18.263 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-08 17:24:18.300 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-08 17:24:18.338 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-08 17:24:18.340 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-08 17:24:18.341 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-08 17:24:18.342 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-08 17:24:18.390 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-08 17:24:18.392 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-08 17:24:18.401 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-08 17:24:18.403 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-08 17:24:18.416 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-08 17:24:18.417 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-08 17:24:18.419 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-08 17:24:18.481 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-08 17:24:18.483 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-08 17:24:18.484 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-08 17:24:18.486 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-08 17:24:18.535 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-08 17:24:18.548 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-08 17:24:20.863 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:24:20.870 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:24:20.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:24:20.996 | + inc/python:pip_install:200 : result=0 2022-02-08 17:24:20.999 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:24:21.002 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:21.004 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:21.006 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:21.009 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:21.011 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:21.014 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:24:21.016 | + functions-common:time_stop:2421 : start_time=1644341056008 2022-02-08 17:24:21.019 | + functions-common:time_stop:2423 : [[ -z 1644341056008 ]] 2022-02-08 17:24:21.022 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:21.026 | + functions-common:time_stop:2426 : end_time=1644341061023 2022-02-08 17:24:21.028 | + functions-common:time_stop:2427 : elapsed_time=5015 2022-02-08 17:24:21.031 | + functions-common:time_stop:2428 : total=35784 2022-02-08 17:24:21.033 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:21.036 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=40799 2022-02-08 17:24:21.038 | + inc/python:pip_install:203 : return 0 2022-02-08 17:24:21.041 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-08 17:24:21.043 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-08 17:24:21.046 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:24:21.049 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-08 17:24:21.052 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-08 17:24:21.055 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:24:21.059 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:24:21.059 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:24:21.065 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-08 17:24:21.068 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-08 17:24:21.070 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-08 17:24:21.073 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-08 17:24:21.076 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-08 17:24:21.099 | Using python 3.8 to install python-memcached 2022-02-08 17:24:21.101 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-08 17:24:22.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:22.043 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:22.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:22.043 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:23.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:24:23.200 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-08 17:24:23.204 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-08 17:24:25.633 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:24:25.640 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:24:25.640 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:24:25.763 | + inc/python:pip_install:200 : result=0 2022-02-08 17:24:25.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:24:25.768 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:25.771 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:25.773 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:25.776 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:25.778 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:25.780 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:24:25.783 | + functions-common:time_stop:2421 : start_time=1644341061093 2022-02-08 17:24:25.785 | + functions-common:time_stop:2423 : [[ -z 1644341061093 ]] 2022-02-08 17:24:25.789 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:25.793 | + functions-common:time_stop:2426 : end_time=1644341065791 2022-02-08 17:24:25.796 | + functions-common:time_stop:2427 : elapsed_time=4698 2022-02-08 17:24:25.798 | + functions-common:time_stop:2428 : total=40799 2022-02-08 17:24:25.800 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:25.803 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=45497 2022-02-08 17:24:25.805 | + inc/python:pip_install:203 : return 0 2022-02-08 17:24:25.808 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-08 17:24:25.826 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:25.828 | + ./stack.sh:main:897 : '[' 10.222.0.75 == 10.222.0.75 ']' 2022-02-08 17:24:25.831 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-08 17:24:25.833 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-08 17:24:25.836 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-08 17:24:25.839 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:24:25.842 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-08 17:24:25.844 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-08 17:24:25.860 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:25.862 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-08 17:24:25.865 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-08 17:24:25.867 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-08 17:24:25.869 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:24:25.871 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:24:25.874 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:24:25.877 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:24:25.879 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:24:25.882 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:24:25.897 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:24:25.900 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:24:25.902 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:25.905 | + functions-common:git_clone:618 : echo master 2022-02-08 17:24:25.906 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:24:25.911 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-08 17:24:25.913 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:25.916 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-08 17:24:25.919 | + functions-common:git_clone:667 : head -1 2022-02-08 17:24:25.919 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:24:25.923 | 5dfeef802 Merge "sql: Remove dead code" 2022-02-08 17:24:25.926 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:24:25.928 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-08 17:24:25.931 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:24:25.933 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:24:25.935 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-08 17:24:25.938 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:24:25.940 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-08 17:24:25.943 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:24:25.945 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:24:25.947 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-08 17:24:25.950 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:24:25.952 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:24:25.955 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-08 17:24:25.958 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:24:25.961 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-08 17:24:25.963 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:24:25.965 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:24:25.969 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-08 17:24:25.975 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-08 17:24:25.978 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-08 17:24:26.641 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-08 17:24:26.643 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:24:26.646 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:24:26.648 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:24:26.650 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:24:26.653 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-08 17:24:26.655 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:24:26.657 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:24:26.660 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:24:26.662 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:24:26.665 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:24:26.667 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:24:26.670 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:24:26.672 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-08 17:24:26.693 | Using python 3.8 to install /opt/stack/keystone 2022-02-08 17:24:26.695 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-08 17:24:27.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:27.612 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:27.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:27.612 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:28.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:24:28.755 | Obtaining file:///opt/stack/keystone 2022-02-08 17:24:28.756 | Preparing metadata (setup.py): started 2022-02-08 17:24:30.390 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:24:30.463 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (5.8.0) 2022-02-08 17:24:30.464 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.8.7) 2022-02-08 17:24:30.465 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.0.2) 2022-02-08 17:24:30.466 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.3.9) 2022-02-08 17:24:30.467 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (36.0.1) 2022-02-08 17:24:30.468 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.4.31) 2022-02-08 17:24:30.469 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.13.0) 2022-02-08 17:24:30.470 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.5.0) 2022-02-08 17:24:30.471 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.7.4) 2022-02-08 17:24:30.472 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.4.0) 2022-02-08 17:24:30.473 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (9.3.0) 2022-02-08 17:24:30.474 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:24:30.475 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.8.19) 2022-02-08 17:24:30.476 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.10.0) 2022-02-08 17:24:30.477 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (8.7.1) 2022-02-08 17:24:30.478 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.4.0) 2022-02-08 17:24:30.479 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (12.12.0) 2022-02-08 17:24:30.480 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (11.1.0) 2022-02-08 17:24:30.481 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (5.1.0) 2022-02-08 17:24:30.482 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.6.1) 2022-02-08 17:24:30.483 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.5.0) 2022-02-08 17:24:30.484 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.10.1) 2022-02-08 17:24:30.486 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.2.0) 2022-02-08 17:24:30.487 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.4.0) 2022-02-08 17:24:30.488 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.12.1) 2022-02-08 17:24:30.489 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:24:30.490 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (7.1.0) 2022-02-08 17:24:30.491 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.3.0) 2022-02-08 17:24:30.492 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.1.5) 2022-02-08 17:24:30.493 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:24:30.494 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.1.1) 2022-02-08 17:24:30.495 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.0.3) 2022-02-08 17:24:30.496 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.4.2) 2022-02-08 17:24:30.497 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2021.3) 2022-02-08 17:24:30.508 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev76) (1.15.0) 2022-02-08 17:24:30.509 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev76) (1.16.0) 2022-02-08 17:24:30.550 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev76) (5.1.1) 2022-02-08 17:24:30.565 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:24:30.566 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (8.0.3) 2022-02-08 17:24:30.567 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.2) 2022-02-08 17:24:30.568 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (3.0.3) 2022-02-08 17:24:30.579 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev76) (9.0.1) 2022-02-08 17:24:30.637 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2.27.1) 2022-02-08 17:24:30.639 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (4.4.0) 2022-02-08 17:24:30.732 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (0.8.0) 2022-02-08 17:24:30.733 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (6.0) 2022-02-08 17:24:30.734 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:24:30.735 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (1.5.0) 2022-02-08 17:24:30.787 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:24:30.789 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (0.5.0) 2022-02-08 17:24:30.790 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.7.6) 2022-02-08 17:24:30.840 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev76) (2.8.2) 2022-02-08 17:24:30.843 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev76) (0.9.6) 2022-02-08 17:24:30.896 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.2.3) 2022-02-08 17:24:30.897 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.0) 2022-02-08 17:24:30.899 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.9) 2022-02-08 17:24:30.901 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.4.0) 2022-02-08 17:24:30.902 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:24:30.904 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.8.0) 2022-02-08 17:24:30.924 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev76) (3.3.0) 2022-02-08 17:24:30.997 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev76) (3.0.0) 2022-02-08 17:24:31.016 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (0.11.0) 2022-02-08 17:24:31.017 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (21.3) 2022-02-08 17:24:31.018 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (3.0.7) 2022-02-08 17:24:31.019 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (1.0.2) 2022-02-08 17:24:31.069 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev76) (4.5.0) 2022-02-08 17:24:31.179 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (22.0.0) 2022-02-08 17:24:31.181 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (5.4.0) 2022-02-08 17:24:31.183 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (0.7.1) 2022-02-08 17:24:31.184 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (1.9.2) 2022-02-08 17:24:31.400 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev76) (1.1.2) 2022-02-08 17:24:31.422 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev76) (0.4.2) 2022-02-08 17:24:31.423 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev76) (0.5.2) 2022-02-08 17:24:31.489 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.1.6) 2022-02-08 17:24:31.490 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev76) (4.10.1) 2022-02-08 17:24:31.508 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.0) 2022-02-08 17:24:31.578 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev76) (2.21) 2022-02-08 17:24:31.617 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev76) (1.13.3) 2022-02-08 17:24:31.726 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:24:31.801 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (1.7.0) 2022-02-08 17:24:31.924 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev76) (0.17.3) 2022-02-08 17:24:31.953 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.13.1) 2022-02-08 17:24:31.990 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.5.1) 2022-02-08 17:24:31.993 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (1.3.3) 2022-02-08 17:24:31.994 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.1.1) 2022-02-08 17:24:31.995 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.33.0) 2022-02-08 17:24:31.996 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (3.0.0) 2022-02-08 17:24:31.997 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (3.5.0) 2022-02-08 17:24:32.049 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev76) (0.2.5) 2022-02-08 17:24:32.180 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (1.26.8) 2022-02-08 17:24:32.182 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (3.3) 2022-02-08 17:24:32.185 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2.0.11) 2022-02-08 17:24:32.186 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2019.11.28) 2022-02-08 17:24:32.329 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev76) (2.5.0) 2022-02-08 17:24:32.407 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:24:32.478 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev76) (3.7.0) 2022-02-08 17:24:32.651 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.1.0) 2022-02-08 17:24:32.812 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (60.7.1) 2022-02-08 17:24:32.904 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.7) 2022-02-08 17:24:32.943 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.0.0) 2022-02-08 17:24:34.737 | Installing collected packages: keystone 2022-02-08 17:24:34.737 | Attempting uninstall: keystone 2022-02-08 17:24:34.738 | Found existing installation: keystone 20.1.0.dev76 2022-02-08 17:24:34.741 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-08 17:24:34.743 | Running setup.py develop for keystone 2022-02-08 17:24:37.176 | Successfully installed keystone 2022-02-08 17:24:37.176 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:24:37.183 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:24:37.183 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:24:37.321 | + inc/python:pip_install:200 : result=0 2022-02-08 17:24:37.324 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:24:37.326 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:37.329 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:37.331 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:37.333 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:37.335 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:37.339 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:24:37.342 | + functions-common:time_stop:2421 : start_time=1644341066687 2022-02-08 17:24:37.344 | + functions-common:time_stop:2423 : [[ -z 1644341066687 ]] 2022-02-08 17:24:37.346 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:37.351 | + functions-common:time_stop:2426 : end_time=1644341077348 2022-02-08 17:24:37.353 | + functions-common:time_stop:2427 : elapsed_time=10661 2022-02-08 17:24:37.355 | + functions-common:time_stop:2428 : total=45497 2022-02-08 17:24:37.358 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:37.360 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=56158 2022-02-08 17:24:37.362 | + inc/python:pip_install:203 : return 0 2022-02-08 17:24:37.364 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:24:37.367 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:24:37.369 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:24:37.388 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:24:37.401 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-08 17:24:37.403 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-08 17:24:37.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:37.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:37.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-08 17:24:37.413 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:37.416 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-08 17:24:37.435 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:37.437 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:24:37.440 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:24:37.443 | + ./stack.sh:main:899 : configure_keystone 2022-02-08 17:24:37.446 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-08 17:24:37.461 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-08 17:24:37.464 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-08 17:24:37.468 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-08 17:24:37.485 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:37.488 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-08 17:24:37.520 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-08 17:24:37.549 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-08 17:24:37.580 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-08 17:24:37.613 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-08 17:24:37.645 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-08 17:24:37.677 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-08 17:24:37.709 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-08 17:24:37.738 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-08 17:24:37.740 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-08 17:24:37.743 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-08 17:24:37.745 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-08 17:24:37.748 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:24:37.750 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:24:37.767 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:37.770 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:24:37.772 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:24:37.775 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:24:37.791 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:37.794 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:24:37.797 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:24:37.828 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:24:37.831 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:24:37.833 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-08 17:24:37.836 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-08 17:24:37.853 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:37.856 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.75/identity 2022-02-08 17:24:37.887 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-08 17:24:37.890 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-08 17:24:37.923 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-08 17:24:37.926 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-08 17:24:37.929 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-08 17:24:37.931 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-08 17:24:37.934 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:24:37.937 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:24:37.968 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-08 17:24:37.971 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-08 17:24:37.973 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-08 17:24:37.976 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-08 17:24:37.979 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:24:37.997 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:24:37.999 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:24:38.002 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:24:38.004 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:24:38.007 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:24:38.036 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:24:38.065 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:24:38.103 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:24:38.132 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-08 17:24:38.162 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:24:38.164 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-08 17:24:38.167 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:24:38.170 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-08 17:24:38.172 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-08 17:24:38.175 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:24:38.177 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:24:38.180 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-08 17:24:38.185 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-08 17:24:38.187 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:24:38.190 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:24:38.203 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:24:38.203 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:24:38.211 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:24:38.215 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:24:38.231 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:24:38.234 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:24:38.238 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-08 17:24:38.269 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-08 17:24:38.302 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-08 17:24:38.332 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-08 17:24:38.360 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-08 17:24:38.389 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-08 17:24:38.418 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-08 17:24:38.447 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-08 17:24:38.476 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-08 17:24:38.504 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:24:38.537 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-08 17:24:38.566 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-08 17:24:38.595 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-08 17:24:38.624 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:24:38.627 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:24:38.630 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-08 17:24:38.632 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-08 17:24:38.635 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:24:38.637 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:38.640 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:38.644 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:24:38.647 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:24:38.650 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:24:38.680 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-08 17:24:38.710 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:24:38.710 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-08 17:24:38.720 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-08 17:24:38.723 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-08 17:24:38.726 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-08 17:24:38.728 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:24:38.731 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:24:38.733 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:24:38.736 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:38.738 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:38.741 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:24:38.743 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:24:38.746 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:38.748 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:38.751 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-08 17:24:38.813 | Site keystone-wsgi-public already enabled 2022-02-08 17:24:38.819 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:24:38.821 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:24:38.824 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:24:38.826 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:24:38.964 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-08 17:24:38.998 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-08 17:24:39.035 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-08 17:24:39.068 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-08 17:24:39.070 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-08 17:24:39.104 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-08 17:24:39.133 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-08 17:24:39.163 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-08 17:24:39.181 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:39.184 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-08 17:24:39.202 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:39.205 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-08 17:24:39.207 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-08 17:24:39.210 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-08 17:24:39.213 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:24:39.215 | + lib/stack:stack_install_service:32 : install_glance 2022-02-08 17:24:39.218 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-08 17:24:39.220 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-08 17:24:39.223 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-08 17:24:39.240 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:39.243 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-08 17:24:39.245 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-08 17:24:39.262 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:39.265 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-08 17:24:39.268 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-08 17:24:39.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:39.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:39.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-08 17:24:39.278 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:39.282 | ++ lib/glance:install_glance:525 : join_extras cinder 2022-02-08 17:24:39.284 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-08 17:24:39.287 | ++ inc/python:join_extras:30 : echo cinder 2022-02-08 17:24:39.290 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store cinder 2022-02-08 17:24:39.293 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-08 17:24:39.295 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2022-02-08 17:24:39.298 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-08 17:24:39.301 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-08 17:24:39.304 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-08 17:24:39.307 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-08 17:24:39.311 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:24:39.311 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-08 17:24:39.317 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-08 17:24:39.319 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-08 17:24:39.322 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-08 17:24:39.325 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-08 17:24:39.327 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2022-02-08 17:24:39.349 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2022-02-08 17:24:39.352 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2022-02-08 17:24:40.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:40.271 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:40.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:40.272 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:41.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:24:41.415 | Requirement already satisfied: glance-store[cinder]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-08 17:24:41.491 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (3.5.0) 2022-02-08 17:24:41.492 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2022-02-08 17:24:41.493 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder]!=0.29.0) (3.2.0) 2022-02-08 17:24:41.494 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (8.7.1) 2022-02-08 17:24:41.495 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.2.0) 2022-02-08 17:24:41.496 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.12.1) 2022-02-08 17:24:41.497 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.27.1) 2022-02-08 17:24:41.498 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (1.16.0) 2022-02-08 17:24:41.499 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2022-02-08 17:24:41.500 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.5.0) 2022-02-08 17:24:41.501 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (5.1.0) 2022-02-08 17:24:41.503 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (0.33.0) 2022-02-08 17:24:41.505 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (5.1.0) 2022-02-08 17:24:41.507 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (6.3.0) 2022-02-08 17:24:41.509 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (8.2.0) 2022-02-08 17:24:41.511 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.6.2) 2022-02-08 17:24:41.520 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder]!=0.29.0) (1.1.2) 2022-02-08 17:24:41.521 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder]!=0.29.0) (2.1.0) 2022-02-08 17:24:41.590 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.7.0) 2022-02-08 17:24:41.591 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.0.2) 2022-02-08 17:24:41.592 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (5.8.0) 2022-02-08 17:24:41.614 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (4.6.1) 2022-02-08 17:24:41.617 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (6.3.1) 2022-02-08 17:24:41.618 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.8.0) 2022-02-08 17:24:41.619 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.4.0) 2022-02-08 17:24:41.621 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (5.5.0) 2022-02-08 17:24:41.630 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder]!=0.29.0) (0.17.3) 2022-02-08 17:24:41.670 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.5.0) 2022-02-08 17:24:41.671 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (2.4.0) 2022-02-08 17:24:41.672 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (0.8.0) 2022-02-08 17:24:41.674 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (6.0) 2022-02-08 17:24:41.693 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.15.0) 2022-02-08 17:24:41.695 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.0.3) 2022-02-08 17:24:41.709 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder]!=0.29.0) (2021.3) 2022-02-08 17:24:41.723 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (21.3) 2022-02-08 17:24:41.725 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (3.0.7) 2022-02-08 17:24:41.727 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (0.11.0) 2022-02-08 17:24:41.743 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.0.0) 2022-02-08 17:24:41.746 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.16.0) 2022-02-08 17:24:41.794 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (3.3) 2022-02-08 17:24:41.797 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2.0.11) 2022-02-08 17:24:41.797 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2019.11.28) 2022-02-08 17:24:41.798 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (1.26.8) 2022-02-08 17:24:41.844 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.21) 2022-02-08 17:24:41.869 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.13.3) 2022-02-08 17:24:42.057 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.8.2) 2022-02-08 17:24:42.060 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (0.9.6) 2022-02-08 17:24:42.093 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.5.0) 2022-02-08 17:24:42.094 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.8.7) 2022-02-08 17:24:42.096 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.5.1) 2022-02-08 17:24:42.099 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.0.0) 2022-02-08 17:24:42.099 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.3.3) 2022-02-08 17:24:42.101 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.1.1) 2022-02-08 17:24:42.154 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.2.5) 2022-02-08 17:24:42.336 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.5.0) 2022-02-08 17:24:42.359 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (60.7.1) 2022-02-08 17:24:42.439 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (0.7) 2022-02-08 17:24:42.578 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.0.0) 2022-02-08 17:24:44.644 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:24:44.650 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:24:44.650 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:24:44.780 | + inc/python:pip_install:200 : result=0 2022-02-08 17:24:44.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:24:44.785 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:44.787 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:44.790 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:44.793 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:44.795 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:44.797 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:24:44.800 | + functions-common:time_stop:2421 : start_time=1644341079343 2022-02-08 17:24:44.802 | + functions-common:time_stop:2423 : [[ -z 1644341079343 ]] 2022-02-08 17:24:44.805 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:44.810 | + functions-common:time_stop:2426 : end_time=1644341084807 2022-02-08 17:24:44.812 | + functions-common:time_stop:2427 : elapsed_time=5464 2022-02-08 17:24:44.814 | + functions-common:time_stop:2428 : total=56158 2022-02-08 17:24:44.817 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:44.819 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=61622 2022-02-08 17:24:44.822 | + inc/python:pip_install:203 : return 0 2022-02-08 17:24:44.824 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-08 17:24:44.827 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-08 17:24:44.829 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-08 17:24:44.842 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-08 17:24:44.847 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-08 17:24:44.850 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-08 17:24:44.852 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-08 17:24:44.854 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:24:44.857 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:24:44.860 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:24:44.862 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:24:44.865 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:24:44.868 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:24:44.884 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:24:44.886 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:24:44.889 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:44.892 | + functions-common:git_clone:618 : echo master 2022-02-08 17:24:44.892 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:24:44.897 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-08 17:24:44.900 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:44.902 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-08 17:24:44.905 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:24:44.906 | + functions-common:git_clone:667 : head -1 2022-02-08 17:24:44.920 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-08 17:24:44.924 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:24:44.926 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-08 17:24:44.929 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:24:44.932 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:24:44.934 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-08 17:24:44.937 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:24:44.940 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-08 17:24:44.942 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:24:44.945 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:24:44.947 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-08 17:24:44.950 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:24:44.952 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:24:44.956 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-08 17:24:44.958 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:24:44.961 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-08 17:24:44.964 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:24:44.966 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:24:44.970 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-08 17:24:44.976 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-08 17:24:44.978 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-08 17:24:45.638 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-08 17:24:45.640 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:24:45.643 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:24:45.645 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:24:45.647 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:24:45.650 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-08 17:24:45.652 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:24:45.654 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:24:45.657 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:24:45.659 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:24:45.662 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:24:45.664 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:24:45.667 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:24:45.669 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-08 17:24:45.690 | Using python 3.8 to install /opt/stack/glance 2022-02-08 17:24:45.692 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-08 17:24:46.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:46.586 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:46.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:24:46.586 | from cryptography.utils import int_from_bytes 2022-02-08 17:24:47.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:24:47.731 | Obtaining file:///opt/stack/glance 2022-02-08 17:24:47.731 | Preparing metadata (setup.py): started 2022-02-08 17:24:49.064 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:24:49.134 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-08 17:24:49.135 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-08 17:24:49.136 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-08 17:24:49.137 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-08 17:24:49.138 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-08 17:24:49.139 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-08 17:24:49.140 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-08 17:24:49.141 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-08 17:24:49.142 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-08 17:24:49.143 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-08 17:24:49.144 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-08 17:24:49.146 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:24:49.147 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-08 17:24:49.148 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:24:49.149 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-08 17:24:49.150 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:24:49.151 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:24:49.152 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.3) 2022-02-08 17:24:49.153 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:24:49.154 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-08 17:24:49.155 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:24:49.156 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:24:49.157 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:24:49.158 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:24:49.159 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:24:49.160 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-08 17:24:49.161 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-08 17:24:49.162 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-08 17:24:49.163 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-08 17:24:49.164 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:24:49.166 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-08 17:24:49.167 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-08 17:24:49.168 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:24:49.169 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-08 17:24:49.171 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-08 17:24:49.172 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.3.3) 2022-02-08 17:24:49.173 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-08 17:24:49.174 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-08 17:24:49.175 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:24:49.176 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-08 17:24:49.177 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.2.2) 2022-02-08 17:24:49.178 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-08 17:24:49.179 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-08 17:24:49.180 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.0) 2022-02-08 17:24:49.195 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-08 17:24:49.196 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-08 17:24:49.198 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-08 17:24:49.217 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (2.27.1) 2022-02-08 17:24:49.220 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (5.2.0) 2022-02-08 17:24:49.258 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-08 17:24:49.274 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev54) (4.2.0) 2022-02-08 17:24:49.284 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-08 17:24:49.298 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-08 17:24:49.299 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-08 17:24:49.387 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev54) (3.0.7) 2022-02-08 17:24:49.463 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev54) (1.7.0) 2022-02-08 17:24:49.512 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (3.1.1) 2022-02-08 17:24:49.514 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (2.10.0) 2022-02-08 17:24:49.547 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev54) (0.17.3) 2022-02-08 17:24:49.589 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (0.8.0) 2022-02-08 17:24:49.590 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-08 17:24:49.591 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:24:49.677 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.13.0) 2022-02-08 17:24:49.681 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:24:49.682 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:24:49.707 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-08 17:24:49.752 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (0.9.6) 2022-02-08 17:24:49.755 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (2.8.2) 2022-02-08 17:24:49.814 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 17:24:49.817 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.4.0) 2022-02-08 17:24:49.818 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.9) 2022-02-08 17:24:49.819 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.2.3) 2022-02-08 17:24:49.822 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (2.8.0) 2022-02-08 17:24:49.847 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-08 17:24:49.848 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:24:49.849 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.3.0) 2022-02-08 17:24:49.890 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev54) (5.9.0) 2022-02-08 17:24:49.932 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-08 17:24:49.933 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:24:49.935 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-08 17:24:50.012 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-08 17:24:50.070 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-08 17:24:50.168 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-08 17:24:50.451 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-08 17:24:50.452 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.6.3) 2022-02-08 17:24:50.456 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:24:50.457 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (1.4.2) 2022-02-08 17:24:50.512 | Requirement already satisfied: simplegeneric in /usr/lib/python3/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev54) (0.8.1) 2022-02-08 17:24:50.536 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 17:24:50.651 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-08 17:24:50.756 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:24:50.972 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:24:50.974 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:24:50.976 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.1.5) 2022-02-08 17:24:50.977 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.32) 2022-02-08 17:24:50.979 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.10.0) 2022-02-08 17:24:50.980 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (5.1.1) 2022-02-08 17:24:50.981 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.4) 2022-02-08 17:24:51.100 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.13.1) 2022-02-08 17:24:51.131 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev54) (1.0.3) 2022-02-08 17:24:51.175 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:24:51.177 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (1.3.3) 2022-02-08 17:24:51.422 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (3.10.0) 2022-02-08 17:24:51.606 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (1.26.8) 2022-02-08 17:24:51.608 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (3.3) 2022-02-08 17:24:51.609 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2019.11.28) 2022-02-08 17:24:51.612 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2.0.11) 2022-02-08 17:24:51.688 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.2) 2022-02-08 17:24:51.837 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:24:51.969 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev54) (3.7.0) 2022-02-08 17:24:52.269 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (2.3.3) 2022-02-08 17:24:52.272 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:24:52.491 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.2) 2022-02-08 17:24:52.766 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (1.0.0) 2022-02-08 17:24:53.068 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (21.4.0) 2022-02-08 17:24:53.069 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (1.8.2) 2022-02-08 17:24:54.451 | Installing collected packages: glance 2022-02-08 17:24:54.451 | Attempting uninstall: glance 2022-02-08 17:24:54.452 | Found existing installation: glance 23.1.0.dev54 2022-02-08 17:24:54.458 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-08 17:24:54.460 | Running setup.py develop for glance 2022-02-08 17:24:56.822 | Successfully installed glance 2022-02-08 17:24:56.822 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:24:56.829 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:24:56.829 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:24:56.975 | + inc/python:pip_install:200 : result=0 2022-02-08 17:24:56.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:24:56.980 | + functions-common:time_stop:2414 : local name 2022-02-08 17:24:56.982 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:24:56.984 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:24:56.987 | + functions-common:time_stop:2417 : local total 2022-02-08 17:24:56.989 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:24:56.991 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:24:56.993 | + functions-common:time_stop:2421 : start_time=1644341085684 2022-02-08 17:24:56.996 | + functions-common:time_stop:2423 : [[ -z 1644341085684 ]] 2022-02-08 17:24:56.999 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:24:57.003 | + functions-common:time_stop:2426 : end_time=1644341097000 2022-02-08 17:24:57.005 | + functions-common:time_stop:2427 : elapsed_time=11316 2022-02-08 17:24:57.007 | + functions-common:time_stop:2428 : total=61622 2022-02-08 17:24:57.010 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:24:57.012 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=72938 2022-02-08 17:24:57.014 | + inc/python:pip_install:203 : return 0 2022-02-08 17:24:57.017 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:24:57.019 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:24:57.021 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:24:57.040 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:24:57.053 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-08 17:24:57.055 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-08 17:24:57.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:24:57.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:24:57.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-08 17:24:57.068 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:24:57.071 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:24:57.073 | + ./stack.sh:main:920 : configure_glance 2022-02-08 17:24:57.076 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-08 17:24:57.089 | + lib/glance:configure_glance:326 : local dburl 2022-02-08 17:24:57.092 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-08 17:24:57.094 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-08 17:24:57.097 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-08 17:24:57.099 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-08 17:24:57.102 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:24:57.104 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:24:57.107 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-08 17:24:57.136 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:24:57.167 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-08 17:24:57.196 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:24:57.225 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-08 17:24:57.255 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-08 17:24:57.284 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-08 17:24:57.287 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:24:57.289 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-08 17:24:57.292 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:24:57.294 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-08 17:24:57.323 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-08 17:24:57.352 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-02-08 17:24:57.381 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-08 17:24:57.410 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-08 17:24:57.440 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-08 17:24:57.469 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-08 17:24:57.499 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-08 17:24:57.529 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:24:57.559 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:24:57.589 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:24:57.619 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-08 17:24:57.622 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-08 17:24:57.624 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-08 17:24:57.626 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:24:57.629 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:24:57.631 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:24:57.648 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:57.651 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:24:57.653 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:24:57.656 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:24:57.672 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:57.674 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:24:57.677 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:24:57.709 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:24:57.711 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:24:57.714 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-08 17:24:57.716 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-08 17:24:57.719 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-08 17:24:57.749 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-08 17:24:57.779 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-08 17:24:57.781 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-08 17:24:57.783 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-08 17:24:57.786 | + lib/glance:configure_glance_store:254 : local be 2022-02-08 17:24:57.788 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:24:57.791 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-08 17:24:57.794 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:24:57.824 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-08 17:24:57.826 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.75 2022-02-08 17:24:57.856 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:24:57.858 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-08 17:24:57.875 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:57.878 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.75/image 2022-02-08 17:24:57.908 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-08 17:24:57.925 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:57.928 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-08 17:24:57.930 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-08 17:24:57.933 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:24:57.936 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:24:57.955 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:24:57.957 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:24:57.960 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:24:57.962 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:24:57.964 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:24:57.994 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:24:58.024 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:24:58.055 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:24:58.085 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-08 17:24:58.090 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-08 17:24:58.120 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-08 17:24:58.150 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:24:58.180 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.75/identity 2022-02-08 17:24:58.210 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-08 17:24:58.240 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-08 17:24:58.270 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-08 17:24:58.301 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:24:58.331 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-08 17:24:58.360 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-08 17:24:58.390 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-08 17:24:58.421 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-08 17:24:58.426 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-08 17:24:58.434 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-08 17:24:58.451 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:24:58.453 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-08 17:24:58.456 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-08 17:24:58.458 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-08 17:24:58.460 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-08 17:24:58.462 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-08 17:24:58.465 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-08 17:24:58.469 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-08 17:24:58.471 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-08 17:24:58.475 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-08 17:24:58.506 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-08 17:24:58.508 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-08 17:24:58.511 | ++ functions:get_random_port:837 : true 2022-02-08 17:24:58.513 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-08 17:24:58.515 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-08 17:24:58.518 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-08 17:24:58.576 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-08 17:24:58.579 | ++ functions:get_random_port:841 : break 2 2022-02-08 17:24:58.581 | ++ functions:get_random_port:845 : echo 60999 2022-02-08 17:24:58.584 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-08 17:24:58.587 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-08 17:24:58.616 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-08 17:24:58.644 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-08 17:24:58.672 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:24:58.700 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:24:58.728 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:24:58.757 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:24:58.785 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:24:58.818 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:24:58.847 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:24:58.875 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:24:58.903 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:24:58.933 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:24:58.962 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:24:58.989 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-08 17:24:59.017 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-08 17:24:59.045 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-08 17:24:59.074 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-08 17:24:59.102 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-08 17:24:59.130 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-08 17:24:59.133 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-08 17:24:59.135 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:24:59.138 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:59.140 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:59.142 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-08 17:24:59.145 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-08 17:24:59.201 | proxy (enabled by site administrator) 2022-02-08 17:24:59.204 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-08 17:24:59.207 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-08 17:24:59.210 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:24:59.212 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:59.215 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:59.217 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-08 17:24:59.219 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-08 17:24:59.275 | proxy_http (enabled by site administrator) 2022-02-08 17:24:59.278 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-08 17:24:59.281 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-08 17:24:59.284 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-08 17:24:59.288 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:24:59.291 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:59.294 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:59.296 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:24:59.299 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:24:59.302 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-08 17:24:59.303 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:24:59.312 | KeepAlive Off 2022-02-08 17:24:59.316 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-08 17:24:59.316 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:24:59.325 | SetEnv proxy-sendchunked 1 2022-02-08 17:24:59.329 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-08 17:24:59.329 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:24:59.338 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-08 17:24:59.341 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-08 17:24:59.344 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-08 17:24:59.346 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:24:59.349 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:24:59.351 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:24:59.353 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:59.356 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:59.358 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:24:59.361 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:24:59.363 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:24:59.366 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:24:59.368 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-08 17:24:59.431 | Site glance-wsgi-api already enabled 2022-02-08 17:24:59.435 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-08 17:24:59.438 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:24:59.440 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:24:59.443 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:24:59.584 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-08 17:24:59.592 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-08 17:24:59.625 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-08 17:24:59.628 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-08 17:24:59.646 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:24:59.649 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-08 17:24:59.652 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-08 17:24:59.654 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-08 17:24:59.657 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:24:59.659 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-08 17:24:59.662 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-08 17:24:59.664 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-08 17:24:59.667 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-08 17:24:59.669 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:24:59.672 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:24:59.675 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:24:59.677 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:24:59.680 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:24:59.683 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:24:59.701 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:24:59.703 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:24:59.706 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:59.709 | + functions-common:git_clone:618 : echo master 2022-02-08 17:24:59.709 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:24:59.715 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-08 17:24:59.718 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:24:59.721 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-08 17:24:59.724 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:24:59.724 | + functions-common:git_clone:667 : head -1 2022-02-08 17:24:59.733 | 638688b5b Merge "Remove various unused code" 2022-02-08 17:24:59.736 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:24:59.739 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-08 17:24:59.741 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:24:59.744 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:24:59.747 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-08 17:24:59.749 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:24:59.752 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-08 17:24:59.754 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:24:59.757 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:24:59.760 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-08 17:24:59.763 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:24:59.765 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:24:59.768 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-08 17:24:59.771 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:24:59.774 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-08 17:24:59.777 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:24:59.780 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:24:59.783 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-08 17:24:59.789 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-08 17:24:59.792 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-08 17:25:00.438 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-08 17:25:00.441 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:25:00.443 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:25:00.446 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:25:00.448 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:25:00.451 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-08 17:25:00.454 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:25:00.456 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:25:00.459 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:25:00.461 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:25:00.464 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:25:00.466 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:25:00.469 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:25:00.471 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-08 17:25:00.493 | Using python 3.8 to install /opt/stack/cinder 2022-02-08 17:25:00.495 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-08 17:25:01.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:25:01.401 | from cryptography.utils import int_from_bytes 2022-02-08 17:25:01.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:25:01.401 | from cryptography.utils import int_from_bytes 2022-02-08 17:25:02.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:25:02.539 | Obtaining file:///opt/stack/cinder 2022-02-08 17:25:02.539 | Preparing metadata (setup.py): started 2022-02-08 17:25:04.564 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:25:04.693 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.8.0) 2022-02-08 17:25:04.694 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.1) 2022-02-08 17:25:04.695 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.33.0) 2022-02-08 17:25:04.696 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.1.2) 2022-02-08 17:25:04.697 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.20.4) 2022-02-08 17:25:04.698 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.0.2) 2022-02-08 17:25:04.699 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:25:04.700 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:25:04.701 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (9.3.0) 2022-02-08 17:25:04.702 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.7.1) 2022-02-08 17:25:04.703 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.1.3) 2022-02-08 17:25:04.704 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (8.7.1) 2022-02-08 17:25:04.705 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:25:04.706 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.0) 2022-02-08 17:25:04.707 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (11.1.0) 2022-02-08 17:25:04.708 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.1) 2022-02-08 17:25:04.709 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (12.12.0) 2022-02-08 17:25:04.710 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:25:04.711 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.1) 2022-02-08 17:25:04.713 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.6.2) 2022-02-08 17:25:04.714 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.3.0) 2022-02-08 17:25:04.715 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.0) 2022-02-08 17:25:04.716 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.2.0) 2022-02-08 17:25:04.717 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.0) 2022-02-08 17:25:04.718 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.0) 2022-02-08 17:25:04.719 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.12.1) 2022-02-08 17:25:04.720 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:25:04.721 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.2) 2022-02-08 17:25:04.722 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (21.3) 2022-02-08 17:25:04.724 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.1) 2022-02-08 17:25:04.725 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:25:04.726 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.1) 2022-02-08 17:25:04.726 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.9.0) 2022-02-08 17:25:04.728 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.0.7) 2022-02-08 17:25:04.729 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.2.0) 2022-02-08 17:25:04.730 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:25:04.731 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:25:04.732 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (17.6.0) 2022-02-08 17:25:04.733 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.13.0) 2022-02-08 17:25:04.734 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2021.3) 2022-02-08 17:25:04.735 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.27.1) 2022-02-08 17:25:04.736 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.1) 2022-02-08 17:25:04.737 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.3) 2022-02-08 17:25:04.738 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.74) 2022-02-08 17:25:04.739 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.16.0) 2022-02-08 17:25:04.740 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.31) 2022-02-08 17:25:04.741 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.13.0) 2022-02-08 17:25:04.742 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:25:04.743 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.8.9) 2022-02-08 17:25:04.744 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.1) 2022-02-08 17:25:04.745 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.8.7) 2022-02-08 17:25:04.746 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:25:04.748 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:25:04.749 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:25:04.750 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.5.0) 2022-02-08 17:25:04.751 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:25:04.752 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.36.0) 2022-02-08 17:25:04.753 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:25:04.754 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (36.0.1) 2022-02-08 17:25:04.755 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.2.2) 2022-02-08 17:25:04.756 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.5.1.0) 2022-02-08 17:25:04.757 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.20.48) 2022-02-08 17:25:04.770 | Requirement already satisfied: botocore<1.24.0,>=1.23.48 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (1.23.48) 2022-02-08 17:25:04.771 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.5.1) 2022-02-08 17:25:04.772 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.10.0) 2022-02-08 17:25:04.833 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev189) (1.15.0) 2022-02-08 17:25:04.863 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev189) (2.1.0) 2022-02-08 17:25:04.877 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (4.1.1) 2022-02-08 17:25:04.878 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (2.6.0) 2022-02-08 17:25:04.879 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (0.1.0) 2022-02-08 17:25:04.880 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:25:04.975 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev189) (1.7.0) 2022-02-08 17:25:05.028 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:25:05.030 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (3.1.1) 2022-02-08 17:25:05.220 | Collecting pyasn1-modules>=0.0.5 2022-02-08 17:25:05.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-02-08 17:25:05.238 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (4.8) 2022-02-08 17:25:05.240 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.4.8) 2022-02-08 17:25:05.321 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev189) (0.17.3) 2022-02-08 17:25:05.365 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:25:05.366 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (0.8.0) 2022-02-08 17:25:05.368 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (6.0) 2022-02-08 17:25:05.369 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 17:25:05.428 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.7.6) 2022-02-08 17:25:05.430 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 17:25:05.431 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:25:05.486 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (0.9.6) 2022-02-08 17:25:05.490 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (2.8.2) 2022-02-08 17:25:05.547 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.9) 2022-02-08 17:25:05.549 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.2.3) 2022-02-08 17:25:05.552 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 17:25:05.554 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:25:05.555 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.4.0) 2022-02-08 17:25:05.580 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:25:05.583 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.0.3) 2022-02-08 17:25:05.584 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.3.0) 2022-02-08 17:25:05.629 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev189) (1.0.3) 2022-02-08 17:25:05.710 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 17:25:05.715 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 17:25:05.736 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 17:25:05.763 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev189) (0.11.0) 2022-02-08 17:25:05.831 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.26.8) 2022-02-08 17:25:05.833 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 17:25:05.961 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 17:25:05.986 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev189) (60.7.1) 2022-02-08 17:25:06.138 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:25:06.176 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 17:25:06.177 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (22.0.0) 2022-02-08 17:25:06.178 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.13.3) 2022-02-08 17:25:06.375 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2019.11.28) 2022-02-08 17:25:06.377 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2.0.11) 2022-02-08 17:25:06.379 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (3.3) 2022-02-08 17:25:06.414 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev189) (0.7) 2022-02-08 17:25:06.445 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev189) (0.23.1) 2022-02-08 17:25:06.678 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.5.2) 2022-02-08 17:25:06.679 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.4.2) 2022-02-08 17:25:06.823 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (1.4.2) 2022-02-08 17:25:06.824 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.6.3) 2022-02-08 17:25:06.826 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:25:06.986 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev189) (0.12.2) 2022-02-08 17:25:07.105 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (4.10.1) 2022-02-08 17:25:07.106 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (5.4.0) 2022-02-08 17:25:07.108 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.1.6) 2022-02-08 17:25:07.142 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 17:25:07.387 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev189) (2.21) 2022-02-08 17:25:07.466 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:25:07.468 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (2.3.3) 2022-02-08 17:25:07.634 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:25:07.727 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (1.54.0) 2022-02-08 17:25:07.729 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (3.19.4) 2022-02-08 17:25:07.912 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 17:25:08.358 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (1.1.5) 2022-02-08 17:25:08.412 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.13.1) 2022-02-08 17:25:08.464 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (0.2.5) 2022-02-08 17:25:09.543 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.32) 2022-02-08 17:25:09.816 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (21.4.0) 2022-02-08 17:25:09.817 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (1.8.2) 2022-02-08 17:25:09.962 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (2.2) 2022-02-08 17:25:10.157 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 17:25:10.288 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (3.7.0) 2022-02-08 17:25:11.921 | Installing collected packages: pyasn1-modules, cinder 2022-02-08 17:25:12.172 | Attempting uninstall: cinder 2022-02-08 17:25:12.173 | Found existing installation: cinder 19.1.0.dev189 2022-02-08 17:25:12.178 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-08 17:25:12.180 | Running setup.py develop for cinder 2022-02-08 17:25:15.786 | Successfully installed cinder pyasn1-modules-0.2.8 2022-02-08 17:25:15.786 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:25:15.794 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:25:15.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:25:15.967 | + inc/python:pip_install:200 : result=0 2022-02-08 17:25:15.970 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:25:15.973 | + functions-common:time_stop:2414 : local name 2022-02-08 17:25:15.978 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:25:15.981 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:25:15.985 | + functions-common:time_stop:2417 : local total 2022-02-08 17:25:15.988 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:25:15.992 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:25:15.994 | + functions-common:time_stop:2421 : start_time=1644341100487 2022-02-08 17:25:15.997 | + functions-common:time_stop:2423 : [[ -z 1644341100487 ]] 2022-02-08 17:25:16.001 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:25:16.007 | + functions-common:time_stop:2426 : end_time=1644341116003 2022-02-08 17:25:16.011 | + functions-common:time_stop:2427 : elapsed_time=15516 2022-02-08 17:25:16.015 | + functions-common:time_stop:2428 : total=72938 2022-02-08 17:25:16.019 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:25:16.023 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=88454 2022-02-08 17:25:16.026 | + inc/python:pip_install:203 : return 0 2022-02-08 17:25:16.029 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:25:16.032 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:25:16.035 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:25:16.061 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:25:16.079 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-08 17:25:16.082 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-08 17:25:16.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:25:16.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:25:16.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-08 17:25:16.093 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:25:16.096 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-08 17:25:16.098 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-08 17:25:16.101 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-08 17:25:16.103 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:16.106 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:16.108 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-08 17:25:16.121 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-08 17:25:16.124 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:25:16.126 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:25:16.129 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:25:16.131 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:25:16.134 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:25:16.137 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:25:16.139 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:16.142 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:16.145 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:25:16.147 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:25:16.150 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:25:16.153 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:25:16.155 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-08 17:25:16.158 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:25:16.161 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:16.163 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:16.166 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-08 17:25:16.190 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-08 17:25:16.299 | Reading package lists... 2022-02-08 17:25:16.561 | Building dependency tree... 2022-02-08 17:25:16.562 | Reading state information... 2022-02-08 17:25:16.838 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-08 17:25:16.838 | The following packages were automatically installed and are no longer required: 2022-02-08 17:25:16.839 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:25:16.840 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:25:16.840 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:25:16.840 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:25:16.840 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:25:16.840 | python3-zope.interface 2022-02-08 17:25:16.840 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:25:16.957 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:25:16.962 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:25:16.965 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:25:16.968 | + functions-common:time_stop:2414 : local name 2022-02-08 17:25:16.970 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:25:16.973 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:25:16.975 | + functions-common:time_stop:2417 : local total 2022-02-08 17:25:16.978 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:25:16.980 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:25:16.983 | + functions-common:time_stop:2421 : start_time=1644341116187 2022-02-08 17:25:16.986 | + functions-common:time_stop:2423 : [[ -z 1644341116187 ]] 2022-02-08 17:25:16.989 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:25:16.994 | + functions-common:time_stop:2426 : end_time=1644341116991 2022-02-08 17:25:16.996 | + functions-common:time_stop:2427 : elapsed_time=804 2022-02-08 17:25:16.999 | + functions-common:time_stop:2428 : total=8691 2022-02-08 17:25:17.002 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:25:17.004 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9495 2022-02-08 17:25:17.007 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:25:17.009 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:25:17.012 | + ./stack.sh:main:926 : configure_cinder 2022-02-08 17:25:17.014 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-08 17:25:17.027 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-08 17:25:17.031 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-08 17:25:17.034 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-08 17:25:17.036 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:25:17.039 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-08 17:25:17.040 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:25:17.045 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-08 17:25:17.047 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-08 17:25:17.049 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:25:17.051 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-08 17:25:17.054 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-08 17:25:17.056 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-08 17:25:17.058 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-08 17:25:17.060 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-08 17:25:17.073 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-08 17:25:17.085 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-08 17:25:17.098 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-08 17:25:17.111 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-08 17:25:17.123 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:25:17.126 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:25:17.130 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.95T7I5Mp8P 2022-02-08 17:25:17.133 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:25:17.135 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:25:17.138 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-08 17:25:17.140 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.95T7I5Mp8P 2022-02-08 17:25:17.144 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.95T7I5Mp8P 2022-02-08 17:25:17.156 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.95T7I5Mp8P /etc/sudoers.d/cinder-rootwrap 2022-02-08 17:25:17.170 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-08 17:25:17.174 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:25:17.176 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:25:17.178 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:25:17.181 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:25:17.183 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-08 17:25:17.185 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-08 17:25:17.188 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-08 17:25:17.190 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-08 17:25:17.195 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-08 17:25:17.200 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-08 17:25:17.220 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-08 17:25:17.239 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-08 17:25:17.259 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-08 17:25:17.279 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-08 17:25:17.301 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-08 17:25:17.327 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-08 17:25:17.348 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-08 17:25:17.368 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-08 17:25:17.370 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:25:17.373 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-08 17:25:17.375 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:25:17.378 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-08 17:25:17.410 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-08 17:25:17.446 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-02-08 17:25:17.475 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-08 17:25:17.504 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-08 17:25:17.535 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-08 17:25:17.566 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-08 17:25:17.594 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-08 17:25:17.624 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:25:17.653 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:25:17.684 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-08 17:25:17.716 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-08 17:25:17.749 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-08 17:25:17.752 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-08 17:25:17.754 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-08 17:25:17.757 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-08 17:25:17.762 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:25:17.765 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:25:17.802 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-08 17:25:17.838 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-08 17:25:17.870 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-08 17:25:17.901 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-08 17:25:17.934 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-08 17:25:17.973 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-08 17:25:18.006 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-08 17:25:18.009 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.75 2022-02-08 17:25:18.046 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:25:18.080 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-08 17:25:18.087 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7d05ac0cdbd351553fc079dda4a8747e 2022-02-08 17:25:18.118 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-08 17:25:18.121 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-08 17:25:18.151 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-08 17:25:18.181 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-08 17:25:18.210 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-08 17:25:18.241 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-08 17:25:18.258 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:18.260 | + lib/cinder:configure_cinder:299 : [[ -n ceph ]] 2022-02-08 17:25:18.263 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-08 17:25:18.265 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-08 17:25:18.268 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-08 17:25:18.271 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:25:18.273 | + lib/cinder:configure_cinder:304 : be_type=ceph 2022-02-08 17:25:18.276 | + lib/cinder:configure_cinder:305 : be_name=ceph 2022-02-08 17:25:18.278 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_ceph 2022-02-08 17:25:18.280 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_ceph ceph 2022-02-08 17:25:18.283 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2022-02-08 17:25:18.285 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-02-08 17:25:18.319 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-02-08 17:25:18.356 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-02-08 17:25:18.388 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-02-08 17:25:18.420 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2022-02-08 17:25:18.454 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid 2f23abea-d8e2-4d52-8098-7617300d792d 2022-02-08 17:25:18.486 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2022-02-08 17:25:18.514 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-02-08 17:25:18.545 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2022-02-08 17:25:18.581 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-08 17:25:18.583 | + lib/cinder:configure_cinder:310 : default_name=ceph 2022-02-08 17:25:18.585 | + lib/cinder:configure_cinder:312 : enabled_backends+=ceph, 2022-02-08 17:25:18.588 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-02-08 17:25:18.617 | + lib/cinder:configure_cinder:315 : [[ -n ceph ]] 2022-02-08 17:25:18.620 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2022-02-08 17:25:18.650 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-08 17:25:18.653 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-08 17:25:18.656 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=ceph 2022-02-08 17:25:18.661 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2022-02-08 17:25:18.695 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-08 17:25:18.698 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-08 17:25:18.700 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-08 17:25:18.718 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:18.720 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-08 17:25:18.737 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:18.739 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-08 17:25:18.757 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:18.759 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-08 17:25:18.762 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-08 17:25:18.764 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-08 17:25:18.767 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-08 17:25:18.769 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:25:18.772 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:25:18.774 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:25:18.791 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:18.794 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:25:18.797 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:25:18.800 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:25:18.818 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:18.821 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:25:18.825 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:25:18.855 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:25:18.858 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:25:18.860 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-08 17:25:18.863 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-08 17:25:18.865 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:25:18.869 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:25:18.888 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:25:18.890 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:25:18.893 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:25:18.895 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:25:18.898 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:25:18.928 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:25:18.961 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:25:18.996 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:25:19.025 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-08 17:25:19.043 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:19.045 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-08 17:25:19.048 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:25:19.050 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-08 17:25:19.053 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-08 17:25:19.055 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:25:19.058 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:25:19.061 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-08 17:25:19.065 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-08 17:25:19.067 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:25:19.070 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:25:19.083 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:25:19.089 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:25:19.097 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:25:19.101 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:25:19.119 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:25:19.121 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:25:19.125 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-08 17:25:19.155 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:25:19.183 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-08 17:25:19.213 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:25:19.240 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:25:19.268 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:25:19.297 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:25:19.327 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:25:19.356 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:25:19.384 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:25:19.412 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:25:19.442 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:25:19.470 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:25:19.500 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:25:19.503 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:25:19.506 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-08 17:25:19.509 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-08 17:25:19.512 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:25:19.514 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:19.517 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:19.519 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:25:19.522 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:25:19.525 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:25:19.553 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:25:19.582 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-08 17:25:19.583 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:25:19.591 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-08 17:25:19.595 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-08 17:25:19.597 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-08 17:25:19.600 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:25:19.602 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:25:19.605 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:25:19.607 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:19.610 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:19.613 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:25:19.616 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:25:19.618 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:19.621 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:19.623 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-08 17:25:19.684 | Enabling site cinder-wsgi. 2022-02-08 17:25:19.690 | To activate the new configuration, you need to run: 2022-02-08 17:25:19.690 | systemctl reload apache2 2022-02-08 17:25:19.696 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:25:19.699 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:25:19.703 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:25:19.706 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:25:19.846 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2022-02-08 17:25:19.848 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-08 17:25:19.881 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.75/image 2022-02-08 17:25:19.910 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-08 17:25:19.928 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:19.930 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-08 17:25:19.934 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:25:19.936 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:25:19.939 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:25:19.941 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-08 17:25:19.977 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-08 17:25:20.007 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.75/identity 2022-02-08 17:25:20.036 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-08 17:25:20.068 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-08 17:25:20.098 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-08 17:25:20.126 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-08 17:25:20.156 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-08 17:25:20.186 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:25:20.217 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-08 17:25:20.251 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-08 17:25:20.280 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:25:20.314 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-08 17:25:20.317 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-08 17:25:20.334 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:20.337 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.75:2379 2022-02-08 17:25:20.370 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-08 17:25:20.373 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-08 17:25:20.391 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:20.394 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-08 17:25:20.397 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-08 17:25:20.399 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-08 17:25:20.402 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:25:20.404 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-08 17:25:20.407 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-08 17:25:20.411 | ++ 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-02-08 17:25:20.411 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:25:20.417 | + 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-02-08 17:25:20.420 | + 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-02-08 17:25:20.423 | + 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-02-08 17:25:20.426 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:25:20.429 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-08 17:25:20.431 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-08 17:25:20.434 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-08 17:25:20.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:25:20.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:25:20.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-08 17:25:20.445 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:25:20.447 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-08 17:25:20.450 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-08 17:25:20.452 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-08 17:25:20.455 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:25:20.458 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:25:20.461 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:25:20.464 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:25:20.466 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:25:20.469 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:25:20.486 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:25:20.489 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:25:20.491 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:25:20.494 | + functions-common:git_clone:618 : echo master 2022-02-08 17:25:20.494 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:25:20.500 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-08 17:25:20.502 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:25:20.505 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-08 17:25:20.508 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:25:20.508 | + functions-common:git_clone:667 : head -1 2022-02-08 17:25:20.513 | f324ddf769 Merge "Make sure "dead vlan" ports cannot transmit packets" 2022-02-08 17:25:20.517 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:25:20.519 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-08 17:25:20.522 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:25:20.525 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:25:20.527 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-08 17:25:20.530 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:25:20.533 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-08 17:25:20.535 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:25:20.538 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:25:20.541 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-08 17:25:20.544 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:25:20.546 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:25:20.550 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-08 17:25:20.552 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:25:20.555 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-08 17:25:20.558 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:25:20.560 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:25:20.564 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-08 17:25:20.570 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-08 17:25:20.572 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-08 17:25:21.206 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-08 17:25:21.208 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:25:21.212 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:25:21.214 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:25:21.217 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:25:21.219 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-08 17:25:21.222 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:25:21.224 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:25:21.227 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:25:21.229 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:25:21.231 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:25:21.234 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:25:21.236 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:25:21.239 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-08 17:25:21.262 | Using python 3.8 to install /opt/stack/neutron 2022-02-08 17:25:21.264 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-08 17:25:22.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:25:22.182 | from cryptography.utils import int_from_bytes 2022-02-08 17:25:22.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:25:22.182 | from cryptography.utils import int_from_bytes 2022-02-08 17:25:23.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:25:23.332 | Obtaining file:///opt/stack/neutron 2022-02-08 17:25:23.333 | Preparing metadata (setup.py): started 2022-02-08 17:25:25.520 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:25:25.608 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.8.0) 2022-02-08 17:25:25.609 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:25:25.610 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.1.1) 2022-02-08 17:25:25.611 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.1) 2022-02-08 17:25:25.612 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:25:25.613 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.1) 2022-02-08 17:25:25.614 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.33.0) 2022-02-08 17:25:25.615 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.1) 2022-02-08 17:25:25.616 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.20.4) 2022-02-08 17:25:25.617 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.27.1) 2022-02-08 17:25:25.618 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.0.3) 2022-02-08 17:25:25.619 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (9.3.0) 2022-02-08 17:25:25.620 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.8.0) 2022-02-08 17:25:25.622 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.11.0) 2022-02-08 17:25:25.623 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.19.0) 2022-02-08 17:25:25.624 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (7.7.0) 2022-02-08 17:25:25.625 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.1) 2022-02-08 17:25:25.626 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.31) 2022-02-08 17:25:25.627 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.8.7) 2022-02-08 17:25:25.628 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:25:25.629 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.7.6) 2022-02-08 17:25:25.630 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:25:25.631 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:25:25.632 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:25:25.633 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (8.7.1) 2022-02-08 17:25:25.634 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.0) 2022-02-08 17:25:25.635 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (11.1.0) 2022-02-08 17:25:25.637 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.0) 2022-02-08 17:25:25.638 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.6.1) 2022-02-08 17:25:25.639 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (12.12.0) 2022-02-08 17:25:25.640 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:25:25.641 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.10.1) 2022-02-08 17:25:25.642 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.6.2) 2022-02-08 17:25:25.643 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:25:25.644 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.0) 2022-02-08 17:25:25.645 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.2.0) 2022-02-08 17:25:25.646 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.8.0) 2022-02-08 17:25:25.647 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:25:25.648 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.12.1) 2022-02-08 17:25:25.649 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:25:25.650 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.2) 2022-02-08 17:25:25.652 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:25:25.653 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.1.0) 2022-02-08 17:25:25.654 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.16.0) 2022-02-08 17:25:25.654 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:25:25.656 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (21.3) 2022-02-08 17:25:25.657 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.9.0) 2022-02-08 17:25:25.658 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:25:25.659 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (22.0.0) 2022-02-08 17:25:25.660 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (17.6.0) 2022-02-08 17:25:25.661 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.61.0) 2022-02-08 17:25:25.662 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:25:25.663 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:25:25.664 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:25:25.665 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:25:25.681 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (1.1.6) 2022-02-08 17:25:25.682 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (5.4.0) 2022-02-08 17:25:25.684 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (4.10.1) 2022-02-08 17:25:25.693 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev486) (1.13.3) 2022-02-08 17:25:25.706 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.16.0) 2022-02-08 17:25:25.707 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.1.2) 2022-02-08 17:25:25.708 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:25:25.726 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev486) (3.0.7) 2022-02-08 17:25:25.733 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:25:25.791 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.0.2) 2022-02-08 17:25:25.793 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.7.0) 2022-02-08 17:25:25.844 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (3.1.1) 2022-02-08 17:25:25.847 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:25:25.889 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:25:25.895 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (1.2.2) 2022-02-08 17:25:25.921 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:25:25.922 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (36.0.1) 2022-02-08 17:25:25.923 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (0.10.0) 2022-02-08 17:25:25.924 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.4) 2022-02-08 17:25:25.926 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.1.5) 2022-02-08 17:25:25.927 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.32) 2022-02-08 17:25:25.928 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (6.0) 2022-02-08 17:25:25.929 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:25:25.945 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev486) (1.0.3) 2022-02-08 17:25:26.052 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev486) (0.17.3) 2022-02-08 17:25:26.096 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev486) (1.5.0) 2022-02-08 17:25:26.184 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:25:26.184 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:25:26.186 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.13.0) 2022-02-08 17:25:26.244 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (0.9.6) 2022-02-08 17:25:26.246 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (2.8.2) 2022-02-08 17:25:26.304 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 17:25:26.305 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.2.3) 2022-02-08 17:25:26.307 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.9) 2022-02-08 17:25:26.311 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.4.0) 2022-02-08 17:25:26.333 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.3.0) 2022-02-08 17:25:26.336 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:25:26.383 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:25:26.437 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev486) (2021.3) 2022-02-08 17:25:26.467 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.3.3) 2022-02-08 17:25:26.471 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:25:26.493 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:25:26.631 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:25:26.701 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev486) (60.7.1) 2022-02-08 17:25:26.776 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (0.3.5) 2022-02-08 17:25:26.778 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:25:26.886 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:25:26.887 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:25:26.888 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:25:26.889 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:25:26.890 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:25:26.891 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:25:26.892 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:25:27.093 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.10.0) 2022-02-08 17:25:27.098 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:25:27.099 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.4.2) 2022-02-08 17:25:27.141 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (3.16.0) 2022-02-08 17:25:27.143 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:25:27.234 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2019.11.28) 2022-02-08 17:25:27.235 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (1.26.8) 2022-02-08 17:25:27.238 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2.0.11) 2022-02-08 17:25:27.240 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (3.3) 2022-02-08 17:25:27.275 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev486) (0.7) 2022-02-08 17:25:27.606 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev486) (0.12.2) 2022-02-08 17:25:27.682 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 17:25:27.874 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (2.21) 2022-02-08 17:25:27.946 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:25:27.949 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.3.3) 2022-02-08 17:25:28.172 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:25:28.339 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.2) 2022-02-08 17:25:28.855 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.13.1) 2022-02-08 17:25:28.936 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (0.2.5) 2022-02-08 17:25:29.533 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.2) 2022-02-08 17:25:29.534 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.4.2) 2022-02-08 17:25:29.836 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (4.10.0) 2022-02-08 17:25:29.837 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (2.0.0) 2022-02-08 17:25:30.002 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev486) (3.7.0) 2022-02-08 17:25:30.248 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (21.4.0) 2022-02-08 17:25:30.250 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (1.8.2) 2022-02-08 17:25:30.435 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.0.0) 2022-02-08 17:25:30.651 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (2.3.1) 2022-02-08 17:25:32.168 | Installing collected packages: neutron 2022-02-08 17:25:32.169 | Attempting uninstall: neutron 2022-02-08 17:25:32.169 | Found existing installation: neutron 19.1.0.dev486 2022-02-08 17:25:32.187 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-08 17:25:32.189 | Running setup.py develop for neutron 2022-02-08 17:25:35.900 | Successfully installed neutron 2022-02-08 17:25:35.900 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:25:35.908 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:25:35.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:25:36.059 | + inc/python:pip_install:200 : result=0 2022-02-08 17:25:36.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:25:36.064 | + functions-common:time_stop:2414 : local name 2022-02-08 17:25:36.066 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:25:36.069 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:25:36.071 | + functions-common:time_stop:2417 : local total 2022-02-08 17:25:36.073 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:25:36.076 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:25:36.080 | + functions-common:time_stop:2421 : start_time=1644341121255 2022-02-08 17:25:36.082 | + functions-common:time_stop:2423 : [[ -z 1644341121255 ]] 2022-02-08 17:25:36.087 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:25:36.092 | + functions-common:time_stop:2426 : end_time=1644341136089 2022-02-08 17:25:36.094 | + functions-common:time_stop:2427 : elapsed_time=14834 2022-02-08 17:25:36.097 | + functions-common:time_stop:2428 : total=88454 2022-02-08 17:25:36.100 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:25:36.103 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=103288 2022-02-08 17:25:36.106 | + inc/python:pip_install:203 : return 0 2022-02-08 17:25:36.108 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:25:36.111 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:25:36.113 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:25:36.134 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:25:36.147 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-08 17:25:36.150 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-08 17:25:36.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:25:36.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:25:36.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-08 17:25:36.160 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:25:36.162 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:25:36.165 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:25:36.167 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-08 17:25:36.187 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:36.190 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-08 17:25:36.193 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-08 17:25:36.195 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-08 17:25:36.198 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:25:36.200 | + lib/stack:stack_install_service:32 : install_nova 2022-02-08 17:25:36.203 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-08 17:25:36.206 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-08 17:25:36.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:25:36.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:25:36.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-08 17:25:36.216 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:25:36.218 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-08 17:25:36.236 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:36.239 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-08 17:25:36.256 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:36.259 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-08 17:25:36.276 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:36.278 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-08 17:25:36.281 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-08 17:25:36.284 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-08 17:25:36.286 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:25:36.288 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:25:36.291 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:25:36.294 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:25:36.297 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:25:36.300 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:25:36.319 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:25:36.322 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:25:36.326 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:25:36.329 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:25:36.329 | + functions-common:git_clone:618 : echo master 2022-02-08 17:25:36.337 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-08 17:25:36.340 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:25:36.342 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-08 17:25:36.345 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:25:36.345 | + functions-common:git_clone:667 : head -1 2022-02-08 17:25:36.356 | b6fe7521af Merge "docs: Follow-ups for cells v2, architecture docs" 2022-02-08 17:25:36.360 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:25:36.362 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-08 17:25:36.365 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:25:36.368 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:25:36.370 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-08 17:25:36.373 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:25:36.375 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-08 17:25:36.378 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:25:36.380 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:25:36.383 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-08 17:25:36.385 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:25:36.387 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:25:36.391 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-08 17:25:36.393 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:25:36.396 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-08 17:25:36.398 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:25:36.401 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:25:36.404 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-08 17:25:36.410 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-08 17:25:36.412 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-08 17:25:37.054 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-08 17:25:37.057 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:25:37.059 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:25:37.062 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:25:37.064 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:25:37.067 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-08 17:25:37.069 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:25:37.071 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:25:37.074 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:25:37.076 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:25:37.078 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:25:37.080 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:25:37.083 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:25:37.085 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-08 17:25:37.107 | Using python 3.8 to install /opt/stack/nova 2022-02-08 17:25:37.109 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-08 17:25:38.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:25:38.028 | from cryptography.utils import int_from_bytes 2022-02-08 17:25:38.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:25:38.028 | from cryptography.utils import int_from_bytes 2022-02-08 17:25:39.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:25:39.160 | Obtaining file:///opt/stack/nova 2022-02-08 17:25:39.161 | Preparing metadata (setup.py): started 2022-02-08 17:25:42.234 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:25:42.355 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.8.0) 2022-02-08 17:25:42.356 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.4.31) 2022-02-08 17:25:42.357 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.1.1) 2022-02-08 17:25:42.358 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.33.0) 2022-02-08 17:25:42.359 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.0.3) 2022-02-08 17:25:42.360 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (9.3.0) 2022-02-08 17:25:42.361 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.7.1) 2022-02-08 17:25:42.363 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.5.1) 2022-02-08 17:25:42.364 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (36.0.1) 2022-02-08 17:25:42.364 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.8.7) 2022-02-08 17:25:42.365 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.1.2) 2022-02-08 17:25:42.366 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.1.1) 2022-02-08 17:25:42.368 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.5.0) 2022-02-08 17:25:42.369 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.0.0) 2022-02-08 17:25:42.370 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.13.0) 2022-02-08 17:25:42.371 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.7.6) 2022-02-08 17:25:42.372 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.8.0) 2022-02-08 17:25:42.373 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.11.0) 2022-02-08 17:25:42.374 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.8.1) 2022-02-08 17:25:42.375 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.0.2) 2022-02-08 17:25:42.376 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev224) (3.2.0) 2022-02-08 17:25:42.377 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (8.2.0) 2022-02-08 17:25:42.378 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.4.0) 2022-02-08 17:25:42.379 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (7.7.0) 2022-02-08 17:25:42.380 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.5.0) 2022-02-08 17:25:42.381 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.27.1) 2022-02-08 17:25:42.382 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.5.0) 2022-02-08 17:25:42.383 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.10.0) 2022-02-08 17:25:42.384 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.10.0) 2022-02-08 17:25:42.385 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.5.0) 2022-02-08 17:25:42.387 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (8.7.1) 2022-02-08 17:25:42.388 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.4.0) 2022-02-08 17:25:42.389 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.6.1) 2022-02-08 17:25:42.390 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.3.0) 2022-02-08 17:25:42.391 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.2.0) 2022-02-08 17:25:42.392 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.4.0) 2022-02-08 17:25:42.393 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.12.1) 2022-02-08 17:25:42.394 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (11.1.0) 2022-02-08 17:25:42.395 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (6.3.0) 2022-02-08 17:25:42.397 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (12.12.0) 2022-02-08 17:25:42.398 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.10.1) 2022-02-08 17:25:42.399 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.6.2) 2022-02-08 17:25:42.400 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.1.0) 2022-02-08 17:25:42.401 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.8.0) 2022-02-08 17:25:42.402 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.5.0) 2022-02-08 17:25:42.403 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.5.0) 2022-02-08 17:25:42.404 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.9.0) 2022-02-08 17:25:42.405 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.5.0) 2022-02-08 17:25:42.406 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.1.0) 2022-02-08 17:25:42.407 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.1.0) 2022-02-08 17:25:42.408 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.7.0) 2022-02-08 17:25:42.409 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.7.0) 2022-02-08 17:25:42.410 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (5.5.0) 2022-02-08 17:25:42.412 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (3.10.0) 2022-02-08 17:25:42.413 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.0.1) 2022-02-08 17:25:42.414 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.10.0) 2022-02-08 17:25:42.414 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.2.2) 2022-02-08 17:25:42.415 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.1.27) 2022-02-08 17:25:42.417 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.3.3) 2022-02-08 17:25:42.418 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.7.0) 2022-02-08 17:25:42.419 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (4.6.3) 2022-02-08 17:25:42.420 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.8.2) 2022-02-08 17:25:42.421 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (1.4.1) 2022-02-08 17:25:42.422 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (2.4.0) 2022-02-08 17:25:42.423 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (0.61.0) 2022-02-08 17:25:42.424 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev224) (6.0) 2022-02-08 17:25:42.440 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev224) (1.1.6) 2022-02-08 17:25:42.441 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev224) (4.10.1) 2022-02-08 17:25:42.443 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev224) (5.4.0) 2022-02-08 17:25:42.465 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev224) (5.2.0) 2022-02-08 17:25:42.503 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev224) (1.15.0) 2022-02-08 17:25:42.533 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev224) (2.1.0) 2022-02-08 17:25:42.534 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev224) (1.16.0) 2022-02-08 17:25:42.558 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev224) (2.0.1) 2022-02-08 17:25:42.678 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev224) (4.4.0) 2022-02-08 17:25:42.679 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev224) (3.1.1) 2022-02-08 17:25:42.748 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (1.1.5) 2022-02-08 17:25:42.749 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (1.4.4) 2022-02-08 17:25:42.750 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (1.32) 2022-02-08 17:25:42.752 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (0.10.0) 2022-02-08 17:25:42.753 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (2.5.0) 2022-02-08 17:25:42.754 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev224) (1.4.0) 2022-02-08 17:25:42.774 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev224) (6.3.1) 2022-02-08 17:25:42.825 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:25:42.828 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev224) (2.4.0) 2022-02-08 17:25:42.830 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev224) (1.15.0) 2022-02-08 17:25:42.941 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev224) (0.17.3) 2022-02-08 17:25:43.048 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev224) (2.0.1) 2022-02-08 17:25:43.050 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev224) (0.5.0) 2022-02-08 17:25:43.112 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev224) (0.9.6) 2022-02-08 17:25:43.173 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev224) (0.4.0) 2022-02-08 17:25:43.175 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev224) (5.2.3) 2022-02-08 17:25:43.176 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev224) (5.0.0) 2022-02-08 17:25:43.177 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev224) (5.0.9) 2022-02-08 17:25:43.206 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev224) (3.3.0) 2022-02-08 17:25:43.208 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev224) (3.2.0) 2022-02-08 17:25:43.258 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev224) (1.0.3) 2022-02-08 17:25:43.314 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev224) (2021.3) 2022-02-08 17:25:43.347 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev224) (1.3.3) 2022-02-08 17:25:43.349 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev224) (3.0.0) 2022-02-08 17:25:43.403 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev224) (21.3) 2022-02-08 17:25:43.404 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev224) (3.0.7) 2022-02-08 17:25:43.489 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev224) (1.5.0) 2022-02-08 17:25:43.515 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev224) (60.7.1) 2022-02-08 17:25:43.593 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev224) (0.2.5) 2022-02-08 17:25:43.677 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev224) (0.4.8) 2022-02-08 17:25:43.680 | Requirement already satisfied: babel in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev224) (2.9.1) 2022-02-08 17:25:43.684 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev224) (0.2.8) 2022-02-08 17:25:43.721 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev224) (3.16.0) 2022-02-08 17:25:43.786 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev224) (22.0.0) 2022-02-08 17:25:43.787 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev224) (1.13.3) 2022-02-08 17:25:43.789 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev224) (1.3.3) 2022-02-08 17:25:43.833 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev224) (2.4.2) 2022-02-08 17:25:43.837 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev224) (2.1.0) 2022-02-08 17:25:43.840 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev224) (3.10.0) 2022-02-08 17:25:43.921 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev224) (1.26.8) 2022-02-08 17:25:43.923 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev224) (3.3) 2022-02-08 17:25:43.925 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev224) (2.0.11) 2022-02-08 17:25:43.926 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev224) (2019.11.28) 2022-02-08 17:25:44.023 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev224) (0.7) 2022-02-08 17:25:44.232 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev224) (0.4.2) 2022-02-08 17:25:44.233 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev224) (0.5.2) 2022-02-08 17:25:44.344 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev224) (2.4.0) 2022-02-08 17:25:44.345 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev224) (2.6.3) 2022-02-08 17:25:44.349 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev224) (1.4.2) 2022-02-08 17:25:44.437 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev224) (0.12.2) 2022-02-08 17:25:44.517 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev224) (1.22.2) 2022-02-08 17:25:44.563 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev224) (2.3.0) 2022-02-08 17:25:44.602 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev224) (5.0.0) 2022-02-08 17:25:44.849 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev224) (2.21) 2022-02-08 17:25:44.937 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev224) (2.3.3) 2022-02-08 17:25:44.939 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev224) (0.5.0) 2022-02-08 17:25:45.151 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev224) (2.5.0) 2022-02-08 17:25:45.300 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev224) (2.2) 2022-02-08 17:25:45.724 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev224) (0.13.1) 2022-02-08 17:25:45.769 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev224) (2.16.0) 2022-02-08 17:25:46.206 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:25:46.207 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:25:46.208 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:25:46.209 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:25:46.210 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:25:46.211 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:25:46.212 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev224) (0.6.5) 2022-02-08 17:25:47.493 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev224) (3.7.0) 2022-02-08 17:25:48.002 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev224) (21.4.0) 2022-02-08 17:25:48.003 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev224) (1.8.2) 2022-02-08 17:25:48.103 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev224) (2.4.0) 2022-02-08 17:25:48.211 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev224) (1.0.0) 2022-02-08 17:25:49.738 | Installing collected packages: nova 2022-02-08 17:25:49.738 | Attempting uninstall: nova 2022-02-08 17:25:49.738 | Found existing installation: nova 24.1.0.dev224 2022-02-08 17:25:49.747 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-08 17:25:49.748 | Running setup.py develop for nova 2022-02-08 17:25:54.078 | Successfully installed nova 2022-02-08 17:25:54.078 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:25:54.086 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:25:54.086 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:25:54.237 | + inc/python:pip_install:200 : result=0 2022-02-08 17:25:54.240 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:25:54.242 | + functions-common:time_stop:2414 : local name 2022-02-08 17:25:54.245 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:25:54.247 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:25:54.249 | + functions-common:time_stop:2417 : local total 2022-02-08 17:25:54.252 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:25:54.254 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:25:54.257 | + functions-common:time_stop:2421 : start_time=1644341137101 2022-02-08 17:25:54.259 | + functions-common:time_stop:2423 : [[ -z 1644341137101 ]] 2022-02-08 17:25:54.262 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:25:54.266 | + functions-common:time_stop:2426 : end_time=1644341154264 2022-02-08 17:25:54.268 | + functions-common:time_stop:2427 : elapsed_time=17163 2022-02-08 17:25:54.270 | + functions-common:time_stop:2428 : total=103288 2022-02-08 17:25:54.273 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:25:54.275 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120451 2022-02-08 17:25:54.278 | + inc/python:pip_install:203 : return 0 2022-02-08 17:25:54.280 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:25:54.283 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:25:54.285 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:25:54.305 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:25:54.318 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-08 17:25:54.320 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-08 17:25:54.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:25:54.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:25:54.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-08 17:25:54.331 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:25:54.333 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-08 17:25:54.347 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:25:54.349 | + ./stack.sh:main:937 : configure_nova 2022-02-08 17:25:54.352 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-08 17:25:54.366 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-08 17:25:54.369 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-08 17:25:54.371 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:25:54.375 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-08 17:25:54.376 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:25:54.381 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-08 17:25:54.383 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-08 17:25:54.386 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:25:54.388 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-08 17:25:54.391 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-08 17:25:54.393 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-08 17:25:54.396 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-08 17:25:54.398 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-08 17:25:54.411 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-08 17:25:54.423 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-08 17:25:54.436 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-08 17:25:54.449 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-08 17:25:54.461 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:25:54.465 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:25:54.469 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fWSweNizrB 2022-02-08 17:25:54.472 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:25:54.474 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:25:54.477 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-08 17:25:54.480 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:25:54.482 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:25:54.485 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fWSweNizrB 2022-02-08 17:25:54.489 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fWSweNizrB 2022-02-08 17:25:54.501 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fWSweNizrB /etc/sudoers.d/nova-rootwrap 2022-02-08 17:25:54.514 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-08 17:25:54.519 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:25:54.522 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:25:54.524 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:25:54.527 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:25:54.529 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-08 17:25:54.532 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-08 17:25:54.534 | + lib/nova:configure_nova:249 : [[ 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 =~ n-api ]] 2022-02-08 17:25:54.537 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-08 17:25:54.542 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-08 17:25:54.560 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:54.563 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-08 17:25:54.566 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-08 17:25:54.569 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-08 17:25:54.574 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-08 17:25:54.603 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-08 17:25:54.605 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-08 17:25:54.633 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-08 17:25:54.663 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-08 17:25:54.691 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-08 17:25:54.721 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-08 17:25:54.752 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-08 17:25:54.783 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-08 17:25:54.785 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.75 2022-02-08 17:25:54.814 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-08 17:25:54.842 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-08 17:25:54.869 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-08 17:25:54.897 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-08 17:25:54.925 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:25:54.956 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-08 17:25:54.958 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:25:54.960 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:25:54.963 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:25:54.965 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:25:54.968 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:25:54.970 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:25:54.972 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:25:54.974 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:25:54.977 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:25:54.979 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:25:54.981 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:25:54.983 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-08 17:25:54.987 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:25:54.991 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:25:54.993 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:25:54.995 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:25:54.998 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:25:55.000 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:25:55.002 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-08 17:25:55.018 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:55.021 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:25:55.023 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-08 17:25:55.025 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-08 17:25:55.056 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-08 17:25:55.059 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 17:25:55.061 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 17:25:55.063 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 17:25:55.066 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:25:55.069 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:25:55.101 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-08 17:25:55.103 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-08 17:25:55.106 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-08 17:25:55.108 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-08 17:25:55.111 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:25:55.113 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:25:55.144 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-08 17:25:55.174 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-08 17:25:55.202 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-08 17:25:55.231 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-08 17:25:55.247 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:55.250 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-08 17:25:55.267 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:55.270 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-08 17:25:55.271 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-08 17:25:55.276 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-08 17:25:55.279 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-08 17:25:55.307 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-08 17:25:55.323 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:55.325 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-08 17:25:55.327 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:25:55.330 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:25:55.333 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:25:55.335 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-08 17:25:55.366 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-08 17:25:55.397 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-02-08 17:25:55.429 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-08 17:25:55.457 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-08 17:25:55.485 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-08 17:25:55.512 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-08 17:25:55.541 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-08 17:25:55.569 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:25:55.597 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:25:55.625 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-08 17:25:55.642 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:55.644 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-08 17:25:55.646 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-08 17:25:55.677 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-08 17:25:55.705 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.75/identity 2022-02-08 17:25:55.734 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-08 17:25:55.762 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-08 17:25:55.792 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-08 17:25:55.820 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-08 17:25:55.847 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-08 17:25:55.874 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-08 17:25:55.891 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:55.893 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-08 17:25:55.896 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-08 17:25:55.924 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-08 17:25:55.955 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-08 17:25:55.958 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-08 17:25:55.987 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-08 17:25:55.989 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-08 17:25:55.992 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-08 17:25:55.995 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:25:55.998 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:25:56.000 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:25:56.003 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:25:56.005 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:25:56.007 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:25:56.010 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-08 17:25:56.012 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:25:56.014 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:25:56.017 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:25:56.019 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:25:56.021 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:25:56.024 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:25:56.026 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:25:56.028 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:25:56.031 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:25:56.033 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:25:56.035 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:25:56.038 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-08 17:25:56.040 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-08 17:25:56.042 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:25:56.045 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:25:56.063 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:25:56.066 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:25:56.068 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:25:56.070 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:25:56.073 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:25:56.107 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:25:56.134 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:25:56.162 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:25:56.191 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-08 17:25:56.221 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-08 17:25:56.237 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:56.240 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-08 17:25:56.242 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-08 17:25:56.245 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-08 17:25:56.247 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-08 17:25:56.249 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:25:56.252 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:25:56.255 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-08 17:25:56.261 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-08 17:25:56.264 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:25:56.267 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:25:56.280 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:25:56.281 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:25:56.290 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:25:56.294 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:25:56.311 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:25:56.313 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-08 17:25:56.317 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-08 17:25:56.346 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:25:56.374 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-08 17:25:56.401 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:25:56.429 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:25:56.456 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:25:56.484 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:25:56.512 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:25:56.539 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:25:56.567 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:25:56.595 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:25:56.622 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:25:56.650 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:25:56.678 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:25:56.681 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:25:56.684 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-08 17:25:56.686 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-08 17:25:56.689 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:25:56.691 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:56.693 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:56.696 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:25:56.698 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:25:56.701 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:25:56.728 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:25:56.756 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-08 17:25:56.757 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:25:56.765 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-08 17:25:56.769 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-08 17:25:56.771 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-08 17:25:56.774 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:25:56.776 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:25:56.779 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:25:56.781 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:56.784 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:56.786 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:25:56.788 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:25:56.791 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:56.794 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:56.796 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-08 17:25:56.857 | Enabling site nova-api-wsgi. 2022-02-08 17:25:56.863 | To activate the new configuration, you need to run: 2022-02-08 17:25:56.863 | systemctl reload apache2 2022-02-08 17:25:56.867 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:25:56.870 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:25:56.872 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:25:56.875 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:25:57.012 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-08 17:25:57.032 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:57.035 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-08 17:25:57.037 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:25:57.039 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-08 17:25:57.042 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-08 17:25:57.044 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-08 17:25:57.047 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:25:57.049 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:25:57.054 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-08 17:25:57.056 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:25:57.058 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:25:57.072 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:25:57.072 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:25:57.082 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:25:57.086 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:25:57.102 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-08 17:25:57.104 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:25:57.108 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:25:57.139 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-08 17:25:57.167 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-08 17:25:57.195 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:25:57.224 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:25:57.252 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:25:57.281 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:25:57.310 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:25:57.338 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:25:57.367 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:25:57.397 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:25:57.426 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:25:57.453 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:25:57.481 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-08 17:25:57.484 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-08 17:25:57.512 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-08 17:25:57.528 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:57.531 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:25:57.563 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-08 17:25:57.566 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-08 17:25:57.568 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-08 17:25:57.586 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:57.589 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:25:57.591 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:25:57.621 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-08 17:25:57.652 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-08 17:25:57.654 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:25:57.657 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-08 17:25:57.659 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:25:57.662 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:25:57.664 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:25:57.681 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:57.684 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:25:57.687 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:25:57.690 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:25:57.710 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:57.712 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:25:57.715 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:25:57.748 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:25:57.750 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:25:57.753 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-08 17:25:57.782 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-08 17:25:57.812 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-08 17:25:57.843 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-08 17:25:57.860 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:57.862 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:25:57.891 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-08 17:25:57.893 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-08 17:25:57.895 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-08 17:25:57.927 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-08 17:25:57.956 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.75/identity 2022-02-08 17:25:57.984 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-08 17:25:58.013 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-08 17:25:58.041 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-08 17:25:58.071 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-08 17:25:58.100 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-08 17:25:58.129 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-08 17:25:58.157 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-08 17:25:58.174 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:58.177 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-08 17:25:58.181 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:25:58.184 | + lib/nova:create_nova_conf:543 : local conf 2022-02-08 17:25:58.186 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-08 17:25:58.190 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-08 17:25:58.192 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:25:58.194 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:25:58.197 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:25:58.200 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-08 17:25:58.202 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-08 17:25:58.207 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-08 17:25:58.209 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-08 17:25:58.212 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-08 17:25:58.214 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-08 17:25:58.216 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:25:58.220 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:25:58.251 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-08 17:25:58.285 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-08 17:25:58.317 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:25:58.319 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-08 17:25:58.322 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-08 17:25:58.324 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-08 17:25:58.341 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:58.345 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-08 17:25:58.345 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-08 17:25:59.051 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-08 17:25:59.053 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-08 17:25:59.056 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:25:59.058 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-08 17:25:59.061 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:25:59.063 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 17:25:59.066 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:25:59.083 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:59.086 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 17:25:59.088 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 17:25:59.091 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:25:59.108 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:59.111 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-02-08 17:25:59.114 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-02-08 17:25:59.145 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:25:59.148 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:25:59.150 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-08 17:25:59.168 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:59.170 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-08 17:25:59.173 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:25:59.175 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-08 17:25:59.205 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.75/identity 2022-02-08 17:25:59.233 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-08 17:25:59.262 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-08 17:25:59.291 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-08 17:25:59.320 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-08 17:25:59.349 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-08 17:25:59.377 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-08 17:25:59.405 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-08 17:25:59.407 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-08 17:25:59.410 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-08 17:25:59.414 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:25:59.433 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:25:59.435 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:25:59.437 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:25:59.440 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:25:59.442 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:25:59.472 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:25:59.501 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:25:59.529 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:25:59.558 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:25:59.561 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-08 17:25:59.566 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:25:59.568 | + lib/nova:create_nova_conf:577 : local conf 2022-02-08 17:25:59.570 | + lib/nova:create_nova_conf:578 : local offset 2022-02-08 17:25:59.574 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-08 17:25:59.576 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:25:59.578 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:25:59.581 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:25:59.584 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-08 17:25:59.586 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-08 17:25:59.589 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:25:59.591 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-08 17:25:59.594 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-08 17:25:59.596 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-08 17:25:59.613 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:59.615 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-08 17:25:59.618 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-08 17:25:59.634 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:59.636 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-08 17:25:59.653 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:59.656 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-08 17:25:59.673 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:25:59.676 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-08 17:25:59.693 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:25:59.696 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-08 17:25:59.699 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-08 17:25:59.701 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-08 17:25:59.704 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:25:59.707 | + lib/stack:stack_install_service:32 : install_placement 2022-02-08 17:25:59.709 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-08 17:25:59.712 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-08 17:25:59.715 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:59.717 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:59.720 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-08 17:25:59.723 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:25:59.725 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:25:59.728 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:25:59.730 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:25:59.733 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:25:59.736 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:25:59.738 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:59.741 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:59.743 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:25:59.746 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:25:59.748 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:25:59.751 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:25:59.753 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-08 17:25:59.756 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:25:59.758 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:25:59.761 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:25:59.764 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-08 17:25:59.786 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-08 17:25:59.895 | Reading package lists... 2022-02-08 17:26:00.152 | Building dependency tree... 2022-02-08 17:26:00.154 | Reading state information... 2022-02-08 17:26:00.422 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:26:00.422 | The following packages were automatically installed and are no longer required: 2022-02-08 17:26:00.423 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:26:00.424 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:26:00.424 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:26:00.424 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:26:00.424 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:26:00.424 | python3-zope.interface 2022-02-08 17:26:00.424 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:26:00.544 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:26:00.549 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:26:00.551 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:26:00.554 | + functions-common:time_stop:2414 : local name 2022-02-08 17:26:00.557 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:26:00.559 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:26:00.562 | + functions-common:time_stop:2417 : local total 2022-02-08 17:26:00.564 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:26:00.567 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:26:00.569 | + functions-common:time_stop:2421 : start_time=1644341159783 2022-02-08 17:26:00.571 | + functions-common:time_stop:2423 : [[ -z 1644341159783 ]] 2022-02-08 17:26:00.575 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:26:00.579 | + functions-common:time_stop:2426 : end_time=1644341160576 2022-02-08 17:26:00.581 | + functions-common:time_stop:2427 : elapsed_time=793 2022-02-08 17:26:00.584 | + functions-common:time_stop:2428 : total=9495 2022-02-08 17:26:00.586 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:26:00.588 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10288 2022-02-08 17:26:00.591 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:26:00.593 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-08 17:26:00.596 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-08 17:26:00.599 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-08 17:26:00.601 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-08 17:26:00.604 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-08 17:26:00.628 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-08 17:26:00.630 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:26:00.633 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:26:00.636 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:26:00.638 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:26:00.641 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:26:00.643 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:26:00.646 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:26:00.649 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:26:00.652 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:26:00.655 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:26:00.657 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:26:00.660 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:26:00.662 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-08 17:26:00.665 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:26:00.668 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:26:00.670 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:26:00.673 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-08 17:26:00.696 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-08 17:26:00.805 | Reading package lists... 2022-02-08 17:26:01.060 | Building dependency tree... 2022-02-08 17:26:01.062 | Reading state information... 2022-02-08 17:26:01.327 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-08 17:26:01.327 | The following packages were automatically installed and are no longer required: 2022-02-08 17:26:01.328 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-08 17:26:01.328 | python3-automat python3-click python3-colorama python3-configobj 2022-02-08 17:26:01.328 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-08 17:26:01.328 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-08 17:26:01.328 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:26:01.328 | python3-zope.interface 2022-02-08 17:26:01.328 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:26:01.442 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-02-08 17:26:01.447 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:26:01.450 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:26:01.453 | + functions-common:time_stop:2414 : local name 2022-02-08 17:26:01.455 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:26:01.458 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:26:01.460 | + functions-common:time_stop:2417 : local total 2022-02-08 17:26:01.463 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:26:01.465 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:26:01.468 | + functions-common:time_stop:2421 : start_time=1644341160693 2022-02-08 17:26:01.470 | + functions-common:time_stop:2423 : [[ -z 1644341160693 ]] 2022-02-08 17:26:01.473 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:26:01.478 | + functions-common:time_stop:2426 : end_time=1644341161475 2022-02-08 17:26:01.480 | + functions-common:time_stop:2427 : elapsed_time=782 2022-02-08 17:26:01.483 | + functions-common:time_stop:2428 : total=10288 2022-02-08 17:26:01.485 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:26:01.488 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11070 2022-02-08 17:26:01.490 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:26:01.493 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-08 17:26:01.495 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-08 17:26:01.498 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:26:01.501 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:26:01.503 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:26:01.506 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-08 17:26:01.508 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-08 17:26:01.564 | wsgi (enabled by maintainer script) 2022-02-08 17:26:01.567 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-08 17:26:01.570 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-08 17:26:01.573 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:26:01.576 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-08 17:26:01.579 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-08 17:26:01.582 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:26:01.586 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:26:01.586 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:26:01.592 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-08 17:26:01.594 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-08 17:26:01.597 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-08 17:26:01.600 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-08 17:26:01.603 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-08 17:26:01.626 | Using python 3.8 to install osc-placement 2022-02-08 17:26:01.629 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-08 17:26:02.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:26:02.540 | from cryptography.utils import int_from_bytes 2022-02-08 17:26:02.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:26:02.540 | from cryptography.utils import int_from_bytes 2022-02-08 17:26:03.648 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:26:03.672 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-08 17:26:03.684 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-08 17:26:03.685 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.16.0) 2022-02-08 17:26:03.686 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-08 17:26:03.687 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-08 17:26:03.688 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-08 17:26:03.689 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-08 17:26:03.745 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-08 17:26:03.747 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-08 17:26:03.747 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-08 17:26:03.748 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-08 17:26:03.761 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-08 17:26:03.763 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-08 17:26:03.764 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-08 17:26:03.778 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-08 17:26:03.779 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-08 17:26:03.780 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-08 17:26:03.781 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-08 17:26:03.782 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-08 17:26:03.783 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-08 17:26:03.804 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-08 17:26:03.805 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-08 17:26:03.806 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2022-02-08 17:26:03.807 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-08 17:26:03.816 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-08 17:26:03.853 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-08 17:26:03.854 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-08 17:26:03.856 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-08 17:26:03.857 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-08 17:26:03.858 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-08 17:26:03.859 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-08 17:26:03.860 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-08 17:26:03.862 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-08 17:26:03.926 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-08 17:26:03.928 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-08 17:26:03.930 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.11) 2022-02-08 17:26:03.931 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-08 17:26:04.021 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-08 17:26:04.022 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-08 17:26:04.023 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-08 17:26:04.065 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-08 17:26:04.104 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-08 17:26:04.261 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-08 17:26:06.372 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:26:06.380 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:26:06.380 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:26:06.506 | + inc/python:pip_install:200 : result=0 2022-02-08 17:26:06.509 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:26:06.512 | + functions-common:time_stop:2414 : local name 2022-02-08 17:26:06.514 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:26:06.517 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:26:06.519 | + functions-common:time_stop:2417 : local total 2022-02-08 17:26:06.522 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:26:06.525 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:26:06.527 | + functions-common:time_stop:2421 : start_time=1644341161620 2022-02-08 17:26:06.530 | + functions-common:time_stop:2423 : [[ -z 1644341161620 ]] 2022-02-08 17:26:06.533 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:26:06.538 | + functions-common:time_stop:2426 : end_time=1644341166535 2022-02-08 17:26:06.541 | + functions-common:time_stop:2427 : elapsed_time=4915 2022-02-08 17:26:06.543 | + functions-common:time_stop:2428 : total=120451 2022-02-08 17:26:06.546 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:26:06.549 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=125366 2022-02-08 17:26:06.551 | + inc/python:pip_install:203 : return 0 2022-02-08 17:26:06.554 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-08 17:26:06.556 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-08 17:26:06.559 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-08 17:26:06.562 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:26:06.564 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:26:06.568 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:26:06.570 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:26:06.573 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:26:06.576 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:26:06.593 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:26:06.596 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:26:06.599 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:26:06.602 | + functions-common:git_clone:618 : echo master 2022-02-08 17:26:06.602 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:26:06.608 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-08 17:26:06.611 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-02-08 17:26:06.613 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-08 17:26:06.616 | + functions-common:git_timed:691 : local count=0 2022-02-08 17:26:06.618 | + functions-common:git_timed:692 : local timeout=0 2022-02-08 17:26:06.621 | + functions-common:git_timed:694 : [[ -n 0 ]] 2022-02-08 17:26:06.623 | + functions-common:git_timed:695 : timeout=0 2022-02-08 17:26:06.626 | + functions-common:git_timed:698 : time_start git_timed 2022-02-08 17:26:06.628 | + functions-common:time_start:2400 : local name=git_timed 2022-02-08 17:26:06.631 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:26:06.633 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:26:06.636 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:26:06.640 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341166638 2022-02-08 17:26:06.643 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-08 17:26:06.646 | Cloning into '/opt/stack/placement'... 2022-02-08 17:28:09.531 | + functions-common:git_timed:713 : time_stop git_timed 2022-02-08 17:28:09.534 | + functions-common:time_stop:2414 : local name 2022-02-08 17:28:09.539 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:28:09.541 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:28:09.544 | + functions-common:time_stop:2417 : local total 2022-02-08 17:28:09.547 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:28:09.550 | + functions-common:time_stop:2420 : name=git_timed 2022-02-08 17:28:09.552 | + functions-common:time_stop:2421 : start_time=1644341166638 2022-02-08 17:28:09.554 | + functions-common:time_stop:2423 : [[ -z 1644341166638 ]] 2022-02-08 17:28:09.558 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:28:09.563 | + functions-common:time_stop:2426 : end_time=1644341289560 2022-02-08 17:28:09.565 | + functions-common:time_stop:2427 : elapsed_time=122922 2022-02-08 17:28:09.567 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:28:09.570 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:28:09.573 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=122922 2022-02-08 17:28:09.575 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-02-08 17:28:09.578 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:28:09.579 | + functions-common:git_clone:667 : head -1 2022-02-08 17:28:09.582 | 7e0ad495 Merge "Extra tests around required traits" 2022-02-08 17:28:09.584 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:28:09.588 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-08 17:28:09.590 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:28:09.593 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:28:09.596 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-08 17:28:09.599 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:28:09.603 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-08 17:28:09.605 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:28:09.608 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:28:09.610 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-08 17:28:09.613 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:28:09.616 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:28:09.619 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-08 17:28:09.622 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:28:09.625 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-08 17:28:09.627 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:28:09.630 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:28:09.633 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-08 17:28:09.639 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-08 17:28:09.642 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-08 17:28:10.299 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-08 17:28:10.304 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:28:10.307 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:28:10.312 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:28:10.316 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:28:10.320 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-08 17:28:10.323 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:28:10.326 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:28:10.328 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:28:10.330 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:28:10.333 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:28:10.336 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:28:10.338 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:28:10.341 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-08 17:28:10.367 | Using python 3.8 to install /opt/stack/placement 2022-02-08 17:28:10.371 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-08 17:28:11.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:28:11.275 | from cryptography.utils import int_from_bytes 2022-02-08 17:28:11.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:28:11.275 | from cryptography.utils import int_from_bytes 2022-02-08 17:28:12.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:28:12.433 | Obtaining file:///opt/stack/placement 2022-02-08 17:28:12.434 | Preparing metadata (setup.py): started 2022-02-08 17:28:13.729 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:28:13.888 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (5.8.0) 2022-02-08 17:28:13.889 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.31) 2022-02-08 17:28:13.890 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (9.3.0) 2022-02-08 17:28:13.891 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.5.1) 2022-02-08 17:28:13.892 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.8.7) 2022-02-08 17:28:13.893 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 17:28:13.894 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.27.1) 2022-02-08 17:28:13.896 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (60.7.1) 2022-02-08 17:28:13.897 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 17:28:13.898 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (8.7.1) 2022-02-08 17:28:13.899 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.4.0) 2022-02-08 17:28:13.900 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.6.1) 2022-02-08 17:28:13.901 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.2.0) 2022-02-08 17:28:13.902 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.12.1) 2022-02-08 17:28:13.903 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (11.1.0) 2022-02-08 17:28:13.904 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.10.1) 2022-02-08 17:28:13.905 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 17:28:13.906 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.0) 2022-02-08 17:28:13.907 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.1.0) 2022-02-08 17:28:13.909 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.7.0) 2022-02-08 17:28:13.909 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.0.1) 2022-02-08 17:28:13.984 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 17:28:13.986 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.16.0) 2022-02-08 17:28:13.988 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (5.1.0) 2022-02-08 17:28:13.989 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (3.1.1) 2022-02-08 17:28:13.990 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 17:28:13.991 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (2.10.0) 2022-02-08 17:28:14.010 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev18) (0.17.3) 2022-02-08 17:28:14.053 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (6.0) 2022-02-08 17:28:14.054 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (0.8.0) 2022-02-08 17:28:14.055 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (2.4.0) 2022-02-08 17:28:14.056 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (1.5.0) 2022-02-08 17:28:14.057 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (3.5.0) 2022-02-08 17:28:14.108 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.0.1) 2022-02-08 17:28:14.110 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.7.6) 2022-02-08 17:28:14.111 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.5.0) 2022-02-08 17:28:14.113 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.13.0) 2022-02-08 17:28:14.153 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (2.8.2) 2022-02-08 17:28:14.155 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (0.9.6) 2022-02-08 17:28:14.173 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.3.0) 2022-02-08 17:28:14.176 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.0.3) 2022-02-08 17:28:14.177 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 17:28:14.204 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (1.0.3) 2022-02-08 17:28:14.206 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (2021.3) 2022-02-08 17:28:14.218 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (3.0.0) 2022-02-08 17:28:14.234 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (3.0.7) 2022-02-08 17:28:14.235 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (21.3) 2022-02-08 17:28:14.238 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (0.11.0) 2022-02-08 17:28:14.239 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (1.0.2) 2022-02-08 17:28:14.281 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (1.26.8) 2022-02-08 17:28:14.283 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (3.3) 2022-02-08 17:28:14.286 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2.0.11) 2022-02-08 17:28:14.287 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2019.11.28) 2022-02-08 17:28:14.304 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev18) (0.7) 2022-02-08 17:28:14.492 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev18) (1.1.2) 2022-02-08 17:28:14.534 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (4.10.1) 2022-02-08 17:28:14.535 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.1.6) 2022-02-08 17:28:14.537 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (5.4.0) 2022-02-08 17:28:14.554 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (1.15.0) 2022-02-08 17:28:14.591 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (1.13.3) 2022-02-08 17:28:14.646 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (2.0.1) 2022-02-08 17:28:14.714 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.7.0) 2022-02-08 17:28:14.809 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.1.5) 2022-02-08 17:28:14.857 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (0.2.5) 2022-02-08 17:28:15.045 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (5.1.1) 2022-02-08 17:28:15.047 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.5.2) 2022-02-08 17:28:15.047 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.4.2) 2022-02-08 17:28:15.128 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.5.0) 2022-02-08 17:28:15.193 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (2.21) 2022-02-08 17:28:15.365 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (3.7.0) 2022-02-08 17:28:15.469 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (3.0.0) 2022-02-08 17:28:15.470 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.0.0) 2022-02-08 17:28:17.361 | Installing collected packages: openstack-placement 2022-02-08 17:28:17.363 | Running setup.py develop for openstack-placement 2022-02-08 17:28:19.565 | Successfully installed openstack-placement 2022-02-08 17:28:19.565 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:28:19.572 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:28:19.573 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:28:19.700 | + inc/python:pip_install:200 : result=0 2022-02-08 17:28:19.705 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:28:19.708 | + functions-common:time_stop:2414 : local name 2022-02-08 17:28:19.712 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:28:19.715 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:28:19.718 | + functions-common:time_stop:2417 : local total 2022-02-08 17:28:19.722 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:28:19.724 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:28:19.727 | + functions-common:time_stop:2421 : start_time=1644341290360 2022-02-08 17:28:19.731 | + functions-common:time_stop:2423 : [[ -z 1644341290360 ]] 2022-02-08 17:28:19.734 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:28:19.740 | + functions-common:time_stop:2426 : end_time=1644341299737 2022-02-08 17:28:19.743 | + functions-common:time_stop:2427 : elapsed_time=9377 2022-02-08 17:28:19.745 | + functions-common:time_stop:2428 : total=125366 2022-02-08 17:28:19.748 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:28:19.750 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=134743 2022-02-08 17:28:19.753 | + inc/python:pip_install:203 : return 0 2022-02-08 17:28:19.755 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:28:19.758 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:28:19.761 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:28:19.781 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:28:19.794 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-08 17:28:19.797 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-08 17:28:19.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:28:19.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:28:19.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-08 17:28:19.807 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:28:19.810 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:28:19.813 | + ./stack.sh:main:943 : configure_placement 2022-02-08 17:28:19.816 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-08 17:28:19.830 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-08 17:28:19.834 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-08 17:28:19.841 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-08 17:28:19.844 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-08 17:28:19.848 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-08 17:28:19.851 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-08 17:28:19.854 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 17:28:19.860 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 17:28:19.896 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-08 17:28:19.929 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-08 17:28:19.971 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-08 17:28:19.974 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-08 17:28:19.977 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-08 17:28:19.980 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:28:19.982 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-08 17:28:20.017 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-08 17:28:20.052 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-02-08 17:28:20.089 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-08 17:28:20.121 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-08 17:28:20.157 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-08 17:28:20.188 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-08 17:28:20.218 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-08 17:28:20.247 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:28:20.279 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:28:20.315 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-08 17:28:20.318 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-08 17:28:20.321 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-08 17:28:20.324 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:28:20.343 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:28:20.345 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:28:20.348 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:28:20.350 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:28:20.353 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:28:20.383 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:28:20.414 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:28:20.447 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:28:20.477 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-08 17:28:20.480 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-08 17:28:20.482 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-02-08 17:28:20.485 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-02-08 17:28:20.488 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-02-08 17:28:20.491 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:28:20.493 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:28:20.497 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-02-08 17:28:20.503 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-02-08 17:28:20.506 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:28:20.509 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:28:20.523 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:28:20.523 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:28:20.533 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:28:20.536 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:28:20.559 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-08 17:28:20.562 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-08 17:28:20.567 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-08 17:28:20.600 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-08 17:28:20.631 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-08 17:28:20.660 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:28:20.691 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:28:20.721 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:28:20.750 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:28:20.780 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:28:20.810 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:28:20.840 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:28:20.869 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:28:20.898 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:28:20.928 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:28:20.957 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:28:20.960 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:28:20.963 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-02-08 17:28:20.966 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-02-08 17:28:20.969 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:28:20.972 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:28:20.975 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:28:20.979 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-08 17:28:20.983 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-08 17:28:20.988 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-08 17:28:21.025 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:28:21.056 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-08 17:28:21.056 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-08 17:28:21.065 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-08 17:28:21.069 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-02-08 17:28:21.072 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-02-08 17:28:21.074 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:28:21.077 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:28:21.079 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:28:21.082 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:28:21.085 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:28:21.087 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:28:21.090 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:28:21.092 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:28:21.095 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:28:21.097 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-02-08 17:28:21.162 | Enabling site placement-api. 2022-02-08 17:28:21.171 | To activate the new configuration, you need to run: 2022-02-08 17:28:21.171 | systemctl reload apache2 2022-02-08 17:28:21.178 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:28:21.181 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:28:21.185 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:28:21.187 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:28:21.327 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-08 17:28:21.351 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:28:21.354 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-08 17:28:21.372 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:28:21.375 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-08 17:28:21.393 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:28:21.395 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-08 17:28:21.398 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-08 17:28:21.401 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-08 17:28:21.434 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.75/identity 2022-02-08 17:28:21.465 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-08 17:28:21.496 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-08 17:28:21.532 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-08 17:28:21.574 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-08 17:28:21.604 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-08 17:28:21.636 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-08 17:28:21.668 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-08 17:28:21.686 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:28:21.689 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-08 17:28:21.707 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:28:21.709 | + ./stack.sh:main:969 : run_phase stack install 2022-02-08 17:28:21.712 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:28:21.715 | + functions-common:run_phase:1843 : local phase=install 2022-02-08 17:28:21.718 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:28:21.722 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:28:21.725 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:28:21.727 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:28:21.730 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:28:21.734 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:28:21.738 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:28:21.741 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:28:21.743 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:28:21.746 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-08 17:28:21.749 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:28:21.766 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:28:21.768 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:28:21.771 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:28:21.773 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-08 17:28:21.775 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-08 17:28:21.778 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:28:21.780 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-08 17:28:21.783 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-08 17:28:21.785 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-08 17:28:21.858 | ++ inc/async:async_inner:63 : install_tempest 2022-02-08 17:28:21.902 | [86065 Async install_tempest:113115]: running: install_tempest 2022-02-08 17:28:21.905 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:28:21.908 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:28:21.911 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:28:21.913 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:28:21.916 | + functions-common:run_phase:1869 : run_plugins stack install 2022-02-08 17:28:21.919 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:28:21.922 | + functions-common:run_plugins:1829 : local phase=install 2022-02-08 17:28:21.924 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph 2022-02-08 17:28:21.927 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:28:21.930 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2022-02-08 17:28:21.933 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:28:21.936 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-08 17:28:21.938 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2022-02-08 17:28:21.942 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:28:21.945 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:28:21.947 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-08 17:28:21.950 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:28:21.952 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-08 17:28:21.954 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2022-02-08 17:28:21.957 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2022-02-08 17:28:21.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2022-02-08 17:28:21.980 | Using python 3.8 to install PasteDeploy 2022-02-08 17:28:21.982 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U --force PasteDeploy 2022-02-08 17:28:22.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:28:22.878 | from cryptography.utils import int_from_bytes 2022-02-08 17:28:22.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:28:22.878 | from cryptography.utils import int_from_bytes 2022-02-08 17:28:23.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:28:24.103 | Collecting PasteDeploy 2022-02-08 17:28:24.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2022-02-08 17:28:24.713 | Collecting setuptools 2022-02-08 17:28:24.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 17:28:27.240 | Installing collected packages: setuptools, PasteDeploy 2022-02-08 17:28:27.241 | Attempting uninstall: setuptools 2022-02-08 17:28:27.241 | Found existing installation: setuptools 60.7.1 2022-02-08 17:28:27.333 | Uninstalling setuptools-60.7.1: 2022-02-08 17:28:27.651 | Successfully uninstalled setuptools-60.7.1 2022-02-08 17:28:28.268 | Attempting uninstall: PasteDeploy 2022-02-08 17:28:28.269 | Found existing installation: PasteDeploy 2.1.1 2022-02-08 17:28:28.276 | Uninstalling PasteDeploy-2.1.1: 2022-02-08 17:28:28.594 | Successfully uninstalled PasteDeploy-2.1.1 2022-02-08 17:28:28.721 | Successfully installed PasteDeploy-2.1.1 setuptools-60.7.1 2022-02-08 17:28:28.721 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:28:28.728 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:28:28.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:28:28.872 | ++ inc/python:pip_install:200 : result=0 2022-02-08 17:28:28.874 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:28:28.877 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:28:28.879 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:28:28.881 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:28:28.884 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:28:28.886 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:28:28.888 | ++ functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:28:28.890 | ++ functions-common:time_stop:2421 : start_time=1644341301974 2022-02-08 17:28:28.892 | ++ functions-common:time_stop:2423 : [[ -z 1644341301974 ]] 2022-02-08 17:28:28.895 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:28:28.899 | ++ functions-common:time_stop:2426 : end_time=1644341308897 2022-02-08 17:28:28.901 | ++ functions-common:time_stop:2427 : elapsed_time=6923 2022-02-08 17:28:28.904 | ++ functions-common:time_stop:2428 : total=134743 2022-02-08 17:28:28.906 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:28:28.909 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=141666 2022-02-08 17:28:28.911 | ++ inc/python:pip_install:203 : return 0 2022-02-08 17:28:28.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:28:28.916 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:28:28.919 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-08 17:28:28.922 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-08 17:28:28.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:28:28.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:28:28.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-08 17:28:28.933 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:28:28.935 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-08 17:28:28.937 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-08 17:28:28.940 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:28:28.943 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-08 17:28:28.946 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-08 17:28:28.948 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:28:28.953 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:28:28.953 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:28:28.959 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-08 17:28:28.962 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-08 17:28:28.964 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-08 17:28:28.967 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-08 17:28:28.970 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-08 17:28:28.992 | Using python 3.8 to install python-openstackclient 2022-02-08 17:28:28.995 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-08 17:28:29.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:28:29.900 | from cryptography.utils import int_from_bytes 2022-02-08 17:28:29.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:28:29.900 | from cryptography.utils import int_from_bytes 2022-02-08 17:28:31.129 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:28:31.332 | Collecting python-openstackclient 2022-02-08 17:28:31.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-08 17:28:31.445 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-08 17:28:31.447 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-08 17:28:31.448 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-08 17:28:31.448 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-08 17:28:31.457 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-08 17:28:31.458 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-08 17:28:31.459 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-08 17:28:31.460 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-02-08 17:28:31.461 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-08 17:28:31.462 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-08 17:28:31.464 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-08 17:28:31.487 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-08 17:28:31.488 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-08 17:28:31.489 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-08 17:28:31.490 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-08 17:28:31.492 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-08 17:28:31.534 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-08 17:28:31.536 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-08 17:28:31.537 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-08 17:28:31.538 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-08 17:28:31.540 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-08 17:28:31.541 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-08 17:28:31.542 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-08 17:28:31.543 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-08 17:28:31.545 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-08 17:28:31.546 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-08 17:28:31.547 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-08 17:28:31.562 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.16.0) 2022-02-08 17:28:31.581 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-08 17:28:31.582 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-08 17:28:31.583 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-08 17:28:31.585 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-08 17:28:31.605 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-08 17:28:31.625 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-02-08 17:28:31.628 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-08 17:28:31.629 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-02-08 17:28:31.731 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-08 17:28:31.732 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-08 17:28:31.733 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-08 17:28:31.777 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-08 17:28:31.789 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-08 17:28:31.825 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-08 17:28:32.001 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-08 17:28:32.017 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-08 17:28:32.125 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-08 17:28:32.127 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.11) 2022-02-08 17:28:32.128 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-08 17:28:32.130 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-08 17:28:32.382 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-08 17:28:34.691 | Installing collected packages: python-openstackclient 2022-02-08 17:28:36.221 | Successfully installed python-openstackclient-5.7.0 2022-02-08 17:28:36.222 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:28:36.229 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:28:36.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:28:36.385 | + inc/python:pip_install:200 : result=0 2022-02-08 17:28:36.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:28:36.390 | + functions-common:time_stop:2414 : local name 2022-02-08 17:28:36.392 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:28:36.394 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:28:36.397 | + functions-common:time_stop:2417 : local total 2022-02-08 17:28:36.399 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:28:36.402 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:28:36.404 | + functions-common:time_stop:2421 : start_time=1644341308986 2022-02-08 17:28:36.406 | + functions-common:time_stop:2423 : [[ -z 1644341308986 ]] 2022-02-08 17:28:36.412 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:28:36.414 | + functions-common:time_stop:2426 : end_time=1644341316411 2022-02-08 17:28:36.417 | + functions-common:time_stop:2427 : elapsed_time=7425 2022-02-08 17:28:36.419 | + functions-common:time_stop:2428 : total=141666 2022-02-08 17:28:36.422 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:28:36.424 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=149091 2022-02-08 17:28:36.427 | + inc/python:pip_install:203 : return 0 2022-02-08 17:28:36.429 | + ./stack.sh:main:981 : install_oscwrap 2022-02-08 17:28:36.435 | ++ functions-common:install_oscwrap:2459 : mktemp 2022-02-08 17:28:36.437 | + functions-common:install_oscwrap:2459 : OSCWRAP_TIMER_FILE=/tmp/tmp.SYykPsM10b 2022-02-08 17:28:36.440 | + functions-common:install_oscwrap:2462 : shopt -s expand_aliases 2022-02-08 17:28:36.442 | + functions-common:install_oscwrap:2465 : unalias -a 2022-02-08 17:28:36.445 | + functions-common:install_oscwrap:2467 : alias openstack=oscwrap 2022-02-08 17:28:36.447 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:28:36.450 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:28:36.453 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-08 17:28:36.476 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:28:36.479 | + ./stack.sh:main:1035 : configure_database 2022-02-08 17:28:36.483 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-08 17:28:36.486 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-08 17:28:36.488 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-08 17:28:36.491 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:28:36.493 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-08 17:28:36.496 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-08 17:28:36.498 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:28:36.500 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:28:36.503 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-08 17:28:36.505 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-08 17:28:36.508 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:28:36.510 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:28:36.512 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:28:36.515 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:28:36.517 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:28:36.519 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:28:36.521 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:28:36.524 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:28:36.526 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:28:36.528 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:28:36.531 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:28:36.533 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-08 17:28:36.535 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:28:36.538 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:28:36.540 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:28:36.543 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:28:36.546 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:28:36.548 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:28:36.551 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-08 17:28:36.567 | mysqladmin: connect to server at 'localhost' failed 2022-02-08 17:28:36.568 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-08 17:28:36.573 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-08 17:28:36.575 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-08 17:28:36.578 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:28:36.580 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:28:36.583 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-08 17:28:36.585 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-08 17:28:36.588 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-08 17:28:36.590 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:28:36.593 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:28:36.595 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-08 17:28:36.598 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-08 17:28:36.600 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-08 17:28:36.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:28:36.662 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-08 17:28:36.689 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:28:36.721 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-08 17:28:36.726 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2022-02-08 17:28:36.728 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2022-02-08 17:28:36.734 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-08 17:28:36.819 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-08 17:28:36.879 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-08 17:28:36.943 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-08 17:28:36.997 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-08 17:28:36.999 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-08 17:28:37.002 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:28:37.004 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2022-02-08 17:28:39.064 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-08 17:28:39.066 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-08 17:28:39.070 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:28:39.075 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-172839 2022-02-08 17:28:39.078 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-172839 1039' 2022-02-08 17:28:39.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.083 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:28:39.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.088 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:28:39.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.094 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:28:39.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.099 | + 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-02-08 17:28:39.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.105 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.75 2022-02-08 17:28:39.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.110 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.75/identity 2022-02-08 17:28:39.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.115 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-172225 2022-02-08 17:28:39.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.121 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:28:39.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.126 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.75 2022-02-08 17:28:39.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.132 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:28:39.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.138 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:28:39.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.143 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:28:39.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:28:39.148 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:28:39.151 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-08 17:28:39.153 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-08 17:28:39.156 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-08 17:28:39.173 | + ./stack.sh:main:1065 : start_dstat 2022-02-08 17:28:39.176 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:28:39.178 | + functions-common:run_process:1669 : local service=dstat 2022-02-08 17:28:39.181 | + functions-common:run_process:1670 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:28:39.184 | + functions-common:run_process:1671 : local group= 2022-02-08 17:28:39.186 | + functions-common:run_process:1672 : local user= 2022-02-08 17:28:39.189 | + functions-common:run_process:1674 : local name=dstat 2022-02-08 17:28:39.191 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:28:39.194 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:28:39.197 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:28:39.199 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:28:39.203 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:28:39.208 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341319205 2022-02-08 17:28:39.210 | + functions-common:run_process:1677 : is_service_enabled dstat 2022-02-08 17:28:39.232 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:28:39.235 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-08 17:28:39.237 | + functions-common:_run_under_systemd:1634 : local service=dstat 2022-02-08 17:28:39.240 | + functions-common:_run_under_systemd:1635 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:28:39.242 | + functions-common:_run_under_systemd:1636 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:28:39.245 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:28:39.248 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:28:39.250 | + functions-common:_common_systemd_pitfalls:1609 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-08 17:28:39.253 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-08 17:28:39.255 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@dstat.service 2022-02-08 17:28:39.259 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:28:39.262 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:28:39.264 | + functions-common:_run_under_systemd:1643 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-08 17:28:39.267 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-08 17:28:39.270 | + functions-common:write_user_unit_file:1551 : local service=devstack@dstat.service 2022-02-08 17:28:39.272 | + functions-common:write_user_unit_file:1552 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:28:39.274 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:28:39.277 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:28:39.279 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:28:39.282 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:28:39.284 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-08 17:28:39.287 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:28:39.292 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-08 17:28:39.369 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-08 17:28:39.444 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:28:39.504 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-08 17:28:39.565 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-08 17:28:39.624 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:28:39.684 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:28:39.687 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-08 17:28:39.759 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:28:40.244 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@dstat.service 2022-02-08 17:28:40.259 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-08 17:28:40.744 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@dstat.service 2022-02-08 17:28:40.787 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:28:40.795 | + functions-common:time_stop:2414 : local name 2022-02-08 17:28:40.811 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:28:40.834 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:28:40.850 | + functions-common:time_stop:2417 : local total 2022-02-08 17:28:40.866 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:28:40.881 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:28:40.883 | + functions-common:time_stop:2421 : start_time=1644341319205 2022-02-08 17:28:40.886 | + functions-common:time_stop:2423 : [[ -z 1644341319205 ]] 2022-02-08 17:28:40.895 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:28:40.930 | + functions-common:time_stop:2426 : end_time=1644341320896 2022-02-08 17:28:40.950 | + functions-common:time_stop:2427 : elapsed_time=1691 2022-02-08 17:28:40.966 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:28:40.971 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:28:40.985 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1691 2022-02-08 17:28:41.002 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-08 17:28:41.026 | + functions-common:run_process:1669 : local service=memory_tracker 2022-02-08 17:28:41.046 | + functions-common:run_process:1670 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-08 17:28:41.068 | + functions-common:run_process:1671 : local group= 2022-02-08 17:28:41.090 | + functions-common:run_process:1672 : local user=root 2022-02-08 17:28:41.110 | + functions-common:run_process:1674 : local name=memory_tracker 2022-02-08 17:28:41.134 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:28:41.165 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:28:41.185 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:28:41.206 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:28:41.241 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:28:41.277 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341321241 2022-02-08 17:28:41.280 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2022-02-08 17:28:41.302 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:28:41.305 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:28:41.307 | + functions-common:time_stop:2414 : local name 2022-02-08 17:28:41.310 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:28:41.313 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:28:41.315 | + functions-common:time_stop:2417 : local total 2022-02-08 17:28:41.319 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:28:41.321 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:28:41.324 | + functions-common:time_stop:2421 : start_time=1644341321241 2022-02-08 17:28:41.327 | + functions-common:time_stop:2423 : [[ -z 1644341321241 ]] 2022-02-08 17:28:41.332 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:28:41.335 | + functions-common:time_stop:2426 : end_time=1644341321332 2022-02-08 17:28:41.337 | + functions-common:time_stop:2427 : elapsed_time=91 2022-02-08 17:28:41.340 | + functions-common:time_stop:2428 : total=1691 2022-02-08 17:28:41.343 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:28:41.345 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1782 2022-02-08 17:28:41.348 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-08 17:28:41.370 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:28:41.374 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-08 17:28:41.395 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:28:41.398 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-08 17:28:41.419 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:28:41.422 | + ./stack.sh:main:1078 : start_etcd3 2022-02-08 17:28:41.425 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-08 17:28:41.427 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-828087-6-ceph --data-dir /opt/stack/data/etcd' 2022-02-08 17:28:41.430 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-08 17:28:41.434 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-828087-6-ceph=http://10.222.0.75:2380' 2022-02-08 17:28:41.438 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.75:2380' 2022-02-08 17:28:41.440 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.75:2379' 2022-02-08 17:28:41.443 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-08 17:28:41.446 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-08 17:28:41.448 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.75:2379' 2022-02-08 17:28:41.451 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-08 17:28:41.453 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-08 17:28:41.456 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 17:28:41.459 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-828087-6-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-828087-6-ceph=http://10.222.0.75:2380 --initial-advertise-peer-urls http://10.222.0.75:2380 --advertise-client-urls http://10.222.0.75:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.75:2379 --debug' '' root 2022-02-08 17:28:41.461 | + functions-common:write_user_unit_file:1551 : local service=devstack@etcd.service 2022-02-08 17:28:41.464 | + functions-common:write_user_unit_file:1552 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-828087-6-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-828087-6-ceph=http://10.222.0.75:2380 --initial-advertise-peer-urls http://10.222.0.75:2380 --advertise-client-urls http://10.222.0.75:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.75:2379 --debug' 2022-02-08 17:28:41.466 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:28:41.469 | + functions-common:write_user_unit_file:1554 : local user=root 2022-02-08 17:28:41.471 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:28:41.474 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:28:41.477 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 17:28:41.479 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:28:41.484 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-08 17:28:41.578 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-08 17:28:41.654 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-828087-6-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-828087-6-ceph=http://10.222.0.75:2380 --initial-advertise-peer-urls http://10.222.0.75:2380 --advertise-client-urls http://10.222.0.75:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.75:2379 --debug' 2022-02-08 17:28:41.715 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-08 17:28:41.774 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-08 17:28:41.838 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:28:41.894 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:28:41.897 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-08 17:28:41.968 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:28:42.470 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-08 17:28:42.539 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-08 17:28:42.607 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-08 17:28:42.674 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-08 17:28:42.738 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-08 17:28:42.744 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 17:28:42.749 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-08 17:28:42.752 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-08 17:28:43.222 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-08 17:28:43.242 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-08 17:28:43.658 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-08 17:28:44.044 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-08 17:28:44.069 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:28:44.072 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-08 17:28:44.075 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-08 17:28:44.080 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-08 17:28:44.083 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-08 17:28:44.099 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-08 17:28:44.114 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-08 17:28:44.117 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:28:44.120 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-08 17:28:44.219 | The user clouds.yaml file didn't exist. 2022-02-08 17:28:44.230 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-08 17:28:44.341 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:28:44.457 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:28:44.577 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:28:44.702 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-08 17:28:44.828 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-08 17:28:44.958 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-08 17:28:45.092 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.75/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-08 17:28:45.231 | + functions-common:write_clouds_yaml:187 : cat 2022-02-08 17:28:45.237 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-02-08 17:28:45.242 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-02-08 17:28:45.245 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-08 17:28:45.250 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-08 17:28:45.253 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-08 17:28:45.255 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-08 17:28:45.276 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:28:45.279 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-08 17:28:45.281 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:28:45.284 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-08 17:28:45.287 | + ./stack.sh:main:1095 : '[' 10.222.0.75 == 10.222.0.75 ']' 2022-02-08 17:28:45.289 | + ./stack.sh:main:1096 : init_keystone 2022-02-08 17:28:45.292 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-08 17:28:45.312 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:28:45.314 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-08 17:28:45.317 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-08 17:28:45.320 | + lib/database:recreate_database:112 : local db=keystone 2022-02-08 17:28:45.322 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-08 17:28:45.325 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-08 17:28:45.327 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-08 17:28:45.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:28:45.358 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-08 17:28:45.363 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:28:45.386 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-08 17:28:45.389 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:28:45.392 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:28:45.394 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:28:45.397 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:28:45.402 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341325399 2022-02-08 17:28:45.405 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-08 17:28:50.234 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=115074) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:28:50.242 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:50.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.245 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:50.245 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:50.274 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:50.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.277 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:50.278 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:50.335 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:50.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:50.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:50.338 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:50.338 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:50.346 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:28:52.333 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.333 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:28:52.342 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.342 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:28:52.351 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.351 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:28:52.363 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.363 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:28:52.372 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.372 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:28:52.380 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.380 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:28:52.438 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:52.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:52.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:52.443 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:52.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.446 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:52.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:52.454 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:52.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.457 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:52.457 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:52.835 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:52.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.838 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:52.838 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:52.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:52.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.867 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:52.867 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:52.875 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:28:52.919 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.919 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:28:52.929 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.929 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:28:52.937 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.938 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:28:52.946 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.946 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:28:52.956 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.956 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:28:52.966 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.966 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:28:52.975 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:52.975 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:52.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.978 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:52.978 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:52.979 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:52.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.982 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:52.982 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:52.991 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:52.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:52.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:52.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:52.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:53.325 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.328 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:53.328 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:28:53.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:28:53.358 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:28:53.358 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=115074) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:28:53.365 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:28:53.375 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:53.375 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:28:53.382 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:53.382 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:28:53.391 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:53.391 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:28:53.398 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:53.399 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:28:53.407 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:53.407 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:28:53.414 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:53.414 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:28:53.422 | INFO migrate.versioning.api [-] done 2022-02-08 17:28:53.825 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-08 17:28:53.829 | + functions-common:time_stop:2414 : local name 2022-02-08 17:28:53.832 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:28:53.836 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:28:53.840 | + functions-common:time_stop:2417 : local total 2022-02-08 17:28:53.843 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:28:53.847 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:28:53.850 | + functions-common:time_stop:2421 : start_time=1644341325399 2022-02-08 17:28:53.852 | + functions-common:time_stop:2423 : [[ -z 1644341325399 ]] 2022-02-08 17:28:53.855 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:28:53.860 | + functions-common:time_stop:2426 : end_time=1644341333857 2022-02-08 17:28:53.863 | + functions-common:time_stop:2427 : elapsed_time=8458 2022-02-08 17:28:53.865 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:28:53.868 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:28:53.870 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8458 2022-02-08 17:28:53.873 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-08 17:28:53.875 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-08 17:28:53.879 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-08 17:28:58.385 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-08 17:28:58.386 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 17:28:58.386 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 17:28:58.386 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-08 17:28:58.387 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 17:28:58.387 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 17:28:58.387 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 17:28:58.387 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 17:28:58.387 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 17:28:58.759 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-08 17:28:58.763 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-08 17:29:03.245 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-08 17:29:03.245 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 17:29:03.245 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 17:29:03.246 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-08 17:29:03.246 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 17:29:03.246 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 17:29:03.246 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 17:29:03.247 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 17:29:03.247 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 17:29:03.609 | + ./stack.sh:main:1097 : start_keystone 2022-02-08 17:29:03.612 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-08 17:29:03.614 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-08 17:29:03.617 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-08 17:29:03.635 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:29:03.638 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:29:03.641 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-08 17:29:03.645 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-08 17:29:03.648 | + functions-common:run_process:1669 : local service=keystone 2022-02-08 17:29:03.650 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:29:03.653 | + functions-common:run_process:1671 : local group= 2022-02-08 17:29:03.655 | + functions-common:run_process:1672 : local user= 2022-02-08 17:29:03.658 | + functions-common:run_process:1674 : local name=keystone 2022-02-08 17:29:03.660 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:29:03.663 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:29:03.665 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:29:03.668 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:29:03.672 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:29:03.676 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341343673 2022-02-08 17:29:03.679 | + functions-common:run_process:1677 : is_service_enabled keystone 2022-02-08 17:29:03.694 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:29:03.697 | + functions-common:run_process:1678 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-08 17:29:03.699 | + functions-common:_run_under_systemd:1634 : local service=keystone 2022-02-08 17:29:03.702 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:29:03.704 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:29:03.707 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:29:03.709 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:29:03.711 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-08 17:29:03.714 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-08 17:29:03.716 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@keystone.service 2022-02-08 17:29:03.718 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:29:03.721 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:29:03.723 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-08 17:29:03.726 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-08 17:29:03.728 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@keystone.service 2022-02-08 17:29:03.730 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:29:03.732 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:29:03.735 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:29:03.737 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-08 17:29:03.739 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:29:03.743 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-08 17:29:03.804 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-08 17:29:03.873 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-08 17:29:03.925 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:29:03.980 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:29:04.031 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-08 17:29:04.082 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-08 17:29:04.134 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-08 17:29:04.186 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-08 17:29:04.240 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-08 17:29:04.293 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:29:04.296 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-08 17:29:04.359 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:29:04.519 | ++ inc/async:async_inner:64 : rc=0 2022-02-08 17:29:04.545 | [113115 Async install_tempest:113115]: finished successfully 2022-02-08 17:29:04.762 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@keystone.service 2022-02-08 17:29:04.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-08 17:29:05.166 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@keystone.service 2022-02-08 17:29:05.250 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:29:05.253 | + functions-common:time_stop:2414 : local name 2022-02-08 17:29:05.256 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:29:05.258 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:29:05.261 | + functions-common:time_stop:2417 : local total 2022-02-08 17:29:05.263 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:29:05.266 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:29:05.269 | + functions-common:time_stop:2421 : start_time=1644341343673 2022-02-08 17:29:05.274 | + functions-common:time_stop:2423 : [[ -z 1644341343673 ]] 2022-02-08 17:29:05.277 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:29:05.282 | + functions-common:time_stop:2426 : end_time=1644341345279 2022-02-08 17:29:05.284 | + functions-common:time_stop:2427 : elapsed_time=1606 2022-02-08 17:29:05.287 | + functions-common:time_stop:2428 : total=1782 2022-02-08 17:29:05.289 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:29:05.292 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3388 2022-02-08 17:29:05.295 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-08 17:29:05.295 | Waiting for keystone to start... 2022-02-08 17:29:05.297 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.75/identity/v3/ 2022-02-08 17:29:05.299 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.75/identity/v3/ 2022-02-08 17:29:05.302 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 17:29:05.304 | + functions:wait_for_service:458 : local url=http://10.222.0.75/identity/v3/ 2022-02-08 17:29:05.307 | + functions:wait_for_service:459 : local rval=0 2022-02-08 17:29:05.310 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 17:29:05.312 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 17:29:05.314 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:29:05.317 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:29:05.320 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:29:05.324 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341345322 2022-02-08 17:29:05.327 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 17:29:05.333 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.75/identity/v3/ 2022-02-08 17:29:11.731 | + :: : [[ 200 == 503 ]] 2022-02-08 17:29:11.733 | + :: : [[ 0 -eq 7 ]] 2022-02-08 17:29:11.738 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 17:29:11.741 | + functions-common:time_stop:2414 : local name 2022-02-08 17:29:11.744 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:29:11.746 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:29:11.748 | + functions-common:time_stop:2417 : local total 2022-02-08 17:29:11.751 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:29:11.753 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 17:29:11.756 | + functions-common:time_stop:2421 : start_time=1644341345322 2022-02-08 17:29:11.758 | + functions-common:time_stop:2423 : [[ -z 1644341345322 ]] 2022-02-08 17:29:11.761 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:29:11.766 | + functions-common:time_stop:2426 : end_time=1644341351763 2022-02-08 17:29:11.769 | + functions-common:time_stop:2427 : elapsed_time=6441 2022-02-08 17:29:11.771 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:29:11.774 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:29:11.777 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6441 2022-02-08 17:29:11.779 | + functions:wait_for_service:467 : return 0 2022-02-08 17:29:11.782 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-08 17:29:11.802 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:29:11.805 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-08 17:29:11.808 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:29:11.811 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-08 17:29:11.837 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-08 17:29:11.840 | + lib/keystone:bootstrap_keystone:591 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.75/identity 2022-02-08 17:29:16.536 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.536 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.537 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.545 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.561 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.561 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.593 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.625 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.625 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.714 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.715 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.715 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.715 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.715 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.715 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.728 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.728 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.728 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.728 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.728 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.729 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.729 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.736 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.739 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.739 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.739 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.740 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.740 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.740 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.740 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=115883) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:29:16.775 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=115883) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:29:17.099 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created domain default 2022-02-08 17:29:17.170 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created project admin 2022-02-08 17:29:17.207 | DEBUG passlib.handlers.bcrypt [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=115883) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-08 17:29:17.208 | DEBUG passlib.handlers.bcrypt [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=115883) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-08 17:29:17.273 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created user admin 2022-02-08 17:29:17.289 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created role reader 2022-02-08 17:29:17.300 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created role member 2022-02-08 17:29:17.333 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created implied role where 0fefaec6ed174d2faaa2469dae03a870 implies 16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:29:17.345 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created role admin 2022-02-08 17:29:17.366 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created implied role where d4972837d82a4a5096fe594653f9bda1 implies 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:29:17.385 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Granted role admin on project admin to user admin. 2022-02-08 17:29:17.394 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Granted role admin on the system to user admin. 2022-02-08 17:29:17.407 | WARNING py.warnings [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-08 17:29:17.407 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-08 17:29:17.407 |  2022-02-08 17:29:17.411 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created region RegionOne 2022-02-08 17:29:17.458 | INFO keystone.cmd.bootstrap [None req-3aae768b-0a26-483e-9736-a8d1e6c01f3b None None] Created public endpoint http://10.222.0.75/identity 2022-02-08 17:29:17.921 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-08 17:29:17.925 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-08 17:29:17.929 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-08 17:29:17.934 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-08 17:29:21.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:21.200 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:21.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:21.200 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:21.359 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:21.363 | + lib/keystone:create_keystone_accounts:299 : admin_project=821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:29:21.367 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-08 17:29:21.371 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-08 17:29:23.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:23.608 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:23.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:23.609 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:23.766 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:23.771 | + lib/keystone:create_keystone_accounts:301 : admin_user=68afc92d39d0414295a07162f0a86a73 2022-02-08 17:29:23.774 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-08 17:29:23.779 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-08 17:29:23.782 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-08 17:29:23.786 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 68afc92d39d0414295a07162f0a86a73 default 2022-02-08 17:29:23.844 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 68afc92d39d0414295a07162f0a86a73 default 2022-02-08 17:29:23.886 | [86065 Async ks-domain-role:116034]: running: get_or_add_user_domain_role admin 68afc92d39d0414295a07162f0a86a73 default 2022-02-08 17:29:23.888 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-08 17:29:23.891 | + functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:29:23.894 | ++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:29:26.248 | + functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:29:26.251 | + functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:29:26.251 | default 2022-02-08 17:29:26.254 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-08 17:29:26.317 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-08 17:29:26.364 | [86065 Async ks-project:116165]: running: get_or_create_project service Default 2022-02-08 17:29:26.367 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-08 17:29:26.439 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-08 17:29:26.484 | [86065 Async ks-service:116251]: running: get_or_create_role service 2022-02-08 17:29:26.486 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-08 17:29:26.572 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-08 17:29:26.615 | [86065 Async ks-reseller:116347]: running: get_or_create_role ResellerAdmin 2022-02-08 17:29:26.618 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-08 17:29:26.620 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-08 17:29:27.010 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-08 17:29:27.229 | [86065 Async ks-anotherrole:116435]: running: get_or_create_role anotherrole 2022-02-08 17:29:27.258 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-08 17:29:27.294 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-08 17:29:27.318 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:29:27.354 | +++ functions-common:get_or_create_project:929 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-08 17:29:29.883 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:30.046 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:30.050 | [116165 Async ks-project:116165]: finished successfully 2022-02-08 17:29:30.124 | [116251 Async ks-service:116251]: finished successfully 2022-02-08 17:29:30.135 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:30.183 | [116347 Async ks-reseller:116347]: finished successfully 2022-02-08 17:29:30.522 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:30.553 | [116435 Async ks-anotherrole:116435]: finished successfully 2022-02-08 17:29:30.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:30.681 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:30.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:30.682 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:30.843 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:30.846 | ++ functions-common:get_or_create_project:927 : project_id=2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:29:30.848 | ++ functions-common:get_or_create_project:928 : echo 2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:29:30.851 | + lib/keystone:create_keystone_accounts:329 : invis_project=2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:29:30.854 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-08 17:29:30.857 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-08 17:29:30.859 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:29:30.863 | +++ functions-common:get_or_create_project:929 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-08 17:29:32.531 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:32.557 | [116034 Async ks-domain-role:116034]: finished successfully 2022-02-08 17:29:33.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:33.071 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:33.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:33.071 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:33.234 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:33.238 | ++ functions-common:get_or_create_project:927 : project_id=258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:33.241 | ++ functions-common:get_or_create_project:928 : echo 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:33.244 | + lib/keystone:create_keystone_accounts:333 : demo_project=258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:33.247 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-08 17:29:33.251 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-08 17:29:33.254 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:29:33.257 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo@example.com ]] 2022-02-08 17:29:33.259 | ++ functions-common:get_or_create_user:900 : local email=--email=demo@example.com 2022-02-08 17:29:33.263 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-08 17:29:35.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.541 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.541 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.708 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:35.711 | ++ functions-common:get_or_create_user:914 : user_id=fa5a8057336a4ca19a82e9cd58fedbe9 2022-02-08 17:29:35.714 | ++ functions-common:get_or_create_user:915 : echo fa5a8057336a4ca19a82e9cd58fedbe9 2022-02-08 17:29:35.717 | + lib/keystone:create_keystone_accounts:336 : demo_user=fa5a8057336a4ca19a82e9cd58fedbe9 2022-02-08 17:29:35.720 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-08 17:29:35.772 | [86065 Async ks-domain-role:116034]: Waiting for completion of get_or_add_user_domain_role admin 68afc92d39d0414295a07162f0a86a73 default running on PID 116034 (6 other jobs running) 2022-02-08 17:29:35.797 | [86065 Async ks-domain-role:116034]: Signaling child to exit 2022-02-08 17:29:35.798 | WAKEUP 2022-02-08 17:29:35.821 | [86065 Async ks-domain-role:116034]: Signaled 2022-02-08 17:29:35.823 | + functions-common:get_or_add_user_domain_role:992 : local user_role_id 2022-02-08 17:29:35.823 | ++ functions-common:get_or_add_user_domain_role:998 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:29:35.823 | ++ functions-common:get_or_add_user_domain_role:998 : oscwrap role assignment list --role admin --user 68afc92d39d0414295a07162f0a86a73 --domain default 2022-02-08 17:29:35.823 | ++ functions-common:get_or_add_user_domain_role:998 : get_field 1 2022-02-08 17:29:35.823 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:29:35.823 | ++ functions-common:get_field:801 : read data 2022-02-08 17:29:35.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.823 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.823 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.823 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:35.823 | + functions-common:get_or_add_user_domain_role:998 : user_role_id= 2022-02-08 17:29:35.823 | + functions-common:get_or_add_user_domain_role:999 : [[ -z '' ]] 2022-02-08 17:29:35.823 | + functions-common:get_or_add_user_domain_role:1001 : openstack role add admin --user 68afc92d39d0414295a07162f0a86a73 --domain default 2022-02-08 17:29:35.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.823 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.823 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.823 | ++ functions-common:get_or_add_user_domain_role:1008 : oscwrap role assignment list --role admin --user 68afc92d39d0414295a07162f0a86a73 --domain default 2022-02-08 17:29:35.823 | ++ functions-common:get_or_add_user_domain_role:1008 : get_field 1 2022-02-08 17:29:35.823 | ++ functions-common:get_or_add_user_domain_role:1008 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:29:35.824 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:29:35.824 | ++ functions-common:get_field:801 : read data 2022-02-08 17:29:35.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.824 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.824 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.824 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:35.824 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:29:35.824 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:29:35.824 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:29:35.824 | ++ functions-common:get_field:807 : echo '| d4972837d82a4a5096fe594653f9bda1 | 68afc92d39d0414295a07162f0a86a73 | | | default | | False |' 2022-02-08 17:29:35.824 | ++ functions-common:get_field:801 : read data 2022-02-08 17:29:35.824 | + functions-common:get_or_add_user_domain_role:1008 : user_role_id=d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:29:35.824 | + functions-common:get_or_add_user_domain_role:1010 : echo d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:29:35.824 | d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:29:35.868 | [86065 Async ks-domain-role:116034]: finished get_or_add_user_domain_role admin 68afc92d39d0414295a07162f0a86a73 default with result 0 in 8 seconds 2022-02-08 17:29:35.875 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-08 17:29:35.911 | [86065 Async ks-project:116165]: Waiting for completion of get_or_create_project service Default running on PID 116165 (5 other jobs running) 2022-02-08 17:29:35.937 | [86065 Async ks-project:116165]: Signaling child to exit 2022-02-08 17:29:35.937 | WAKEUP 2022-02-08 17:29:35.962 | [86065 Async ks-project:116165]: Signaled 2022-02-08 17:29:35.966 | + functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:29:35.966 | ++ functions-common:get_or_create_project:929 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-08 17:29:35.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.966 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:35.966 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:35.966 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:35.966 | + functions-common:get_or_create_project:927 : project_id=12776d34395e4a45bf59d972c4ed7a83 2022-02-08 17:29:35.966 | + functions-common:get_or_create_project:928 : echo 12776d34395e4a45bf59d972c4ed7a83 2022-02-08 17:29:35.966 | 12776d34395e4a45bf59d972c4ed7a83 2022-02-08 17:29:36.022 | [86065 Async ks-project:116165]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-08 17:29:36.062 | [86065 Async ks-service:116251]: Waiting for completion of get_or_create_role service running on PID 116251 (4 other jobs running) 2022-02-08 17:29:36.095 | [86065 Async ks-service:116251]: Signaling child to exit 2022-02-08 17:29:36.095 | WAKEUP 2022-02-08 17:29:36.118 | [86065 Async ks-service:116251]: Signaled 2022-02-08 17:29:36.119 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:29:36.119 | ++ functions-common:get_or_create_role:941 : oscwrap role create service --or-show -f value -c id 2022-02-08 17:29:36.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:36.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:36.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:36.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:36.119 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:36.119 | + functions-common:get_or_create_role:939 : role_id=76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:29:36.119 | + functions-common:get_or_create_role:940 : echo 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:29:36.119 | 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:29:36.164 | [86065 Async ks-service:116251]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-08 17:29:36.201 | [86065 Async ks-reseller:116347]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 116347 (3 other jobs running) 2022-02-08 17:29:36.226 | [86065 Async ks-reseller:116347]: Signaling child to exit 2022-02-08 17:29:36.226 | WAKEUP 2022-02-08 17:29:36.249 | [86065 Async ks-reseller:116347]: Signaled 2022-02-08 17:29:36.251 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:29:36.251 | ++ functions-common:get_or_create_role:941 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-08 17:29:36.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:36.251 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:36.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:36.251 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:36.251 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:36.251 | + functions-common:get_or_create_role:939 : role_id=f59b86ac55f74546a4b4b46cbf4254cf 2022-02-08 17:29:36.251 | + functions-common:get_or_create_role:940 : echo f59b86ac55f74546a4b4b46cbf4254cf 2022-02-08 17:29:36.251 | f59b86ac55f74546a4b4b46cbf4254cf 2022-02-08 17:29:36.298 | [86065 Async ks-reseller:116347]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-08 17:29:36.339 | [86065 Async ks-anotherrole:116435]: Waiting for completion of get_or_create_role anotherrole running on PID 116435 (2 other jobs running) 2022-02-08 17:29:36.368 | [86065 Async ks-anotherrole:116435]: Signaling child to exit 2022-02-08 17:29:36.369 | WAKEUP 2022-02-08 17:29:36.393 | [86065 Async ks-anotherrole:116435]: Signaled 2022-02-08 17:29:36.395 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:29:36.395 | ++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 17:29:36.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:36.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:36.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:36.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:36.395 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:36.395 | + functions-common:get_or_create_role:939 : role_id=3bf963d70b4c480496a7360caa95156c 2022-02-08 17:29:36.395 | + functions-common:get_or_create_role:940 : echo 3bf963d70b4c480496a7360caa95156c 2022-02-08 17:29:36.395 | 3bf963d70b4c480496a7360caa95156c 2022-02-08 17:29:36.446 | [86065 Async ks-anotherrole:116435]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-08 17:29:36.450 | + inc/async:async_wait:197 : return 0 2022-02-08 17:29:36.454 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.515 | + inc/async:async_inner:63 : get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.556 | [86065 Async ks-demo-member:117304]: running: get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.559 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 68afc92d39d0414295a07162f0a86a73 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.619 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 68afc92d39d0414295a07162f0a86a73 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.672 | [86065 Async ks-demo-admin:117416]: running: get_or_add_user_project_role admin 68afc92d39d0414295a07162f0a86a73 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.674 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.743 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.795 | [86065 Async ks-demo-another:117528]: running: get_or_add_user_project_role anotherrole fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:36.798 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:29:36.871 | + inc/async:async_inner:63 : get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:29:36.928 | [86065 Async ks-demo-invis:117640]: running: get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:29:36.935 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-08 17:29:36.957 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-08 17:29:36.960 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:29:36.970 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo_reader@example.com ]] 2022-02-08 17:29:36.974 | ++ functions-common:get_or_create_user:900 : local email=--email=demo_reader@example.com 2022-02-08 17:29:36.983 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-08 17:29:40.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:40.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:40.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:40.083 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:40.312 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:40.314 | ++ functions-common:get_or_create_user:914 : user_id=043c5b22113948b3a286f0a67772a115 2022-02-08 17:29:40.317 | ++ functions-common:get_or_create_user:915 : echo 043c5b22113948b3a286f0a67772a115 2022-02-08 17:29:40.319 | + lib/keystone:create_keystone_accounts:349 : demo_reader=043c5b22113948b3a286f0a67772a115 2022-02-08 17:29:40.322 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 043c5b22113948b3a286f0a67772a115 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:40.713 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 043c5b22113948b3a286f0a67772a115 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:40.915 | [86065 Async ks-demo-reader:117838]: running: get_or_add_user_project_role reader 043c5b22113948b3a286f0a67772a115 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:29:40.929 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-08 17:29:40.959 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-08 17:29:40.986 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:29:41.024 | +++ functions-common:get_or_create_project:929 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-08 17:29:44.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:44.727 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:44.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:44.727 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:45.024 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:45.048 | ++ functions-common:get_or_create_project:927 : project_id=ca805c21adf84bb796602265a038a466 2022-02-08 17:29:45.082 | ++ functions-common:get_or_create_project:928 : echo ca805c21adf84bb796602265a038a466 2022-02-08 17:29:45.104 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=ca805c21adf84bb796602265a038a466 2022-02-08 17:29:45.125 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-08 17:29:45.154 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-08 17:29:45.175 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:29:45.203 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo@example.com ]] 2022-02-08 17:29:45.228 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo@example.com 2022-02-08 17:29:45.262 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-08 17:29:47.045 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:47.150 | [117416 Async ks-demo-admin:117416]: finished successfully 2022-02-08 17:29:47.169 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:47.289 | [117304 Async ks-demo-member:117304]: finished successfully 2022-02-08 17:29:47.468 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:47.482 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:47.501 | [117640 Async ks-demo-invis:117640]: finished successfully 2022-02-08 17:29:47.525 | [117528 Async ks-demo-another:117528]: finished successfully 2022-02-08 17:29:48.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:48.385 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:48.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:48.385 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:48.565 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:48.570 | ++ functions-common:get_or_create_user:914 : user_id=818aade9097b435ba463b1efe30cbf70 2022-02-08 17:29:48.572 | ++ functions-common:get_or_create_user:915 : echo 818aade9097b435ba463b1efe30cbf70 2022-02-08 17:29:48.575 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=818aade9097b435ba463b1efe30cbf70 2022-02-08 17:29:48.578 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:48.638 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:48.683 | [86065 Async ks-alt-admin:118392]: running: get_or_add_user_project_role admin 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:48.686 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:48.753 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:48.805 | [86065 Async ks-alt-another:118504]: running: get_or_add_user_project_role anotherrole 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:48.807 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-08 17:29:48.810 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-08 17:29:48.813 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:29:48.816 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_member@example.com ]] 2022-02-08 17:29:48.818 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_member@example.com 2022-02-08 17:29:48.822 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-08 17:29:51.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:51.179 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:51.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:51.179 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:51.195 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:51.255 | [117838 Async ks-demo-reader:117838]: finished successfully 2022-02-08 17:29:51.382 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:51.385 | ++ functions-common:get_or_create_user:914 : user_id=f0a2aae63d5c48d3b63e71821ac99625 2022-02-08 17:29:51.387 | ++ functions-common:get_or_create_user:915 : echo f0a2aae63d5c48d3b63e71821ac99625 2022-02-08 17:29:51.390 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=f0a2aae63d5c48d3b63e71821ac99625 2022-02-08 17:29:51.393 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member f0a2aae63d5c48d3b63e71821ac99625 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:51.464 | + inc/async:async_inner:63 : get_or_add_user_project_role member f0a2aae63d5c48d3b63e71821ac99625 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:51.523 | [86065 Async ks-alt-member-user:118718]: running: get_or_add_user_project_role member f0a2aae63d5c48d3b63e71821ac99625 ca805c21adf84bb796602265a038a466 2022-02-08 17:29:51.526 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-08 17:29:51.535 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-08 17:29:51.538 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:29:51.546 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-08 17:29:51.548 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_reader@example.com 2022-02-08 17:29:51.552 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-08 17:29:53.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:53.923 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:53.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:53.924 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:54.134 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:54.138 | ++ functions-common:get_or_create_user:914 : user_id=1e719c1988544a01a79bf752ef0ff56c 2022-02-08 17:29:54.142 | ++ functions-common:get_or_create_user:915 : echo 1e719c1988544a01a79bf752ef0ff56c 2022-02-08 17:29:54.146 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=1e719c1988544a01a79bf752ef0ff56c 2022-02-08 17:29:54.150 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 1e719c1988544a01a79bf752ef0ff56c ca805c21adf84bb796602265a038a466 2022-02-08 17:29:54.247 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1e719c1988544a01a79bf752ef0ff56c ca805c21adf84bb796602265a038a466 2022-02-08 17:29:54.342 | [86065 Async ks-alt-reader-user:118936]: running: get_or_add_user_project_role reader 1e719c1988544a01a79bf752ef0ff56c ca805c21adf84bb796602265a038a466 2022-02-08 17:29:54.356 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-08 17:29:54.374 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:29:54.390 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_member@example.com ]] 2022-02-08 17:29:54.410 | ++ functions-common:get_or_create_user:900 : local email=--email=system_member@example.com 2022-02-08 17:29:54.434 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-08 17:29:57.095 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:57.146 | [118392 Async ks-alt-admin:118392]: finished successfully 2022-02-08 17:29:57.434 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:29:57.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:57.452 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:57.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:29:57.452 | from cryptography.utils import int_from_bytes 2022-02-08 17:29:57.486 | [118504 Async ks-alt-another:118504]: finished successfully 2022-02-08 17:29:57.626 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:29:57.629 | ++ functions-common:get_or_create_user:914 : user_id=417d860c33334b759c3cedb31cfca412 2022-02-08 17:29:57.631 | ++ functions-common:get_or_create_user:915 : echo 417d860c33334b759c3cedb31cfca412 2022-02-08 17:29:57.634 | + lib/keystone:create_keystone_accounts:381 : system_member_user=417d860c33334b759c3cedb31cfca412 2022-02-08 17:29:57.637 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 417d860c33334b759c3cedb31cfca412 all 2022-02-08 17:29:57.699 | + inc/async:async_inner:63 : get_or_add_user_system_role member 417d860c33334b759c3cedb31cfca412 all 2022-02-08 17:29:57.744 | [86065 Async ks-system-member:119247]: running: get_or_add_user_system_role member 417d860c33334b759c3cedb31cfca412 all 2022-02-08 17:29:57.748 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-08 17:29:57.750 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:29:57.753 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_reader@example.com ]] 2022-02-08 17:29:57.755 | ++ functions-common:get_or_create_user:900 : local email=--email=system_reader@example.com 2022-02-08 17:29:57.758 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-08 17:30:00.050 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:00.122 | [118718 Async ks-alt-member-user:118718]: finished successfully 2022-02-08 17:30:00.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:00.185 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:00.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:00.185 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:00.369 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:00.372 | ++ functions-common:get_or_create_user:914 : user_id=d78d3a2b230b4064a45656b1bac6dd12 2022-02-08 17:30:00.374 | ++ functions-common:get_or_create_user:915 : echo d78d3a2b230b4064a45656b1bac6dd12 2022-02-08 17:30:00.378 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=d78d3a2b230b4064a45656b1bac6dd12 2022-02-08 17:30:00.380 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader d78d3a2b230b4064a45656b1bac6dd12 all 2022-02-08 17:30:00.446 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d78d3a2b230b4064a45656b1bac6dd12 all 2022-02-08 17:30:00.489 | [86065 Async ks-system-reader:119480]: running: get_or_add_user_system_role reader d78d3a2b230b4064a45656b1bac6dd12 all 2022-02-08 17:30:00.492 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-08 17:30:00.496 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-08 17:30:00.498 | ++ functions-common:get_or_create_group:883 : local 'desc=openstack admin group' 2022-02-08 17:30:00.501 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 17:30:00.505 | +++ functions-common:get_or_create_group:893 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-08 17:30:02.783 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:02.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:02.808 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:02.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:02.808 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:02.846 | [118936 Async ks-alt-reader-user:118936]: finished successfully 2022-02-08 17:30:03.000 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:03.003 | ++ functions-common:get_or_create_group:891 : group_id=a55396204ada4abdad4a24f3fa5874d8 2022-02-08 17:30:03.005 | ++ functions-common:get_or_create_group:892 : echo a55396204ada4abdad4a24f3fa5874d8 2022-02-08 17:30:03.008 | + lib/keystone:create_keystone_accounts:391 : admin_group=a55396204ada4abdad4a24f3fa5874d8 2022-02-08 17:30:03.011 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-08 17:30:03.014 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-08 17:30:03.017 | ++ functions-common:get_or_create_group:883 : local 'desc=non-admin group' 2022-02-08 17:30:03.019 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 17:30:03.022 | +++ functions-common:get_or_create_group:893 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-08 17:30:05.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:05.286 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:05.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:05.286 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:05.341 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:05.374 | [119247 Async ks-system-member:119247]: finished successfully 2022-02-08 17:30:05.471 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:05.474 | ++ functions-common:get_or_create_group:891 : group_id=26d6037eee284d209b20d41a72cf0cb0 2022-02-08 17:30:05.477 | ++ functions-common:get_or_create_group:892 : echo 26d6037eee284d209b20d41a72cf0cb0 2022-02-08 17:30:05.480 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=26d6037eee284d209b20d41a72cf0cb0 2022-02-08 17:30:05.483 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:05.551 | + inc/async:async_inner:63 : get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:05.593 | [86065 Async ks-group-memberdemo:119800]: running: get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:05.596 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:05.669 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:05.711 | [86065 Async ks-group-anotherdemo:119886]: running: get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:05.714 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 2022-02-08 17:30:05.782 | + inc/async:async_inner:63 : get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 2022-02-08 17:30:05.847 | [86065 Async ks-group-memberalt:119972]: running: get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 2022-02-08 17:30:05.849 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 2022-02-08 17:30:06.224 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 2022-02-08 17:30:06.494 | [86065 Async ks-group-anotheralt:120058]: running: get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 2022-02-08 17:30:06.522 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin a55396204ada4abdad4a24f3fa5874d8 821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:30:06.926 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a55396204ada4abdad4a24f3fa5874d8 821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:30:07.171 | [86065 Async ks-group-admin:120148]: running: get_or_add_group_project_role admin a55396204ada4abdad4a24f3fa5874d8 821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:30:07.190 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-08 17:30:07.553 | [86065 Async ks-demo-member:117304]: Waiting for completion of get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e running on PID 117304 (17 other jobs running) 2022-02-08 17:30:07.745 | [86065 Async ks-demo-member:117304]: Signaling child to exit 2022-02-08 17:30:07.745 | WAKEUP 2022-02-08 17:30:07.872 | [86065 Async ks-demo-member:117304]: Signaled 2022-02-08 17:30:07.878 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:07.878 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:07.878 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:07.878 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:07.878 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:07.878 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:07.878 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:07.878 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:07.878 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:07.878 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:07.878 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:07.878 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:07.878 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:07.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:07.878 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:07.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:07.879 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:07.879 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:07.879 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:07.879 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:07.879 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:07.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:07.879 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:07.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:07.879 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:07.879 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:07.879 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:07.879 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:07.879 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:07.879 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:07.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:07.879 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:07.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:07.879 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:07.879 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:07.879 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:07.879 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:07.879 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:07.879 | ++ functions-common:get_field:807 : echo '| 0fefaec6ed174d2faaa2469dae03a870 | fa5a8057336a4ca19a82e9cd58fedbe9 | | 258c963e92d94dc192e550fbd8dca72e | | | False |' 2022-02-08 17:30:07.879 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:07.879 | + functions-common:get_or_add_user_project_role:984 : user_role_id=0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:07.879 | + functions-common:get_or_add_user_project_role:986 : echo 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:07.879 | 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:08.237 | [86065 Async ks-demo-member:117304]: finished get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e with result 0 in 10 seconds 2022-02-08 17:30:08.502 | [86065 Async ks-demo-admin:117416]: Waiting for completion of get_or_add_user_project_role admin 68afc92d39d0414295a07162f0a86a73 258c963e92d94dc192e550fbd8dca72e running on PID 117416 (16 other jobs running) 2022-02-08 17:30:08.678 | [86065 Async ks-demo-admin:117416]: Signaling child to exit 2022-02-08 17:30:08.679 | WAKEUP 2022-02-08 17:30:08.802 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:08.833 | [86065 Async ks-demo-admin:117416]: Signaled 2022-02-08 17:30:08.853 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:08.853 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:08.853 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:08.853 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:08.854 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:08.854 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:08.854 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:08.854 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:08.854 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:08.854 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 68afc92d39d0414295a07162f0a86a73 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:08.854 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:08.854 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:08.854 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:08.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:08.854 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:08.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:08.854 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:08.854 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:08.854 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:08.854 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:08.854 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 68afc92d39d0414295a07162f0a86a73 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:08.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:08.854 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:08.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:08.854 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:08.854 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:08.854 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 68afc92d39d0414295a07162f0a86a73 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:08.854 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:08.854 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:08.854 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:08.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:08.854 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:08.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:08.854 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:08.854 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:08.854 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:08.854 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:08.855 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:08.855 | ++ functions-common:get_field:807 : echo '| d4972837d82a4a5096fe594653f9bda1 | 68afc92d39d0414295a07162f0a86a73 | | 258c963e92d94dc192e550fbd8dca72e | | | False |' 2022-02-08 17:30:08.855 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:08.855 | + functions-common:get_or_add_user_project_role:984 : user_role_id=d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:30:08.855 | + functions-common:get_or_add_user_project_role:986 : echo d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:30:08.855 | d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:30:08.986 | [119480 Async ks-system-reader:119480]: finished successfully 2022-02-08 17:30:09.211 | [86065 Async ks-demo-admin:117416]: finished get_or_add_user_project_role admin 68afc92d39d0414295a07162f0a86a73 258c963e92d94dc192e550fbd8dca72e with result 0 in 10 seconds 2022-02-08 17:30:09.399 | [86065 Async ks-demo-another:117528]: Waiting for completion of get_or_add_user_project_role anotherrole fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e running on PID 117528 (15 other jobs running) 2022-02-08 17:30:09.587 | [86065 Async ks-demo-another:117528]: Signaling child to exit 2022-02-08 17:30:09.587 | WAKEUP 2022-02-08 17:30:09.753 | [86065 Async ks-demo-another:117528]: Signaled 2022-02-08 17:30:09.770 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:09.770 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:09.770 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:09.770 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:09.770 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:09.770 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:09.770 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:09.770 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:09.770 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:09.770 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:09.770 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:09.770 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:09.770 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:09.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:09.770 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:09.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:09.770 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:09.770 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:09.770 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:09.770 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:09.770 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:09.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:09.770 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:09.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:09.770 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:09.771 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:09.771 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:09.771 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:09.771 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:09.771 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:09.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:09.771 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:09.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:09.771 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:09.771 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:09.771 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:09.771 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:09.771 | ++ functions-common:get_field:807 : echo '| 3bf963d70b4c480496a7360caa95156c | fa5a8057336a4ca19a82e9cd58fedbe9 | | 258c963e92d94dc192e550fbd8dca72e | | | False |' 2022-02-08 17:30:09.771 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:09.771 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:09.771 | + functions-common:get_or_add_user_project_role:984 : user_role_id=3bf963d70b4c480496a7360caa95156c 2022-02-08 17:30:09.771 | + functions-common:get_or_add_user_project_role:986 : echo 3bf963d70b4c480496a7360caa95156c 2022-02-08 17:30:09.771 | 3bf963d70b4c480496a7360caa95156c 2022-02-08 17:30:10.011 | [86065 Async ks-demo-another:117528]: finished get_or_add_user_project_role anotherrole fa5a8057336a4ca19a82e9cd58fedbe9 258c963e92d94dc192e550fbd8dca72e with result 0 in 10 seconds 2022-02-08 17:30:10.239 | [86065 Async ks-demo-invis:117640]: Waiting for completion of get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 2544359d1ed14292a1d18cfc3b4e0eb4 running on PID 117640 (14 other jobs running) 2022-02-08 17:30:10.383 | [86065 Async ks-demo-invis:117640]: Signaling child to exit 2022-02-08 17:30:10.383 | WAKEUP 2022-02-08 17:30:10.541 | [86065 Async ks-demo-invis:117640]: Signaled 2022-02-08 17:30:10.561 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:10.561 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:10.561 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:10.561 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:10.561 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:10.561 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:10.561 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:10.561 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:10.561 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:30:10.561 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:10.561 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:10.561 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:10.561 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:10.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:10.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:10.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:10.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:10.561 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:10.561 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:10.561 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:10.561 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:30:10.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:10.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:10.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:10.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:10.561 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user fa5a8057336a4ca19a82e9cd58fedbe9 --project 2544359d1ed14292a1d18cfc3b4e0eb4 2022-02-08 17:30:10.561 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:10.561 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:10.561 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:10.561 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:10.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:10.562 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:10.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:10.562 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:10.562 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:10.562 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:10.562 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:10.562 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:10.562 | ++ functions-common:get_field:807 : echo '| 0fefaec6ed174d2faaa2469dae03a870 | fa5a8057336a4ca19a82e9cd58fedbe9 | | 2544359d1ed14292a1d18cfc3b4e0eb4 | | | False |' 2022-02-08 17:30:10.562 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:10.562 | + functions-common:get_or_add_user_project_role:984 : user_role_id=0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:10.562 | + functions-common:get_or_add_user_project_role:986 : echo 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:10.562 | 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:10.881 | [86065 Async ks-demo-invis:117640]: finished get_or_add_user_project_role member fa5a8057336a4ca19a82e9cd58fedbe9 2544359d1ed14292a1d18cfc3b4e0eb4 with result 0 in 10 seconds 2022-02-08 17:30:11.114 | [86065 Async ks-demo-reader:117838]: Waiting for completion of get_or_add_user_project_role reader 043c5b22113948b3a286f0a67772a115 258c963e92d94dc192e550fbd8dca72e running on PID 117838 (13 other jobs running) 2022-02-08 17:30:11.290 | [86065 Async ks-demo-reader:117838]: Signaling child to exit 2022-02-08 17:30:11.291 | WAKEUP 2022-02-08 17:30:11.449 | [86065 Async ks-demo-reader:117838]: Signaled 2022-02-08 17:30:11.459 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:11.459 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:11.459 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:11.459 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:11.459 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:11.459 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:11.460 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:11.460 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:11.460 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 043c5b22113948b3a286f0a67772a115 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:11.460 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:11.460 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:11.460 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:11.460 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:11.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:11.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:11.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:11.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:11.460 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:11.460 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:11.460 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:11.460 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 043c5b22113948b3a286f0a67772a115 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:11.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:11.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:11.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:11.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:11.460 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 043c5b22113948b3a286f0a67772a115 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:11.460 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:11.460 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:11.460 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:11.460 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:11.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:11.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:11.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:11.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:11.460 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:11.460 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:11.460 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:11.461 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:11.461 | ++ functions-common:get_field:807 : echo '| 16eabd32e4e54f5b94b6bbb35cfabe39 | 043c5b22113948b3a286f0a67772a115 | | 258c963e92d94dc192e550fbd8dca72e | | | False |' 2022-02-08 17:30:11.461 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:11.461 | + functions-common:get_or_add_user_project_role:984 : user_role_id=16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:11.461 | + functions-common:get_or_add_user_project_role:986 : echo 16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:11.461 | 16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:11.748 | [86065 Async ks-demo-reader:117838]: finished get_or_add_user_project_role reader 043c5b22113948b3a286f0a67772a115 258c963e92d94dc192e550fbd8dca72e with result 0 in 10 seconds 2022-02-08 17:30:11.793 | + inc/async:async_wait:197 : return 0 2022-02-08 17:30:11.814 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-08 17:30:12.169 | [86065 Async ks-alt-admin:118392]: Waiting for completion of get_or_add_user_project_role admin 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 running on PID 118392 (12 other jobs running) 2022-02-08 17:30:12.331 | [86065 Async ks-alt-admin:118392]: Signaling child to exit 2022-02-08 17:30:12.331 | WAKEUP 2022-02-08 17:30:12.460 | [86065 Async ks-alt-admin:118392]: Signaled 2022-02-08 17:30:12.485 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:12.485 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:12.485 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:12.485 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:12.485 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:12.485 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:12.485 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:12.485 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:12.485 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:12.485 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 818aade9097b435ba463b1efe30cbf70 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:12.485 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:12.485 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:12.485 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:12.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:12.485 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:12.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:12.485 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:12.485 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:12.485 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:12.485 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:12.485 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 818aade9097b435ba463b1efe30cbf70 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:12.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:12.485 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:12.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:12.485 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:12.486 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 818aade9097b435ba463b1efe30cbf70 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:12.486 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:12.486 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:12.486 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:12.486 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:12.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:12.486 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:12.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:12.486 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:12.486 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:12.486 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:12.486 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:12.486 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:12.486 | ++ functions-common:get_field:807 : echo '| d4972837d82a4a5096fe594653f9bda1 | 818aade9097b435ba463b1efe30cbf70 | | ca805c21adf84bb796602265a038a466 | | | False |' 2022-02-08 17:30:12.486 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:12.486 | + functions-common:get_or_add_user_project_role:984 : user_role_id=d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:30:12.486 | + functions-common:get_or_add_user_project_role:986 : echo d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:30:12.486 | d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:30:12.703 | [86065 Async ks-alt-admin:118392]: finished get_or_add_user_project_role admin 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 with result 0 in 8 seconds 2022-02-08 17:30:12.934 | [86065 Async ks-alt-another:118504]: Waiting for completion of get_or_add_user_project_role anotherrole 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 running on PID 118504 (11 other jobs running) 2022-02-08 17:30:13.085 | [86065 Async ks-alt-another:118504]: Signaling child to exit 2022-02-08 17:30:13.086 | WAKEUP 2022-02-08 17:30:13.249 | [86065 Async ks-alt-another:118504]: Signaled 2022-02-08 17:30:13.257 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:13.258 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:13.258 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:13.258 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:13.258 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:13.258 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:13.258 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:13.258 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:13.258 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:13.258 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:13.258 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 818aade9097b435ba463b1efe30cbf70 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:13.258 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:13.258 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:13.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:13.258 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:13.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:13.258 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:13.258 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:13.258 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:13.258 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:13.258 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 818aade9097b435ba463b1efe30cbf70 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:13.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:13.259 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:13.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:13.259 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:13.259 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 818aade9097b435ba463b1efe30cbf70 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:13.259 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:13.259 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:13.259 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:13.259 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:13.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:13.259 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:13.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:13.259 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:13.259 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:13.259 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:13.259 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:13.259 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:13.259 | ++ functions-common:get_field:807 : echo '| 3bf963d70b4c480496a7360caa95156c | 818aade9097b435ba463b1efe30cbf70 | | ca805c21adf84bb796602265a038a466 | | | False |' 2022-02-08 17:30:13.259 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:13.259 | + functions-common:get_or_add_user_project_role:984 : user_role_id=3bf963d70b4c480496a7360caa95156c 2022-02-08 17:30:13.259 | + functions-common:get_or_add_user_project_role:986 : echo 3bf963d70b4c480496a7360caa95156c 2022-02-08 17:30:13.259 | 3bf963d70b4c480496a7360caa95156c 2022-02-08 17:30:13.567 | [86065 Async ks-alt-another:118504]: finished get_or_add_user_project_role anotherrole 818aade9097b435ba463b1efe30cbf70 ca805c21adf84bb796602265a038a466 with result 0 in 8 seconds 2022-02-08 17:30:13.811 | [86065 Async ks-alt-member-user:118718]: Waiting for completion of get_or_add_user_project_role member f0a2aae63d5c48d3b63e71821ac99625 ca805c21adf84bb796602265a038a466 running on PID 118718 (10 other jobs running) 2022-02-08 17:30:14.037 | [86065 Async ks-alt-member-user:118718]: Signaling child to exit 2022-02-08 17:30:14.038 | WAKEUP 2022-02-08 17:30:14.180 | [86065 Async ks-alt-member-user:118718]: Signaled 2022-02-08 17:30:14.197 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:14.198 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:14.198 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:14.198 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:14.198 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:14.198 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:14.198 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:14.198 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:14.198 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user f0a2aae63d5c48d3b63e71821ac99625 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:14.198 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:14.198 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:14.198 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:14.198 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:14.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:14.198 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:14.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:14.198 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:14.198 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:14.198 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:14.198 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:14.198 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user f0a2aae63d5c48d3b63e71821ac99625 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:14.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:14.198 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:14.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:14.198 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:14.198 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user f0a2aae63d5c48d3b63e71821ac99625 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:14.198 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:14.198 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:14.198 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:14.198 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:14.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:14.198 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:14.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:14.199 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:14.199 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:14.199 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:14.199 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:14.199 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:14.199 | ++ functions-common:get_field:807 : echo '| 0fefaec6ed174d2faaa2469dae03a870 | f0a2aae63d5c48d3b63e71821ac99625 | | ca805c21adf84bb796602265a038a466 | | | False |' 2022-02-08 17:30:14.199 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:14.199 | + functions-common:get_or_add_user_project_role:984 : user_role_id=0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:14.199 | + functions-common:get_or_add_user_project_role:986 : echo 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:14.199 | 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:14.479 | [86065 Async ks-alt-member-user:118718]: finished get_or_add_user_project_role member f0a2aae63d5c48d3b63e71821ac99625 ca805c21adf84bb796602265a038a466 with result 0 in 8 seconds 2022-02-08 17:30:14.707 | [86065 Async ks-alt-reader-user:118936]: Waiting for completion of get_or_add_user_project_role reader 1e719c1988544a01a79bf752ef0ff56c ca805c21adf84bb796602265a038a466 running on PID 118936 (9 other jobs running) 2022-02-08 17:30:14.889 | [86065 Async ks-alt-reader-user:118936]: Signaling child to exit 2022-02-08 17:30:14.889 | WAKEUP 2022-02-08 17:30:15.037 | [86065 Async ks-alt-reader-user:118936]: Signaled 2022-02-08 17:30:15.062 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:30:15.062 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:30:15.062 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:15.062 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:15.062 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:15.062 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:15.062 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:15.062 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:30:15.062 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:15.062 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:30:15.062 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 1e719c1988544a01a79bf752ef0ff56c --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:15.062 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:15.062 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:15.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:15.062 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:15.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:15.062 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:15.062 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:15.062 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:30:15.062 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:30:15.062 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 1e719c1988544a01a79bf752ef0ff56c --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:15.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:15.062 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:15.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:15.062 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:15.062 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:30:15.062 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 1e719c1988544a01a79bf752ef0ff56c --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:15.062 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:30:15.063 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:30:15.063 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:15.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:15.063 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:15.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:15.063 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:15.063 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:15.063 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:30:15.063 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:30:15.063 | ++ functions-common:get_field:807 : echo '| 16eabd32e4e54f5b94b6bbb35cfabe39 | 1e719c1988544a01a79bf752ef0ff56c | | ca805c21adf84bb796602265a038a466 | | | False |' 2022-02-08 17:30:15.063 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:30:15.063 | ++ functions-common:get_field:801 : read data 2022-02-08 17:30:15.063 | + functions-common:get_or_add_user_project_role:984 : user_role_id=16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:15.063 | + functions-common:get_or_add_user_project_role:986 : echo 16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:15.063 | 16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:15.425 | [86065 Async ks-alt-reader-user:118936]: finished get_or_add_user_project_role reader 1e719c1988544a01a79bf752ef0ff56c ca805c21adf84bb796602265a038a466 with result 0 in 8 seconds 2022-02-08 17:30:15.467 | + inc/async:async_wait:197 : return 0 2022-02-08 17:30:15.485 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-08 17:30:15.785 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:15.895 | [86065 Async ks-system-member:119247]: Waiting for completion of get_or_add_user_system_role member 417d860c33334b759c3cedb31cfca412 all running on PID 119247 (8 other jobs running) 2022-02-08 17:30:15.959 | [119800 Async ks-group-memberdemo:119800]: finished successfully 2022-02-08 17:30:16.057 | [86065 Async ks-system-member:119247]: Signaling child to exit 2022-02-08 17:30:16.057 | WAKEUP 2022-02-08 17:30:16.176 | [86065 Async ks-system-member:119247]: Signaled 2022-02-08 17:30:16.178 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 17:30:16.178 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 17:30:16.178 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 17:30:16.178 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:16.178 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:16.178 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:16.178 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:16.178 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:16.178 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 17:30:16.178 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user 417d860c33334b759c3cedb31cfca412 --system all -f value -c Role 2022-02-08 17:30:16.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.178 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:16.178 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 17:30:16.178 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 17:30:16.178 | + functions-common:get_or_add_user_system_role:1030 : openstack role add member --user 417d860c33334b759c3cedb31cfca412 --system all 2022-02-08 17:30:16.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.179 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role member --user 417d860c33334b759c3cedb31cfca412 --system all -f value -c Role 2022-02-08 17:30:16.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.179 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.179 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.179 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:16.179 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:16.179 | + functions-common:get_or_add_user_system_role:1041 : echo 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:16.179 | 0fefaec6ed174d2faaa2469dae03a870 2022-02-08 17:30:16.444 | [86065 Async ks-system-member:119247]: finished get_or_add_user_system_role member 417d860c33334b759c3cedb31cfca412 all with result 0 in 7 seconds 2022-02-08 17:30:16.460 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:16.527 | [119886 Async ks-group-anotherdemo:119886]: finished successfully 2022-02-08 17:30:16.534 | [86065 Async ks-system-reader:119480]: Waiting for completion of get_or_add_user_system_role reader d78d3a2b230b4064a45656b1bac6dd12 all running on PID 119480 (7 other jobs running) 2022-02-08 17:30:16.542 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:16.587 | [120058 Async ks-group-anotheralt:120058]: finished successfully 2022-02-08 17:30:16.590 | [86065 Async ks-system-reader:119480]: Signaling child to exit 2022-02-08 17:30:16.590 | WAKEUP 2022-02-08 17:30:16.632 | [86065 Async ks-system-reader:119480]: Signaled 2022-02-08 17:30:16.633 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 17:30:16.633 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 17:30:16.633 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 17:30:16.633 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:30:16.633 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:30:16.633 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:30:16.633 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:30:16.634 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:30:16.634 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 17:30:16.634 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user d78d3a2b230b4064a45656b1bac6dd12 --system all -f value -c Role 2022-02-08 17:30:16.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.634 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.634 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.634 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:16.634 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 17:30:16.634 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 17:30:16.634 | + functions-common:get_or_add_user_system_role:1030 : openstack role add reader --user d78d3a2b230b4064a45656b1bac6dd12 --system all 2022-02-08 17:30:16.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.634 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.634 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.634 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role reader --user d78d3a2b230b4064a45656b1bac6dd12 --system all -f value -c Role 2022-02-08 17:30:16.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.634 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.634 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.634 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:16.634 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:16.634 | + functions-common:get_or_add_user_system_role:1041 : echo 16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:16.634 | 16eabd32e4e54f5b94b6bbb35cfabe39 2022-02-08 17:30:16.689 | [86065 Async ks-system-reader:119480]: finished get_or_add_user_system_role reader d78d3a2b230b4064a45656b1bac6dd12 all with result 0 in 8 seconds 2022-02-08 17:30:16.694 | + inc/async:async_wait:197 : return 0 2022-02-08 17:30:16.696 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-08 17:30:16.767 | [86065 Async ks-group-memberdemo:119800]: Waiting for completion of get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e running on PID 119800 (6 other jobs running) 2022-02-08 17:30:16.796 | [86065 Async ks-group-memberdemo:119800]: Signaling child to exit 2022-02-08 17:30:16.797 | WAKEUP 2022-02-08 17:30:16.825 | [86065 Async ks-group-memberdemo:119800]: Signaled 2022-02-08 17:30:16.827 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:30:16.827 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 26d6037eee284d209b20d41a72cf0cb0 --project 258c963e92d94dc192e550fbd8dca72e -f value 2022-02-08 17:30:16.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.827 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:16.827 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:30:16.827 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:30:16.827 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 26d6037eee284d209b20d41a72cf0cb0 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:16.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.827 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 26d6037eee284d209b20d41a72cf0cb0 --project 258c963e92d94dc192e550fbd8dca72e -f value 2022-02-08 17:30:16.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.827 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:16.827 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='0fefaec6ed174d2faaa2469dae03a870 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e False' 2022-02-08 17:30:16.828 | + functions-common:get_or_add_group_project_role:1065 : echo 0fefaec6ed174d2faaa2469dae03a870 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e False 2022-02-08 17:30:16.828 | 0fefaec6ed174d2faaa2469dae03a870 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e False 2022-02-08 17:30:16.877 | [86065 Async ks-group-memberdemo:119800]: finished get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e with result 0 in 10 seconds 2022-02-08 17:30:16.910 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:16.922 | [86065 Async ks-group-anotherdemo:119886]: Waiting for completion of get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e running on PID 119886 (5 other jobs running) 2022-02-08 17:30:16.942 | [119972 Async ks-group-memberalt:119972]: finished successfully 2022-02-08 17:30:16.956 | [86065 Async ks-group-anotherdemo:119886]: Signaling child to exit 2022-02-08 17:30:16.956 | WAKEUP 2022-02-08 17:30:16.981 | [86065 Async ks-group-anotherdemo:119886]: Signaled 2022-02-08 17:30:16.982 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:30:16.982 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 26d6037eee284d209b20d41a72cf0cb0 --project 258c963e92d94dc192e550fbd8dca72e -f value 2022-02-08 17:30:16.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.982 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.983 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.983 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:16.983 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:30:16.983 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:30:16.983 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 26d6037eee284d209b20d41a72cf0cb0 --project 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:30:16.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.983 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.983 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.983 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 26d6037eee284d209b20d41a72cf0cb0 --project 258c963e92d94dc192e550fbd8dca72e -f value 2022-02-08 17:30:16.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.983 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:16.983 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:16.983 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:16.983 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='3bf963d70b4c480496a7360caa95156c 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e False' 2022-02-08 17:30:16.983 | + functions-common:get_or_add_group_project_role:1065 : echo 3bf963d70b4c480496a7360caa95156c 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e False 2022-02-08 17:30:16.983 | 3bf963d70b4c480496a7360caa95156c 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e False 2022-02-08 17:30:17.028 | [86065 Async ks-group-anotherdemo:119886]: finished get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 258c963e92d94dc192e550fbd8dca72e with result 0 in 10 seconds 2022-02-08 17:30:17.069 | [86065 Async ks-group-memberalt:119972]: Waiting for completion of get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 running on PID 119972 (4 other jobs running) 2022-02-08 17:30:17.097 | [86065 Async ks-group-memberalt:119972]: Signaling child to exit 2022-02-08 17:30:17.097 | WAKEUP 2022-02-08 17:30:17.121 | [86065 Async ks-group-memberalt:119972]: Signaled 2022-02-08 17:30:17.123 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:30:17.123 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 26d6037eee284d209b20d41a72cf0cb0 --project ca805c21adf84bb796602265a038a466 -f value 2022-02-08 17:30:17.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.123 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:17.123 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:30:17.123 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:30:17.123 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 26d6037eee284d209b20d41a72cf0cb0 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:17.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.123 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 26d6037eee284d209b20d41a72cf0cb0 --project ca805c21adf84bb796602265a038a466 -f value 2022-02-08 17:30:17.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.123 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:17.123 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='0fefaec6ed174d2faaa2469dae03a870 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 False' 2022-02-08 17:30:17.123 | + functions-common:get_or_add_group_project_role:1065 : echo 0fefaec6ed174d2faaa2469dae03a870 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 False 2022-02-08 17:30:17.123 | 0fefaec6ed174d2faaa2469dae03a870 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 False 2022-02-08 17:30:17.170 | [86065 Async ks-group-memberalt:119972]: finished get_or_add_group_project_role member 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 with result 0 in 11 seconds 2022-02-08 17:30:17.208 | [86065 Async ks-group-anotheralt:120058]: Waiting for completion of get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 running on PID 120058 (3 other jobs running) 2022-02-08 17:30:17.234 | [86065 Async ks-group-anotheralt:120058]: Signaling child to exit 2022-02-08 17:30:17.234 | WAKEUP 2022-02-08 17:30:17.259 | [86065 Async ks-group-anotheralt:120058]: Signaled 2022-02-08 17:30:17.261 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:30:17.261 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 26d6037eee284d209b20d41a72cf0cb0 --project ca805c21adf84bb796602265a038a466 -f value 2022-02-08 17:30:17.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.261 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.261 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.261 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:17.261 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:30:17.261 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:30:17.261 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 26d6037eee284d209b20d41a72cf0cb0 --project ca805c21adf84bb796602265a038a466 2022-02-08 17:30:17.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.261 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.261 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.261 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 26d6037eee284d209b20d41a72cf0cb0 --project ca805c21adf84bb796602265a038a466 -f value 2022-02-08 17:30:17.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.261 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.261 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.262 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:17.262 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='3bf963d70b4c480496a7360caa95156c 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 False' 2022-02-08 17:30:17.262 | + functions-common:get_or_add_group_project_role:1065 : echo 3bf963d70b4c480496a7360caa95156c 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 False 2022-02-08 17:30:17.262 | 3bf963d70b4c480496a7360caa95156c 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 False 2022-02-08 17:30:17.308 | [86065 Async ks-group-anotheralt:120058]: finished get_or_add_group_project_role anotherrole 26d6037eee284d209b20d41a72cf0cb0 ca805c21adf84bb796602265a038a466 with result 0 in 10 seconds 2022-02-08 17:30:17.347 | [86065 Async ks-group-admin:120148]: Waiting for completion of get_or_add_group_project_role admin a55396204ada4abdad4a24f3fa5874d8 821657e506c64f6eaafa50d4c58b5f53 running on PID 120148 (2 other jobs running) 2022-02-08 17:30:17.374 | [86065 Async ks-group-admin:120148]: Signaling child to exit 2022-02-08 17:30:17.810 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:17.843 | [120148 Async ks-group-admin:120148]: finished successfully 2022-02-08 17:30:17.867 | WAKEUP 2022-02-08 17:30:17.896 | [86065 Async ks-group-admin:120148]: Signaled 2022-02-08 17:30:17.898 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:30:17.898 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role admin --group a55396204ada4abdad4a24f3fa5874d8 --project 821657e506c64f6eaafa50d4c58b5f53 -f value 2022-02-08 17:30:17.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.898 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:17.898 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:30:17.898 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:30:17.898 | + functions-common:get_or_add_group_project_role:1056 : openstack role add admin --group a55396204ada4abdad4a24f3fa5874d8 --project 821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:30:17.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.898 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role admin --group a55396204ada4abdad4a24f3fa5874d8 --project 821657e506c64f6eaafa50d4c58b5f53 -f value 2022-02-08 17:30:17.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.898 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:30:17.899 | from cryptography.utils import int_from_bytes 2022-02-08 17:30:17.899 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:30:17.899 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='d4972837d82a4a5096fe594653f9bda1 a55396204ada4abdad4a24f3fa5874d8 821657e506c64f6eaafa50d4c58b5f53 False' 2022-02-08 17:30:17.899 | + functions-common:get_or_add_group_project_role:1065 : echo d4972837d82a4a5096fe594653f9bda1 a55396204ada4abdad4a24f3fa5874d8 821657e506c64f6eaafa50d4c58b5f53 False 2022-02-08 17:30:17.899 | d4972837d82a4a5096fe594653f9bda1 a55396204ada4abdad4a24f3fa5874d8 821657e506c64f6eaafa50d4c58b5f53 False 2022-02-08 17:30:17.948 | [86065 Async ks-group-admin:120148]: finished get_or_add_group_project_role admin a55396204ada4abdad4a24f3fa5874d8 821657e506c64f6eaafa50d4c58b5f53 with result 0 in 11 seconds 2022-02-08 17:30:17.953 | + inc/async:async_wait:197 : return 0 2022-02-08 17:30:17.956 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-08 17:30:17.979 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:30:17.983 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-08 17:30:18.007 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:18.011 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-08 17:30:18.015 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-08 17:30:18.101 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-08 17:30:18.143 | [86065 Async create_nova_accounts:122047]: running: create_nova_accounts 2022-02-08 17:30:18.146 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-08 17:30:18.165 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:18.168 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-08 17:30:18.170 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-08 17:30:18.232 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-08 17:30:18.279 | [86065 Async create_glance_accounts:122162]: running: create_glance_accounts 2022-02-08 17:30:18.284 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-08 17:30:18.306 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:18.309 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-08 17:30:18.311 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-08 17:30:18.381 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-08 17:30:18.424 | [86065 Async create_cinder_accounts:122292]: running: create_cinder_accounts 2022-02-08 17:30:18.427 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-08 17:30:18.448 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:30:18.450 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-08 17:30:18.453 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-08 17:30:18.528 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-08 17:30:18.590 | [86065 Async create_neutron_accounts:122407]: running: create_neutron_accounts 2022-02-08 17:30:18.594 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-08 17:30:18.625 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:30:18.631 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-08 17:30:18.664 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:30:18.668 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-08 17:30:18.966 | [86065 Async create_nova_accounts:122047]: Waiting for completion of create_nova_accounts running on PID 122047 (5 other jobs running) 2022-02-08 17:30:19.143 | [86065 Async create_nova_accounts:122047]: Signaling child to exit 2022-02-08 17:30:42.379 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:42.418 | [122407 Async create_neutron_accounts:122407]: finished successfully 2022-02-08 17:30:44.613 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:44.644 | [122162 Async create_glance_accounts:122162]: finished successfully 2022-02-08 17:30:56.293 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:56.319 | [122292 Async create_cinder_accounts:122292]: finished successfully 2022-02-08 17:30:59.951 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:30:59.976 | [122047 Async create_nova_accounts:122047]: finished successfully 2022-02-08 17:30:59.997 | WAKEUP 2022-02-08 17:31:00.022 | [86065 Async create_nova_accounts:122047]: Signaled 2022-02-08 17:31:00.024 | + lib/nova:create_nova_accounts:352 : [[ 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 =~ n-api ]] 2022-02-08 17:31:00.024 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-08 17:31:00.024 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-08 17:31:00.024 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:31:00.024 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:31:00.024 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:31:00.024 | ++ functions-common:get_or_create_user:916 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:31:00.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.025 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.025 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.025 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.025 | + functions-common:get_or_create_user:914 : user_id=7116c14fc2f84b5aad6cdf2a2cf516ba 2022-02-08 17:31:00.025 | + functions-common:get_or_create_user:915 : echo 7116c14fc2f84b5aad6cdf2a2cf516ba 2022-02-08 17:31:00.025 | 7116c14fc2f84b5aad6cdf2a2cf516ba 2022-02-08 17:31:00.025 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-08 17:31:00.025 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:31:00.025 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:31:00.025 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:31:00.025 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:31:00.025 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:31:00.025 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:31:00.025 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:31:00.025 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:31:00.025 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:31:00.025 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:31:00.025 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.025 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:31:00.025 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.025 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.025 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.025 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.025 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.025 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.025 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:31:00.025 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:31:00.025 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.026 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.026 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.026 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.026 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.026 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:31:00.026 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.026 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.026 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.026 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.026 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.026 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:31:00.026 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:31:00.026 | ++ functions-common:get_field:807 : echo '| 76e4de28d48549fbb249cc3afbeb3e1f | 7116c14fc2f84b5aad6cdf2a2cf516ba | | 12776d34395e4a45bf59d972c4ed7a83 | | | False |' 2022-02-08 17:31:00.026 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:31:00.026 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.026 | + functions-common:get_or_add_user_project_role:984 : user_role_id=76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.026 | + functions-common:get_or_add_user_project_role:986 : echo 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.026 | 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.026 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:31:00.026 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-08 17:31:00.026 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:31:00.026 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:31:00.026 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:31:00.026 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:31:00.026 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:31:00.026 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:31:00.026 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:31:00.026 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:31:00.026 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:31:00.026 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:31:00.027 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.027 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.027 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:31:00.027 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.027 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.027 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.027 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.027 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.027 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:31:00.027 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:31:00.027 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.027 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.027 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.027 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.027 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.027 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:31:00.027 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.027 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.027 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.027 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.027 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.027 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:31:00.027 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:31:00.027 | ++ functions-common:get_field:807 : echo '| d4972837d82a4a5096fe594653f9bda1 | 7116c14fc2f84b5aad6cdf2a2cf516ba | | 12776d34395e4a45bf59d972c4ed7a83 | | | False |' 2022-02-08 17:31:00.027 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:31:00.027 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.028 | + functions-common:get_or_add_user_project_role:984 : user_role_id=d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:31:00.028 | + functions-common:get_or_add_user_project_role:986 : echo d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:31:00.028 | d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:31:00.028 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-08 17:31:00.028 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:31:00.028 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.75/compute 2022-02-08 17:31:00.028 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-08 17:31:00.028 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:31:00.028 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute_legacy -f value -c id 2022-02-08 17:31:00.028 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-08 17:31:00.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.028 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.028 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.028 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.028 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:31:00.028 | 037bdb6ea6a14f77850f5a50fb48c077' 2022-02-08 17:31:00.028 | + functions-common:get_or_create_service:1083 : echo 037bdb6ea6a14f77850f5a50fb48c077 2022-02-08 17:31:00.028 | 037bdb6ea6a14f77850f5a50fb48c077 2022-02-08 17:31:00.028 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.75/compute/v2/$(project_id)s' 2022-02-08 17:31:00.028 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:31:00.028 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.75/compute/v2/$(project_id)s' RegionOne 2022-02-08 17:31:00.028 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:31:00.028 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-08 17:31:00.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.028 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.028 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.029 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:31:00.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:31:00.029 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute_legacy public 'http://10.222.0.75/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:31:00.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.029 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.029 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.029 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=de799785b1c7497d9894c43be7bd437b 2022-02-08 17:31:00.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo de799785b1c7497d9894c43be7bd437b 2022-02-08 17:31:00.029 | + functions-common:get_or_create_endpoint:1116 : public_id=de799785b1c7497d9894c43be7bd437b 2022-02-08 17:31:00.029 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:31:00.029 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:31:00.029 | + functions-common:get_or_create_endpoint:1125 : echo de799785b1c7497d9894c43be7bd437b 2022-02-08 17:31:00.029 | de799785b1c7497d9894c43be7bd437b 2022-02-08 17:31:00.029 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-08 17:31:00.029 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:31:00.029 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute -f value -c id 2022-02-08 17:31:00.029 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-08 17:31:00.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.029 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.029 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.029 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.030 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:31:00.030 | 491d6323273b4f8da9ef6b4a99047c26' 2022-02-08 17:31:00.030 | + functions-common:get_or_create_service:1083 : echo 491d6323273b4f8da9ef6b4a99047c26 2022-02-08 17:31:00.030 | 491d6323273b4f8da9ef6b4a99047c26 2022-02-08 17:31:00.030 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.75/compute/v2.1 2022-02-08 17:31:00.030 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:31:00.030 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute public http://10.222.0.75/compute/v2.1 RegionOne 2022-02-08 17:31:00.030 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:31:00.030 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-08 17:31:00.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.030 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.030 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.030 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.030 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:31:00.030 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:31:00.030 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute public http://10.222.0.75/compute/v2.1 --region RegionOne -f value -c id 2022-02-08 17:31:00.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.030 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.031 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.031 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.031 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=6f9d71c0f7cf4b86866adc0b9190a12d 2022-02-08 17:31:00.031 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 6f9d71c0f7cf4b86866adc0b9190a12d 2022-02-08 17:31:00.031 | + functions-common:get_or_create_endpoint:1116 : public_id=6f9d71c0f7cf4b86866adc0b9190a12d 2022-02-08 17:31:00.031 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:31:00.031 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:31:00.031 | + functions-common:get_or_create_endpoint:1125 : echo 6f9d71c0f7cf4b86866adc0b9190a12d 2022-02-08 17:31:00.031 | 6f9d71c0f7cf4b86866adc0b9190a12d 2022-02-08 17:31:00.031 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-08 17:31:00.031 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:00.031 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-08 17:31:00.031 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:00.031 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-08 17:31:00.031 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:00.077 | [86065 Async create_nova_accounts:122047]: finished create_nova_accounts with result 0 in 41 seconds 2022-02-08 17:31:00.115 | [86065 Async create_glance_accounts:122162]: Waiting for completion of create_glance_accounts running on PID 122162 (4 other jobs running) 2022-02-08 17:31:00.140 | [86065 Async create_glance_accounts:122162]: Signaling child to exit 2022-02-08 17:31:00.140 | WAKEUP 2022-02-08 17:31:00.163 | [86065 Async create_glance_accounts:122162]: Signaled 2022-02-08 17:31:00.165 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-08 17:31:00.165 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:00.165 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-08 17:31:00.165 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-08 17:31:00.165 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:31:00.165 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:31:00.165 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:31:00.165 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:31:00.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.165 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.165 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.165 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.165 | + functions-common:get_or_create_user:914 : user_id=9a10cca4ceb84c91a42c1367e3bc9fdb 2022-02-08 17:31:00.165 | + functions-common:get_or_create_user:915 : echo 9a10cca4ceb84c91a42c1367e3bc9fdb 2022-02-08 17:31:00.165 | 9a10cca4ceb84c91a42c1367e3bc9fdb 2022-02-08 17:31:00.165 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-08 17:31:00.165 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:31:00.165 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:31:00.165 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:31:00.165 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:31:00.165 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:31:00.165 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:31:00.165 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:31:00.165 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:31:00.165 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:31:00.165 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:31:00.166 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.166 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:31:00.166 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.166 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.166 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.166 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.166 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.166 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.166 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:31:00.166 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:31:00.166 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.166 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.166 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.166 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:31:00.166 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.166 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.166 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.166 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.167 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.167 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.167 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.167 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:31:00.167 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:31:00.167 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:31:00.167 | ++ functions-common:get_field:807 : echo '| 76e4de28d48549fbb249cc3afbeb3e1f | 9a10cca4ceb84c91a42c1367e3bc9fdb | | 12776d34395e4a45bf59d972c4ed7a83 | | | False |' 2022-02-08 17:31:00.167 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.167 | + functions-common:get_or_add_user_project_role:984 : user_role_id=76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.167 | + functions-common:get_or_add_user_project_role:986 : echo 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.167 | 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.167 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:31:00.167 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-08 17:31:00.167 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:00.167 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-08 17:31:00.167 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:31:00.167 | ++ functions-common:get_or_create_service:1084 : oscwrap service show image -f value -c id 2022-02-08 17:31:00.167 | ++ functions-common:get_or_create_service:1086 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-08 17:31:00.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.167 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.167 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.167 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.167 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:31:00.167 | 8960e1a4f3d845cc8e1301fc8cd98fb0' 2022-02-08 17:31:00.167 | + functions-common:get_or_create_service:1083 : echo 8960e1a4f3d845cc8e1301fc8cd98fb0 2022-02-08 17:31:00.167 | 8960e1a4f3d845cc8e1301fc8cd98fb0 2022-02-08 17:31:00.167 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.75/image 2022-02-08 17:31:00.167 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:31:00.168 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface image public http://10.222.0.75/image RegionOne 2022-02-08 17:31:00.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:31:00.168 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-08 17:31:00.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.168 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.168 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.168 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:31:00.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:31:00.168 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create image public http://10.222.0.75/image --region RegionOne -f value -c id 2022-02-08 17:31:00.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.168 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.168 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.168 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=eaa47a2e25bf4a5ebdd6639a73c41681 2022-02-08 17:31:00.168 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo eaa47a2e25bf4a5ebdd6639a73c41681 2022-02-08 17:31:00.168 | + functions-common:get_or_create_endpoint:1116 : public_id=eaa47a2e25bf4a5ebdd6639a73c41681 2022-02-08 17:31:00.168 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:31:00.168 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:31:00.168 | + functions-common:get_or_create_endpoint:1125 : echo eaa47a2e25bf4a5ebdd6639a73c41681 2022-02-08 17:31:00.168 | eaa47a2e25bf4a5ebdd6639a73c41681 2022-02-08 17:31:00.168 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-08 17:31:00.168 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:31:00.168 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:31:00.168 | ++ functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:31:00.168 | ++ functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:31:00.168 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-08 17:31:00.168 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-08 17:31:00.168 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-08 17:31:00.169 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-08 17:31:00.211 | [86065 Async create_glance_accounts:122162]: finished create_glance_accounts with result 0 in 26 seconds 2022-02-08 17:31:00.249 | [86065 Async create_cinder_accounts:122292]: Waiting for completion of create_cinder_accounts running on PID 122292 (3 other jobs running) 2022-02-08 17:31:00.275 | [86065 Async create_cinder_accounts:122292]: Signaling child to exit 2022-02-08 17:31:00.275 | WAKEUP 2022-02-08 17:31:00.299 | [86065 Async create_cinder_accounts:122292]: Signaled 2022-02-08 17:31:00.300 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-02-08 17:31:00.300 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-08 17:31:00.300 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-08 17:31:00.300 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:31:00.300 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:31:00.300 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:31:00.301 | ++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:31:00.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.301 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.301 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.301 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.301 | + functions-common:get_or_create_user:914 : user_id=3e2d5c63f1604dd0ac9049d39eed8e58 2022-02-08 17:31:00.301 | + functions-common:get_or_create_user:915 : echo 3e2d5c63f1604dd0ac9049d39eed8e58 2022-02-08 17:31:00.301 | 3e2d5c63f1604dd0ac9049d39eed8e58 2022-02-08 17:31:00.301 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-08 17:31:00.301 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:31:00.301 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:31:00.301 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:31:00.301 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:31:00.301 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:31:00.301 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:31:00.301 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:31:00.301 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:31:00.301 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:31:00.301 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:31:00.301 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.301 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.301 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:31:00.301 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.301 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.301 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.301 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.301 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.301 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:31:00.301 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:31:00.302 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.302 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.302 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.302 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.302 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:31:00.302 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.302 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.302 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.302 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.302 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.302 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.302 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:31:00.302 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:31:00.302 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:31:00.302 | ++ functions-common:get_field:807 : echo '| 76e4de28d48549fbb249cc3afbeb3e1f | 3e2d5c63f1604dd0ac9049d39eed8e58 | | 12776d34395e4a45bf59d972c4ed7a83 | | | False |' 2022-02-08 17:31:00.302 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.302 | + functions-common:get_or_add_user_project_role:984 : user_role_id=76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.302 | + functions-common:get_or_add_user_project_role:986 : echo 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.302 | 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.302 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:31:00.302 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-08 17:31:00.302 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:31:00.302 | ++ functions-common:get_or_create_service:1084 : oscwrap service show block-storage -f value -c id 2022-02-08 17:31:00.302 | ++ functions-common:get_or_create_service:1086 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-08 17:31:00.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.302 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.302 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.302 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.302 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:31:00.303 | bd0ec66a25064fb6b2b91b2ad476b229' 2022-02-08 17:31:00.303 | + functions-common:get_or_create_service:1083 : echo bd0ec66a25064fb6b2b91b2ad476b229 2022-02-08 17:31:00.303 | bd0ec66a25064fb6b2b91b2ad476b229 2022-02-08 17:31:00.303 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-08 17:31:00.303 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.75/volume/v3/$(project_id)s' 2022-02-08 17:31:00.303 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:31:00.303 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.75/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:31:00.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:31:00.303 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-08 17:31:00.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.303 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.303 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.303 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:31:00.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:31:00.303 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create block-storage public 'http://10.222.0.75/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:31:00.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.303 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.303 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.303 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=aa542d73321445f5b2207ebf00dd1d93 2022-02-08 17:31:00.303 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo aa542d73321445f5b2207ebf00dd1d93 2022-02-08 17:31:00.303 | + functions-common:get_or_create_endpoint:1116 : public_id=aa542d73321445f5b2207ebf00dd1d93 2022-02-08 17:31:00.303 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:31:00.303 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:31:00.303 | + functions-common:get_or_create_endpoint:1125 : echo aa542d73321445f5b2207ebf00dd1d93 2022-02-08 17:31:00.303 | aa542d73321445f5b2207ebf00dd1d93 2022-02-08 17:31:00.303 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-08 17:31:00.303 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:31:00.303 | ++ functions-common:get_or_create_service:1084 : oscwrap service show volumev3 -f value -c id 2022-02-08 17:31:00.304 | ++ functions-common:get_or_create_service:1086 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-08 17:31:00.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.304 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.304 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.304 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.304 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:31:00.304 | 02b716e5d26d45d89ec9e09d9bda5661' 2022-02-08 17:31:00.304 | + functions-common:get_or_create_service:1083 : echo 02b716e5d26d45d89ec9e09d9bda5661 2022-02-08 17:31:00.304 | 02b716e5d26d45d89ec9e09d9bda5661 2022-02-08 17:31:00.304 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.75/volume/v3/$(project_id)s' 2022-02-08 17:31:00.304 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:31:00.304 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.75/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:31:00.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:31:00.304 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-08 17:31:00.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.304 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.304 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.304 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:31:00.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:31:00.304 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create volumev3 public 'http://10.222.0.75/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:31:00.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.304 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.304 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.304 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=29fcd5486683477585b1631c36aa3857 2022-02-08 17:31:00.304 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 29fcd5486683477585b1631c36aa3857 2022-02-08 17:31:00.304 | + functions-common:get_or_create_endpoint:1116 : public_id=29fcd5486683477585b1631c36aa3857 2022-02-08 17:31:00.305 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:31:00.305 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:31:00.305 | + functions-common:get_or_create_endpoint:1125 : echo 29fcd5486683477585b1631c36aa3857 2022-02-08 17:31:00.305 | 29fcd5486683477585b1631c36aa3857 2022-02-08 17:31:00.305 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-08 17:31:00.305 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-08 17:31:00.305 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:31:00.305 | +++ functions-common:get_or_create_project:929 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-08 17:31:00.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.305 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.305 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.305 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.305 | ++ functions-common:get_or_create_project:927 : project_id=12776d34395e4a45bf59d972c4ed7a83 2022-02-08 17:31:00.305 | ++ functions-common:get_or_create_project:928 : echo 12776d34395e4a45bf59d972c4ed7a83 2022-02-08 17:31:00.305 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 12776d34395e4a45bf59d972c4ed7a83 2022-02-08 17:31:00.305 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-08 17:31:00.305 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:31:00.305 | ++ functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:31:00.305 | ++ functions-common:get_or_create_user:902 : local email= 2022-02-08 17:31:00.305 | +++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-08 17:31:00.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.305 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.305 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.305 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-08 17:31:00.305 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.305 | ++ functions-common:get_or_create_user:914 : user_id=3e2d5c63f1604dd0ac9049d39eed8e58 2022-02-08 17:31:00.305 | ++ functions-common:get_or_create_user:915 : echo 3e2d5c63f1604dd0ac9049d39eed8e58 2022-02-08 17:31:00.305 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3e2d5c63f1604dd0ac9049d39eed8e58 2022-02-08 17:31:00.346 | [86065 Async create_cinder_accounts:122292]: finished create_cinder_accounts with result 0 in 37 seconds 2022-02-08 17:31:00.351 | + inc/async:async_wait:197 : return 0 2022-02-08 17:31:00.354 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-08 17:31:00.407 | [86065 Async create_neutron_accounts:122407]: Waiting for completion of create_neutron_accounts running on PID 122407 (2 other jobs running) 2022-02-08 17:31:00.433 | [86065 Async create_neutron_accounts:122407]: Signaling child to exit 2022-02-08 17:31:00.433 | WAKEUP 2022-02-08 17:31:00.455 | [86065 Async create_neutron_accounts:122407]: Signaled 2022-02-08 17:31:00.457 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-08 17:31:00.457 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:31:00.457 | ++ 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-02-08 17:31:00.457 | + 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-02-08 17:31:00.457 | + 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-02-08 17:31:00.457 | + 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-02-08 17:31:00.457 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:31:00.457 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-08 17:31:00.457 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-08 17:31:00.457 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-08 17:31:00.457 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.75:9696/ 2022-02-08 17:31:00.457 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-02-08 17:31:00.457 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-08 17:31:00.457 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-08 17:31:00.457 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:31:00.457 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:31:00.458 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:31:00.458 | ++ functions-common:get_or_create_user:916 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:31:00.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.458 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.458 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.458 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.458 | + functions-common:get_or_create_user:914 : user_id=4f8d8cd48cf94817a285334a9205087f 2022-02-08 17:31:00.458 | + functions-common:get_or_create_user:915 : echo 4f8d8cd48cf94817a285334a9205087f 2022-02-08 17:31:00.458 | 4f8d8cd48cf94817a285334a9205087f 2022-02-08 17:31:00.458 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-08 17:31:00.458 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:31:00.458 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:31:00.458 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:31:00.458 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:31:00.458 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:31:00.458 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:31:00.458 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:31:00.458 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:31:00.458 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:31:00.458 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:31:00.458 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.458 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:31:00.458 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.458 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.458 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.458 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.458 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.458 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.458 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:31:00.458 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:31:00.459 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.459 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.459 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.459 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:31:00.459 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:31:00.459 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:31:00.459 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:31:00.459 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.459 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.459 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.459 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.459 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:31:00.459 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:31:00.459 | ++ functions-common:get_field:807 : echo '| 76e4de28d48549fbb249cc3afbeb3e1f | 4f8d8cd48cf94817a285334a9205087f | | 12776d34395e4a45bf59d972c4ed7a83 | | | False |' 2022-02-08 17:31:00.459 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:31:00.459 | ++ functions-common:get_field:801 : read data 2022-02-08 17:31:00.459 | + functions-common:get_or_add_user_project_role:984 : user_role_id=76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.459 | + functions-common:get_or_add_user_project_role:986 : echo 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.459 | 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:31:00.459 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:31:00.459 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-08 17:31:00.459 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:31:00.459 | ++ functions-common:get_or_create_service:1084 : oscwrap service show network -f value -c id 2022-02-08 17:31:00.459 | ++ functions-common:get_or_create_service:1086 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-08 17:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.459 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.459 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.460 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.460 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:31:00.460 | 6ac97c722e9a432d8e3e75c18863d2eb' 2022-02-08 17:31:00.460 | + functions-common:get_or_create_service:1083 : echo 6ac97c722e9a432d8e3e75c18863d2eb 2022-02-08 17:31:00.460 | 6ac97c722e9a432d8e3e75c18863d2eb 2022-02-08 17:31:00.460 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.75:9696/ 2022-02-08 17:31:00.460 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:31:00.460 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface network public http://10.222.0.75:9696/ RegionOne 2022-02-08 17:31:00.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:31:00.460 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-08 17:31:00.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.460 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:31:00.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:31:00.460 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create network public http://10.222.0.75:9696/ --region RegionOne -f value -c id 2022-02-08 17:31:00.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:00.460 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:00.460 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:31:00.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=68d4ca83d7d847398f90f670fed8778f 2022-02-08 17:31:00.460 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 68d4ca83d7d847398f90f670fed8778f 2022-02-08 17:31:00.460 | + functions-common:get_or_create_endpoint:1116 : public_id=68d4ca83d7d847398f90f670fed8778f 2022-02-08 17:31:00.460 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:31:00.460 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:31:00.460 | + functions-common:get_or_create_endpoint:1125 : echo 68d4ca83d7d847398f90f670fed8778f 2022-02-08 17:31:00.460 | 68d4ca83d7d847398f90f670fed8778f 2022-02-08 17:31:00.510 | [86065 Async create_neutron_accounts:122407]: finished create_neutron_accounts with result 0 in 23 seconds 2022-02-08 17:31:00.517 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2022-02-08 17:31:00.523 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-08 17:31:00.525 | + inc/async:async_wait:197 : return 0 2022-02-08 17:31:00.528 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-08 17:31:00.547 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:00.550 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-08 17:31:00.568 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:00.571 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-08 17:31:00.574 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:31:00.577 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-08 17:31:00.579 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-08 17:31:00.582 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-08 17:31:00.643 | + inc/async:async_inner:63 : init_glance 2022-02-08 17:31:00.683 | [86065 Async init_glance:131158]: running: init_glance 2022-02-08 17:31:00.686 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-08 17:31:00.704 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:00.707 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-08 17:31:00.711 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:31:00.713 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-08 17:31:00.716 | + ./stack.sh:main:1147 : configure_neutron 2022-02-08 17:31:00.719 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-08 17:31:00.724 | ++ 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-02-08 17:31:00.724 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:31:00.730 | + 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-02-08 17:31:00.733 | + 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-02-08 17:31:00.736 | + 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-02-08 17:31:00.739 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:31:00.745 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-08 17:31:00.748 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-08 17:31:00.750 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-08 17:31:00.753 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-08 17:31:00.767 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-08 17:31:00.769 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-08 17:31:04.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:04.258 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:04.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:04.258 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:07.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:07.778 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:07.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:07.778 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:10.475 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:31:10.502 | [131158 Async init_glance:131158]: finished successfully 2022-02-08 17:31:11.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:11.271 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:11.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:11.271 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:14.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:14.736 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:14.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:14.736 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:18.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:18.219 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:18.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:18.220 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:21.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:21.611 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:21.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:21.611 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:25.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:25.029 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:25.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:25.029 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:28.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:28.651 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:28.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:28.651 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:33.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:33.280 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:33.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:33.280 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:33.280 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-08 17:31:39.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:39.089 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:39.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:39.089 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:39.391 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-08 17:31:39.398 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-08 17:31:39.402 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-08 17:31:39.405 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-08 17:31:39.408 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-08 17:31:39.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-08 17:31:39.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-08 17:31:39.416 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-08 17:31:39.418 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-08 17:31:39.420 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-08 17:31:39.423 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-08 17:31:39.425 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-08 17:31:39.428 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-08 17:31:39.430 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-08 17:31:39.432 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-08 17:31:39.435 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-08 17:31:39.439 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:39.441 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-08 17:31:39.444 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:39.450 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-08 17:31:39.453 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-08 17:31:39.456 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-08 17:31:39.459 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-08 17:31:39.462 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 17:31:39.465 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 17:31:39.500 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-08 17:31:39.530 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-08 17:31:39.559 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-08 17:31:39.589 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-08 17:31:39.618 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-08 17:31:39.648 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-08 17:31:39.650 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-08 17:31:39.653 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-08 17:31:39.655 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:31:39.658 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:31:39.676 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:31:39.678 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:31:39.681 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:31:39.683 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:31:39.686 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:31:39.714 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:31:39.744 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:31:39.773 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:31:39.803 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-08 17:31:39.820 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:39.822 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-08 17:31:39.825 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:31:39.827 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-08 17:31:39.830 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-08 17:31:39.832 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-08 17:31:39.835 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:31:39.837 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-08 17:31:39.840 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-08 17:31:39.852 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-08 17:31:39.865 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-08 17:31:39.867 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-08 17:31:39.880 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-08 17:31:39.892 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-08 17:31:39.904 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:31:39.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:31:39.910 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-08 17:31:39.914 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.PB96SYen53 2022-02-08 17:31:39.917 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:31:39.920 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:31:39.922 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.PB96SYen53 2022-02-08 17:31:39.926 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.PB96SYen53 2022-02-08 17:31:39.938 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.PB96SYen53 /etc/sudoers.d/neutron-rootwrap 2022-02-08 17:31:39.950 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:31:39.980 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-08 17:31:39.982 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:31:40.013 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-08 17:31:40.015 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-08 17:31:40.018 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-08 17:31:40.020 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:31:40.023 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:31:40.025 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:31:40.043 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:40.046 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:31:40.049 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:31:40.051 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:31:40.069 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:40.071 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:31:40.074 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-02-08 17:31:40.105 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:31:40.107 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:31:40.110 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-08 17:31:40.128 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:40.130 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-08 17:31:40.148 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:40.151 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-08 17:31:40.153 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-08 17:31:40.156 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-08 17:31:40.160 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-08 17:31:40.191 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:31:40.221 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-08 17:31:40.253 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-08 17:31:40.295 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-08 17:31:40.326 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-08 17:31:40.328 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:31:40.331 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-08 17:31:40.334 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:31:40.336 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-08 17:31:40.367 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-08 17:31:40.397 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-02-08 17:31:40.428 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-08 17:31:40.458 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-08 17:31:40.488 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-08 17:31:40.518 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-08 17:31:40.549 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-08 17:31:40.583 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:31:40.617 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:31:40.649 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-08 17:31:40.682 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-08 17:31:40.715 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-08 17:31:40.718 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:31:40.721 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:31:40.723 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:31:40.726 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-08 17:31:40.755 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-08 17:31:40.786 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.75/identity 2022-02-08 17:31:40.817 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-08 17:31:40.848 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-08 17:31:40.879 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-08 17:31:40.909 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-08 17:31:40.940 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-08 17:31:40.970 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:31:41.000 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-08 17:31:41.031 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-08 17:31:41.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-08 17:31:41.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-08 17:31:41.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-08 17:31:41.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-08 17:31:41.044 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-08 17:31:41.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-08 17:31:41.049 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 900:949 != '' ]] 2022-02-08 17:31:41.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:900:949 2022-02-08 17:31:41.054 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:900:949 != '' ]] 2022-02-08 17:31:41.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-08 17:31:41.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-08 17:31:41.061 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-08 17:31:41.064 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-08 17:31:41.066 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-08 17:31:41.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-08 17:31:41.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-08 17:31:41.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-08 17:31:41.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-08 17:31:41.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-08 17:31:41.106 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-08 17:31:41.109 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:41.111 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:31:41.114 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-08 17:31:41.116 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-08 17:31:41.119 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:31:41.121 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-08 17:31:41.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-08 17:31:41.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-08 17:31:41.153 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:41.156 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:31:41.158 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-08 17:31:41.161 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-08 17:31:41.163 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:31:41.166 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-08 17:31:41.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-08 17:31:41.196 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:41.199 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:31:41.201 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-08 17:31:41.204 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-08 17:31:41.206 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:31:41.208 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-08 17:31:41.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-08 17:31:41.239 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:41.242 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-08 17:31:41.244 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-08 17:31:41.247 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-08 17:31:41.249 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:31:41.252 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-08 17:31:41.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-08 17:31:41.283 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:41.286 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-08 17:31:41.288 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:31:41.291 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:31:41.294 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:31:41.296 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-08 17:31:41.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-08 17:31:41.328 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:41.330 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-08 17:31:41.333 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-08 17:31:41.335 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-08 17:31:41.338 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:31:41.341 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-08 17:31:41.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:900:949 2022-02-08 17:31:41.375 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:41.379 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-08 17:31:41.381 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:900:949 2022-02-08 17:31:41.384 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:900:949 ']' 2022-02-08 17:31:41.387 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:31:41.389 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:900:949 2022-02-08 17:31:41.419 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-08 17:31:41.421 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:31:41.424 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-08 17:31:41.426 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:31:41.429 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:31:41.431 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:31:41.434 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-08 17:31:41.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:31:41.466 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-08 17:31:41.483 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:41.486 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-08 17:31:41.489 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:31:41.521 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-08 17:31:41.524 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:31:41.555 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:31:41.596 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-08 17:31:41.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-08 17:31:41.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-08 17:31:41.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:31:44.561 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:31:44.561 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:31:44.562 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=133105) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:31:44.563 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-02-08 17:31:44.564 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpgsdqh2sa/privsep.sock'] 2022-02-08 17:31:46.718 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-02-08 17:31:46.719 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpgsdqh2sa/privsep.sock {{(pid=133105) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2022-02-08 17:31:46.721 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-02-08 17:31:46.721 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-02-08 17:31:46.721 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-02-08 17:31:46.722 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 133116 2022-02-08 17:31:46.724 | DEBUG oslo.privsep.daemon [-] privsep: reply[c9f7a6f9-a98e-47b2-9010-1938f2898018]: (2,) {{(pid=133116) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 17:31:47.029 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=133116) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-08 17:31:47.048 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.019s {{(pid=133116) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-08 17:31:47.048 | DEBUG oslo.privsep.daemon [-] privsep: reply[5cd4a36d-2f4f-4503-8fc7-33209673c2ec]: (4, ('0f985e19-9065-48da-bd1c-c529460e170a\n', '')) {{(pid=133116) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 17:31:47.213 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=133105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:31:47.214 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=133105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:31:47.214 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=133105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:31:47.214 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=133105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:31:47.214 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=133105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:31:47.215 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=133105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:31:47.276 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:31:47.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:47.277 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:47.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:47.277 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:47.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-08 17:31:47.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-08 17:31:47.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-08 17:31:47.646 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:31:47.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-08 17:31:47.716 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-08 17:31:47.736 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-08 17:31:47.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-08 17:31:47.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-08 17:31:47.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-08 17:31:47.777 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-08 17:31:47.785 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-08 17:31:47.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-08 17:31:47.790 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-08 17:31:47.804 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-08 17:31:47.818 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:31:47.820 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-08 17:31:47.837 | net.bridge.bridge-nf-call-iptables = 1 2022-02-08 17:31:47.840 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:31:47.843 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-08 17:31:47.851 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-08 17:31:47.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-08 17:31:47.857 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-08 17:31:47.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-08 17:31:47.862 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-08 17:31:47.865 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:31:47.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:31:47.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:31:47.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:31:47.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:31:47.902 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-08 17:31:47.905 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-08 17:31:47.940 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-08 17:31:47.943 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-08 17:31:47.971 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-08 17:31:48.001 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-08 17:31:48.018 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:48.021 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-08 17:31:48.023 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-08 17:31:48.028 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-08 17:31:48.058 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-08 17:31:48.087 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:31:48.122 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-08 17:31:48.125 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:31:48.155 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-08 17:31:48.172 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:48.175 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:31:48.178 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:31:48.206 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:31:48.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:31:48.212 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:31:48.241 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-08 17:31:48.243 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:31:48.246 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-08 17:31:48.248 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-08 17:31:48.265 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:48.268 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-08 17:31:48.271 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-08 17:31:48.275 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-08 17:31:48.305 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:31:48.342 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2022-02-08 17:31:48.345 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:31:48.378 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:31:48.380 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:31:48.410 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:31:48.412 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:31:48.415 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:31:48.445 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-08 17:31:48.448 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:31:48.450 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-08 17:31:48.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:31:51.440 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:31:51.440 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:31:51.440 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=133659) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:31:51.490 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=133659) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:31:51.490 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=133659) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:31:51.490 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=133659) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:31:51.490 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=133659) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:31:51.490 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=133659) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:31:51.491 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=133659) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:31:51.552 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-08 17:31:51.553 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=133659) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-08 17:31:51.554 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=133659) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-08 17:31:51.554 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:31:51.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:51.555 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:51.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:31:51.555 | from cryptography.utils import int_from_bytes 2022-02-08 17:31:51.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-08 17:31:51.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-08 17:31:51.922 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:31:51.925 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:31:51.929 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:31:51.933 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:31:51.936 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:31:51.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-08 17:31:51.957 | + functions:set_mtu:785 : local dev=br-data 2022-02-08 17:31:51.959 | + functions:set_mtu:786 : local mtu=1500 2022-02-08 17:31:51.962 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-08 17:31:51.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-08 17:31:51.992 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2022-02-08 17:31:51.995 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-08 17:31:51.997 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-08 17:31:52.000 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-08 17:31:52.003 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-08 17:31:52.005 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-08 17:31:52.008 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-08 17:31:52.011 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-08 17:31:52.013 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-08 17:31:52.016 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-08 17:31:52.019 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-08 17:31:52.021 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-08 17:31:52.024 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-08 17:31:52.027 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-08 17:31:52.031 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-08 17:31:52.032 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-08 17:31:52.038 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-08 17:31:52.041 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-08 17:31:52.044 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-08 17:31:52.046 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-08 17:31:52.051 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-08 17:31:52.051 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-08 17:31:52.051 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-08 17:31:52.057 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.48/22 brd 192.168.3.255' 2022-02-08 17:31:52.059 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-08 17:31:52.062 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-08 17:31:52.065 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-08 17:31:52.067 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-08 17:31:52.070 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.48/22 brd 192.168.3.255 != '' ]] 2022-02-08 17:31:52.072 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1' 2022-02-08 17:31:52.075 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data' 2022-02-08 17:31:52.077 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-08 17:31:52.080 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-08 17:31:52.084 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-08 17:31:52.085 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.48/22 brd 192.168.3.255 2022-02-08 17:31:52.086 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-08 17:31:52.086 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-08 17:31:52.091 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.48 2022-02-08 17:31:52.094 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.48 ' 2022-02-08 17:31:52.097 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1 2022-02-08 17:31:52.112 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data 2022-02-08 17:31:52.125 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-08 17:31:52.138 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-08 17:31:52.159 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.48 2022-02-08 17:31:52.183 | PING 192.168.0.48 (192.168.0.48) from 192.168.0.48 br-data: 56(84) bytes of data. 2022-02-08 17:31:52.183 | 64 bytes from 192.168.0.48: icmp_seq=1 ttl=64 time=0.076 ms 2022-02-08 17:31:53.208 | 64 bytes from 192.168.0.48: icmp_seq=2 ttl=64 time=0.066 ms 2022-02-08 17:31:54.232 | 64 bytes from 192.168.0.48: icmp_seq=3 ttl=64 time=0.060 ms 2022-02-08 17:31:54.233 | 2022-02-08 17:31:54.233 | --- 192.168.0.48 ping statistics --- 2022-02-08 17:31:54.233 | 3 packets transmitted, 3 received, 0% packet loss, time 2050ms 2022-02-08 17:31:54.233 | rtt min/avg/max/mdev = 0.060/0.067/0.076/0.006 ms 2022-02-08 17:31:54.242 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-08 17:31:54.242 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-08 17:31:54.252 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-08 17:31:54.254 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-08 17:31:54.272 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:54.275 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-08 17:31:54.278 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-08 17:31:54.283 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-08 17:31:54.313 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.75 2022-02-08 17:31:54.343 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-08 17:31:54.376 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:31:54.411 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-08 17:31:54.414 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:31:54.448 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:31:54.451 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-08 17:31:54.469 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:54.472 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:31:54.475 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-08 17:31:54.493 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:54.495 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-08 17:31:54.513 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:54.515 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-08 17:31:54.532 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:54.535 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-08 17:31:54.566 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-08 17:31:54.598 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-08 17:31:54.601 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-08 17:31:54.619 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:54.622 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-08 17:31:54.640 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:54.642 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-08 17:31:54.645 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-08 17:31:54.706 | + inc/async:async_inner:63 : init_neutron 2022-02-08 17:31:54.745 | [86065 Async init_neutron:134136]: running: init_neutron 2022-02-08 17:31:54.748 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-08 17:31:54.767 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:54.770 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-08 17:31:54.781 | ++ ./stack.sh:main:1162 : true 2022-02-08 17:31:54.784 | + ./stack.sh:main:1162 : netman_pid= 2022-02-08 17:31:54.787 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-08 17:31:54.790 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-08 17:31:54.803 | dnsmasq: no process found 2022-02-08 17:31:54.807 | + ./stack.sh:main:1164 : true 2022-02-08 17:31:54.811 | + ./stack.sh:main:1169 : clean_iptables 2022-02-08 17:31:54.815 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-08 17:31:54.816 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:31:54.819 | + lib/nova:clean_iptables:183 : grep nova 2022-02-08 17:31:54.820 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-08 17:31:54.823 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-08 17:31:54.825 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-08 17:31:54.828 | + lib/nova:clean_iptables:183 : bash 2022-02-08 17:31:54.837 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-08 17:31:54.838 | + lib/nova:clean_iptables:185 : grep nova 2022-02-08 17:31:54.838 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:31:54.839 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:31:54.841 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-08 17:31:54.842 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-08 17:31:54.845 | + lib/nova:clean_iptables:185 : bash 2022-02-08 17:31:54.858 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-08 17:31:54.863 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-08 17:31:54.863 | + lib/nova:clean_iptables:187 : grep nova 2022-02-08 17:31:54.866 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-08 17:31:54.869 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-08 17:31:54.872 | + lib/nova:clean_iptables:187 : bash 2022-02-08 17:31:54.874 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:31:54.882 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-08 17:31:54.883 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-08 17:31:54.884 | + lib/nova:clean_iptables:189 : grep nova 2022-02-08 17:31:54.890 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-08 17:31:54.891 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:31:54.894 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:31:54.897 | + lib/nova:clean_iptables:189 : bash 2022-02-08 17:31:54.902 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-08 17:31:54.911 | net.ipv4.ip_forward = 1 2022-02-08 17:31:54.915 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-08 17:31:54.933 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:54.936 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-08 17:31:54.938 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-08 17:31:54.941 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:31:54.974 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-08 17:31:55.006 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-08 17:31:55.008 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:31:55.044 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-08 17:31:55.076 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-08 17:31:55.095 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:31:55.098 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-08 17:31:55.116 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:55.119 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-08 17:31:55.121 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:31:55.124 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-08 17:31:55.127 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-08 17:31:55.130 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-08 17:31:55.192 | + inc/async:async_inner:63 : init_cinder 2022-02-08 17:31:55.241 | [86065 Async init_cinder:134531]: running: init_cinder 2022-02-08 17:31:55.243 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-08 17:31:55.270 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:31:55.275 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-08 17:31:55.278 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:31:55.281 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-08 17:31:55.284 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-08 17:31:55.287 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-08 17:31:55.355 | + inc/async:async_inner:63 : init_placement 2022-02-08 17:31:55.406 | [86065 Async init_placement:134670]: running: init_placement 2022-02-08 17:31:55.409 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-08 17:31:55.481 | [86065 Async init_neutron:134136]: Waiting for completion of init_neutron running on PID 134136 (5 other jobs running) 2022-02-08 17:31:55.511 | [86065 Async init_neutron:134136]: Signaling child to exit 2022-02-08 17:32:01.997 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:32:02.026 | [134531 Async init_cinder:134531]: finished successfully 2022-02-08 17:32:18.750 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:32:18.778 | [134136 Async init_neutron:134136]: finished successfully 2022-02-08 17:32:18.798 | WAKEUP 2022-02-08 17:32:18.822 | [86065 Async init_neutron:134136]: Signaled 2022-02-08 17:32:18.824 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-08 17:32:18.824 | ++ 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-02-08 17:32:18.824 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:32:18.824 | + 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-02-08 17:32:18.824 | + 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-02-08 17:32:18.824 | + 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-02-08 17:32:18.824 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:32:18.824 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-08 17:32:18.824 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-08 17:32:18.824 | + lib/database:recreate_database:112 : local db=neutron 2022-02-08 17:32:18.824 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-08 17:32:18.824 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-08 17:32:18.824 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-08 17:32:18.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:18.824 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-08 17:32:18.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:18.824 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-08 17:32:18.824 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:32:18.824 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:32:18.824 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:32:18.824 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:32:18.824 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341514804 2022-02-08 17:32:18.824 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-08 17:32:18.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:18.824 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:18.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:18.825 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-08 17:32:18.825 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-08 17:32:18.826 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-08 17:32:18.827 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-08 17:32:18.828 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-08 17:32:18.828 | Running upgrade for neutron ... 2022-02-08 17:32:18.828 | OK 2022-02-08 17:32:18.828 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-08 17:32:18.828 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:18.828 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:18.828 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:18.828 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:18.828 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:18.829 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:32:18.829 | + functions-common:time_stop:2421 : start_time=1644341514804 2022-02-08 17:32:18.829 | + functions-common:time_stop:2423 : [[ -z 1644341514804 ]] 2022-02-08 17:32:18.829 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:18.829 | + functions-common:time_stop:2426 : end_time=1644341538735 2022-02-08 17:32:18.829 | + functions-common:time_stop:2427 : elapsed_time=23931 2022-02-08 17:32:18.829 | + functions-common:time_stop:2428 : total=8458 2022-02-08 17:32:18.829 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:18.829 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32389 2022-02-08 17:32:18.877 | [86065 Async init_neutron:134136]: finished init_neutron with result 0 in 24 seconds 2022-02-08 17:32:18.881 | + inc/async:async_wait:197 : return 0 2022-02-08 17:32:18.884 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-08 17:32:18.937 | [86065 Async init_placement:134670]: Waiting for completion of init_placement running on PID 134670 (4 other jobs running) 2022-02-08 17:32:18.964 | [86065 Async init_placement:134670]: Signaling child to exit 2022-02-08 17:32:28.813 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:32:28.843 | [134670 Async init_placement:134670]: finished successfully 2022-02-08 17:32:28.863 | WAKEUP 2022-02-08 17:32:28.888 | [86065 Async init_placement:134670]: Signaled 2022-02-08 17:32:28.890 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-08 17:32:28.890 | + lib/database:recreate_database:112 : local db=placement 2022-02-08 17:32:28.890 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-08 17:32:28.890 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-08 17:32:28.890 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-08 17:32:28.890 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:28.890 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-08 17:32:28.890 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:28.890 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-08 17:32:28.890 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-08 17:32:28.890 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-08 17:32:28.890 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-08 17:32:28.890 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:32:28.891 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:32:28.891 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:32:28.891 | ++ functions-common:get_or_create_user:916 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:32:28.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.891 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.891 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.891 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:32:28.891 | + functions-common:get_or_create_user:914 : user_id=920ada0674704ff2a1f0724a5b839f0e 2022-02-08 17:32:28.891 | + functions-common:get_or_create_user:915 : echo 920ada0674704ff2a1f0724a5b839f0e 2022-02-08 17:32:28.891 | 920ada0674704ff2a1f0724a5b839f0e 2022-02-08 17:32:28.891 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-08 17:32:28.891 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:32:28.891 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:32:28.891 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:32:28.891 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:32:28.891 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:32:28.891 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:32:28.891 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:32:28.891 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:32:28.891 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:32:28.891 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:32:28.891 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:32:28.891 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:32:28.891 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:32:28.891 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:32:28.891 | ++ functions-common:get_field:801 : read data 2022-02-08 17:32:28.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.891 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.891 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.891 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:32:28.891 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:32:28.892 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:32:28.892 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:32:28.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.892 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.892 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.892 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:32:28.892 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:32:28.892 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:32:28.892 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:32:28.892 | ++ functions-common:get_field:801 : read data 2022-02-08 17:32:28.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.892 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.892 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.892 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:32:28.892 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:32:28.892 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:32:28.892 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:32:28.892 | ++ functions-common:get_field:807 : echo '| 76e4de28d48549fbb249cc3afbeb3e1f | 920ada0674704ff2a1f0724a5b839f0e | | 12776d34395e4a45bf59d972c4ed7a83 | | | False |' 2022-02-08 17:32:28.892 | ++ functions-common:get_field:801 : read data 2022-02-08 17:32:28.892 | + functions-common:get_or_add_user_project_role:984 : user_role_id=76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:32:28.892 | + functions-common:get_or_add_user_project_role:986 : echo 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:32:28.892 | 76e4de28d48549fbb249cc3afbeb3e1f 2022-02-08 17:32:28.892 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:32:28.892 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-08 17:32:28.892 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:32:28.892 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:32:28.892 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:32:28.892 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:32:28.892 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:32:28.892 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:32:28.893 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:32:28.893 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:32:28.893 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:32:28.893 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:32:28.893 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:32:28.893 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:32:28.893 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:32:28.893 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:32:28.893 | ++ functions-common:get_field:801 : read data 2022-02-08 17:32:28.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.893 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.893 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.893 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:32:28.893 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:32:28.893 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:32:28.893 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:32:28.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.893 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.893 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.893 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:32:28.893 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:32:28.893 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:32:28.893 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:32:28.893 | ++ functions-common:get_field:801 : read data 2022-02-08 17:32:28.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.893 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.893 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.893 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:32:28.893 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:32:28.893 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:32:28.894 | ++ functions-common:get_field:807 : echo '| d4972837d82a4a5096fe594653f9bda1 | 920ada0674704ff2a1f0724a5b839f0e | | 12776d34395e4a45bf59d972c4ed7a83 | | | False |' 2022-02-08 17:32:28.894 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:32:28.894 | ++ functions-common:get_field:801 : read data 2022-02-08 17:32:28.894 | + functions-common:get_or_add_user_project_role:984 : user_role_id=d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:32:28.894 | + functions-common:get_or_add_user_project_role:986 : echo d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:32:28.894 | d4972837d82a4a5096fe594653f9bda1 2022-02-08 17:32:28.894 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.75/placement 2022-02-08 17:32:28.894 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-08 17:32:28.894 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:32:28.894 | ++ functions-common:get_or_create_service:1084 : oscwrap service show placement -f value -c id 2022-02-08 17:32:28.894 | ++ functions-common:get_or_create_service:1086 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-08 17:32:28.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.894 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.894 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.894 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:32:28.894 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:32:28.894 | 9c5a79978cb740f4b9e34dc956797b10' 2022-02-08 17:32:28.894 | + functions-common:get_or_create_service:1083 : echo 9c5a79978cb740f4b9e34dc956797b10 2022-02-08 17:32:28.894 | 9c5a79978cb740f4b9e34dc956797b10 2022-02-08 17:32:28.894 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.75/placement 2022-02-08 17:32:28.894 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:32:28.894 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface placement public http://10.222.0.75/placement RegionOne 2022-02-08 17:32:28.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:32:28.894 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-08 17:32:28.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.894 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.894 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.894 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:32:28.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:32:28.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:32:28.894 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create placement public http://10.222.0.75/placement --region RegionOne -f value -c id 2022-02-08 17:32:28.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.895 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:28.895 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:28.895 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:32:28.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=649d7075d3514bc7bdf871aac12d116f 2022-02-08 17:32:28.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 649d7075d3514bc7bdf871aac12d116f 2022-02-08 17:32:28.895 | + functions-common:get_or_create_endpoint:1116 : public_id=649d7075d3514bc7bdf871aac12d116f 2022-02-08 17:32:28.895 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:32:28.895 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:32:28.895 | + functions-common:get_or_create_endpoint:1125 : echo 649d7075d3514bc7bdf871aac12d116f 2022-02-08 17:32:28.895 | 649d7075d3514bc7bdf871aac12d116f 2022-02-08 17:32:28.939 | [86065 Async init_placement:134670]: finished init_placement with result 0 in 33 seconds 2022-02-08 17:32:28.945 | + inc/async:async_wait:197 : return 0 2022-02-08 17:32:28.948 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-08 17:32:29.004 | [86065 Async init_glance:131158]: Waiting for completion of init_glance running on PID 131158 (3 other jobs running) 2022-02-08 17:32:29.030 | [86065 Async init_glance:131158]: Signaling child to exit 2022-02-08 17:32:29.030 | WAKEUP 2022-02-08 17:32:29.054 | [86065 Async init_glance:131158]: Signaled 2022-02-08 17:32:29.055 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-08 17:32:29.055 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-08 17:32:29.055 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-08 17:32:29.055 | + lib/database:recreate_database:112 : local db=glance 2022-02-08 17:32:29.056 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-08 17:32:29.056 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-08 17:32:29.056 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-08 17:32:29.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:29.056 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-08 17:32:29.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:29.056 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-08 17:32:29.056 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:32:29.056 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:32:29.056 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:32:29.056 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:32:29.056 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341460728 2022-02-08 17:32:29.056 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-08 17:32:29.056 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=131261) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:32:29.056 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:32:29.056 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:32:29.056 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:32:29.056 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-08 17:32:29.056 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:32:29.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:32:29.057 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-08 17:32:29.057 | Database migration is up to date. No migration needed. 2022-02-08 17:32:29.057 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-08 17:32:29.057 | Database is synced successfully. 2022-02-08 17:32:29.057 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-08 17:32:29.057 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=131436) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:32:29.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-08 17:32:29.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-08 17:32:29.058 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-08 17:32:29.058 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-08 17:32:29.059 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:29.059 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:29.059 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:29.059 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:29.059 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:29.059 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:32:29.059 | + functions-common:time_stop:2421 : start_time=1644341460728 2022-02-08 17:32:29.059 | + functions-common:time_stop:2423 : [[ -z 1644341460728 ]] 2022-02-08 17:32:29.059 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:29.059 | + functions-common:time_stop:2426 : end_time=1644341470459 2022-02-08 17:32:29.059 | + functions-common:time_stop:2427 : elapsed_time=9731 2022-02-08 17:32:29.059 | + functions-common:time_stop:2428 : total=8458 2022-02-08 17:32:29.059 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:29.059 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18189 2022-02-08 17:32:29.105 | [86065 Async init_glance:131158]: finished init_glance with result 0 in 9 seconds 2022-02-08 17:32:29.109 | + inc/async:async_wait:197 : return 0 2022-02-08 17:32:29.112 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-08 17:32:29.133 | Not waiting for async task init_swift that we never started or has already been waited for 2022-02-08 17:32:29.135 | + inc/async:async_wait:197 : return 0 2022-02-08 17:32:29.138 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-08 17:32:29.190 | [86065 Async init_cinder:134531]: Waiting for completion of init_cinder running on PID 134531 (2 other jobs running) 2022-02-08 17:32:29.215 | [86065 Async init_cinder:134531]: Signaling child to exit 2022-02-08 17:32:29.215 | WAKEUP 2022-02-08 17:32:29.239 | [86065 Async init_cinder:134531]: Signaled 2022-02-08 17:32:29.240 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-08 17:32:29.240 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:29.240 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-08 17:32:29.240 | + lib/database:recreate_database:112 : local db=cinder 2022-02-08 17:32:29.240 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-08 17:32:29.240 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-08 17:32:29.241 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-08 17:32:29.241 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:29.241 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-08 17:32:29.241 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:29.241 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-08 17:32:29.241 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:32:29.241 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:32:29.241 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:32:29.241 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:32:29.241 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341515298 2022-02-08 17:32:29.241 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-08 17:32:29.241 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=134644) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:29.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:29.242 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:32:29.242 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=134644) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:32:29.242 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-08 17:32:29.242 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:32:29.242 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:32:29.242 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-08 17:32:29.242 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=134644) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 17:32:29.242 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-08 17:32:29.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:29.242 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:29.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:29.242 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:29.242 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:32:29.242 | last_heartbeat = column_property( 2022-02-08 17:32:29.242 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:32:29.242 | num_hosts = column_property( 2022-02-08 17:32:29.242 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:32:29.242 | num_down_hosts = column_property( 2022-02-08 17:32:29.242 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-08 17:32:29.242 | + functions-common:time_stop:2414 : local name 2022-02-08 17:32:29.242 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:32:29.242 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:32:29.242 | + functions-common:time_stop:2417 : local total 2022-02-08 17:32:29.242 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:32:29.242 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:32:29.243 | + functions-common:time_stop:2421 : start_time=1644341515298 2022-02-08 17:32:29.243 | + functions-common:time_stop:2423 : [[ -z 1644341515298 ]] 2022-02-08 17:32:29.243 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:32:29.243 | + functions-common:time_stop:2426 : end_time=1644341521901 2022-02-08 17:32:29.243 | + functions-common:time_stop:2427 : elapsed_time=6603 2022-02-08 17:32:29.243 | + functions-common:time_stop:2428 : total=8458 2022-02-08 17:32:29.243 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:32:29.243 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15061 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-08 17:32:29.243 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:444 : [[ -n ceph ]] 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:447 : be_type=ceph 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:448 : be_name=ceph 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:449 : type init_cinder_backend_ceph 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-08 17:32:29.243 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:29.243 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-08 17:32:29.287 | [86065 Async init_cinder:134531]: finished init_cinder with result 0 in 6 seconds 2022-02-08 17:32:29.292 | + inc/async:async_wait:197 : return 0 2022-02-08 17:32:29.295 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-08 17:32:29.313 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:29.315 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-08 17:32:29.318 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:32:29.321 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-08 17:32:29.323 | + ./stack.sh:main:1218 : init_nova 2022-02-08 17:32:29.326 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-08 17:32:29.343 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:29.346 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-08 17:32:29.363 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:29.366 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:32:29.368 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:32:29.427 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:32:29.465 | [86065 Async nova-cell-0:136499]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:32:29.469 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-08 17:32:29.473 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:32:29.477 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-08 17:32:29.480 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:32:29.482 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:32:29.486 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:32:29.549 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:32:29.598 | [86065 Async nova-cell-1:136597]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:32:29.601 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-08 17:32:29.604 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-08 17:32:29.607 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-08 17:32:29.609 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-08 17:32:29.612 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-08 17:32:29.617 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:29.634 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-08 17:32:29.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:29.659 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-08 17:32:33.713 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:32:33.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:33.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:33.725 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:32:33.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=136661) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:32:33.752 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:32:33.753 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:32:33.792 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-08 17:32:36.174 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=136661) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 17:32:36.177 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-08 17:32:37.110 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=136661) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-08 17:32:37.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:37.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:37.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:37.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:37.576 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-08 17:32:37.578 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 17:32:37.585 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 17:32:37.595 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 17:32:37.601 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:32:37.605 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:32:41.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:41.586 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:41.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:41.586 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:42.063 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-08 17:32:42.069 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-08 17:32:42.071 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-08 17:32:42.136 | [86065 Async nova-cell-0:136499]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 136499 (3 other jobs running) 2022-02-08 17:32:42.166 | [86065 Async nova-cell-0:136499]: Signaling child to exit 2022-02-08 17:32:42.264 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:32:42.291 | [136597 Async nova-cell-1:136597]: finished successfully 2022-02-08 17:32:42.347 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:32:42.375 | [136499 Async nova-cell-0:136499]: finished successfully 2022-02-08 17:32:42.400 | WAKEUP 2022-02-08 17:32:42.428 | [86065 Async nova-cell-0:136499]: Signaled 2022-02-08 17:32:42.430 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-08 17:32:42.430 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-08 17:32:42.430 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-08 17:32:42.430 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-08 17:32:42.430 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-08 17:32:42.430 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-08 17:32:42.430 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-08 17:32:42.430 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:42.430 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-08 17:32:42.430 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:42.430 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.432 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:32:42.432 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=136569) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:32:42.432 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:32:42.432 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:32:42.432 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-08 17:32:42.432 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=136569) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 17:32:42.432 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-08 17:32:42.432 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=136569) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-08 17:32:42.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:42.432 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:42.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:42.432 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:42.480 | [86065 Async nova-cell-0:136499]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-02-08 17:32:42.484 | + inc/async:async_wait:197 : return 0 2022-02-08 17:32:42.487 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-08 17:32:42.489 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-08 17:32:42.545 | [86065 Async nova-cell-1:136597]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 136597 (2 other jobs running) 2022-02-08 17:32:42.573 | [86065 Async nova-cell-1:136597]: Signaling child to exit 2022-02-08 17:32:42.573 | WAKEUP 2022-02-08 17:32:42.598 | [86065 Async nova-cell-1:136597]: Signaled 2022-02-08 17:32:42.600 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-08 17:32:42.600 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-08 17:32:42.600 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-08 17:32:42.600 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-08 17:32:42.600 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-08 17:32:42.600 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-08 17:32:42.600 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-08 17:32:42.600 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:42.600 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-08 17:32:42.600 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:32:42.600 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-08 17:32:42.600 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:32:42.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:32:42.602 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=136655) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:32:42.602 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:32:42.602 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:32:42.602 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-08 17:32:42.602 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=136655) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 17:32:42.602 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-08 17:32:42.602 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=136655) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-08 17:32:42.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:42.602 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:42.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:42.602 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:42.646 | [86065 Async nova-cell-1:136597]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-02-08 17:32:42.650 | + inc/async:async_wait:197 : return 0 2022-02-08 17:32:42.653 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:32:42.655 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-08 17:32:46.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:46.384 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:46.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:46.384 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:46.384 | Running batches of 50 until complete 2022-02-08 17:32:46.384 | +-------------------------------------+--------------+-----------+ 2022-02-08 17:32:46.384 | | Migration | Total Needed | Completed | 2022-02-08 17:32:46.384 | +-------------------------------------+--------------+-----------+ 2022-02-08 17:32:46.384 | | fill_virtual_interface_list | 0 | 0 | 2022-02-08 17:32:46.384 | | migrate_empty_ratio | 0 | 0 | 2022-02-08 17:32:46.384 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-08 17:32:46.384 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-08 17:32:46.384 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-08 17:32:46.384 | | populate_dev_uuids | 0 | 0 | 2022-02-08 17:32:46.384 | | populate_missing_availability_zones | 0 | 0 | 2022-02-08 17:32:46.384 | | populate_queued_for_delete | 0 | 0 | 2022-02-08 17:32:46.384 | | populate_user_id | 0 | 0 | 2022-02-08 17:32:46.384 | | populate_uuids | 0 | 0 | 2022-02-08 17:32:46.384 | +-------------------------------------+--------------+-----------+ 2022-02-08 17:32:46.872 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-08 17:32:46.880 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:32:46.885 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-08 17:32:46.889 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:32:46.892 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:32:46.895 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-08 17:32:50.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:50.366 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:50.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:32:50.366 | from cryptography.utils import int_from_bytes 2022-02-08 17:32:50.366 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-08 17:32:50.366 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-08 17:32:50.787 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-08 17:32:50.791 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-08 17:32:50.808 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-08 17:32:50.811 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-08 17:32:50.830 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:50.833 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-08 17:32:50.836 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-08 17:32:50.897 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-08 17:32:50.936 | [86065 Async configure_neutron_nova:137812]: running: configure_neutron_nova 2022-02-08 17:32:50.939 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-08 17:32:50.942 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:32:50.944 | + functions-common:run_phase:1843 : local phase=post-config 2022-02-08 17:32:50.947 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:32:50.950 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:32:50.952 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:32:50.955 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:32:50.958 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:32:50.962 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:32:50.966 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:32:50.969 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:32:50.972 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:32:50.975 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-08 17:32:50.978 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:32:50.998 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:51.000 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:32:51.003 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:32:51.006 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-08 17:32:51.008 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:32:51.011 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:32:51.013 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-08 17:32:51.016 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:32:51.018 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:32:51.021 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:32:51.024 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:32:51.027 | + functions-common:run_phase:1869 : run_plugins stack post-config 2022-02-08 17:32:51.030 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:32:51.033 | + functions-common:run_plugins:1829 : local phase=post-config 2022-02-08 17:32:51.035 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph 2022-02-08 17:32:51.038 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:32:51.041 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2022-02-08 17:32:51.044 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:32:51.046 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-08 17:32:51.049 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2022-02-08 17:32:51.052 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:32:51.057 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:32:51.059 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-08 17:32:51.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:32:51.064 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-08 17:32:51.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:32:51.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:32:51.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2022-02-08 17:32:51.074 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:51.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:51.078 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2022-02-08 17:32:51.083 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:51.083 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2022-02-08 17:32:51.083 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:51.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2022-02-08 17:32:51.091 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2022-02-08 17:32:51.094 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-08 17:32:51.096 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-08 17:32:51.099 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2022-02-08 17:32:51.116 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:51.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-08 17:32:51.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:32:51.124 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2022-02-08 17:32:51.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:51.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:51.131 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-08 17:32:51.135 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-08 17:32:51.136 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:51.136 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:51.141 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-08 17:32:51.145 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-08 17:32:51.148 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-08 17:32:51.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-08 17:32:51.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-08 17:32:51.171 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:51.173 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-08 17:32:51.176 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:32:51.178 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2022-02-08 17:32:51.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:51.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:51.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2022-02-08 17:32:51.190 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2022-02-08 17:32:51.190 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:51.191 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:51.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2022-02-08 17:32:51.200 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2022-02-08 17:32:51.202 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:32:51.205 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:32:51.208 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2022-02-08 17:32:51.226 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:51.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2022-02-08 17:32:51.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2022-02-08 17:32:51.234 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2022-02-08 17:32:51.237 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2022-02-08 17:32:51.239 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:32:51.242 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Cinder for Ceph 2022-02-08 17:32:51.245 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2022-02-08 17:32:51.247 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:871 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2022-02-08 17:32:51.738 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:32:51.764 | [137812 Async configure_neutron_nova:137812]: finished successfully 2022-02-08 17:32:53.313 | pool 'volumes' created 2022-02-08 17:32:53.334 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:874 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create client.cinder mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rwx pool=vms, allow rwx pool=images' 2022-02-08 17:32:53.334 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:880 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2022-02-08 17:32:53.959 | [client.cinder] 2022-02-08 17:32:53.959 | key = AQBFqQJi4JIyOBAAJ4myIvYSU1k+/FOzfDqtsA== 2022-02-08 17:32:53.986 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : id -g -n 2022-02-08 17:32:53.991 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2022-02-08 17:32:54.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:885 : sudo rbd pool init volumes 2022-02-08 17:32:56.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2022-02-08 17:32:56.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:56.409 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:56.411 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-08 17:32:56.415 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-08 17:32:56.416 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:56.416 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:56.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-08 17:32:56.424 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-08 17:32:56.426 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-08 17:32:56.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-08 17:32:56.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-08 17:32:56.449 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:56.452 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-08 17:32:56.455 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:32:56.458 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2022-02-08 17:32:56.461 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:56.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:56.467 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:32:56.472 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:56.472 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:32:56.472 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:56.479 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:32:56.484 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:32:56.487 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:32:56.491 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:32:56.495 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:32:56.517 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:56.521 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:32:56.524 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2022-02-08 17:32:56.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2022-02-08 17:32:56.529 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:56.532 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:56.535 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2022-02-08 17:32:56.540 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2022-02-08 17:32:56.540 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:56.540 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:56.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2022-02-08 17:32:56.549 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2022-02-08 17:32:56.553 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-08 17:32:56.557 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-08 17:32:56.561 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2022-02-08 17:32:56.580 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:56.583 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-08 17:32:56.587 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:32:56.589 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2022-02-08 17:32:56.592 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:56.594 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:56.597 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-08 17:32:56.601 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-08 17:32:56.601 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:56.601 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:56.607 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-08 17:32:56.610 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-08 17:32:56.613 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-08 17:32:56.616 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-08 17:32:56.619 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-08 17:32:56.638 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:56.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-08 17:32:56.643 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:32:56.646 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2022-02-08 17:32:56.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:56.651 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:56.653 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2022-02-08 17:32:56.657 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2022-02-08 17:32:56.657 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:56.658 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:56.663 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2022-02-08 17:32:56.666 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2022-02-08 17:32:56.668 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:32:56.671 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:32:56.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2022-02-08 17:32:56.690 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:56.693 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2022-02-08 17:32:56.696 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2022-02-08 17:32:56.698 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2022-02-08 17:32:56.701 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2022-02-08 17:32:56.703 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:32:56.706 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Cinder for Ceph 2022-02-08 17:32:56.708 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2022-02-08 17:32:56.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:863 : [[ 1 -ne 1 ]] 2022-02-08 17:32:56.713 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2022-02-08 17:32:56.715 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-08 17:32:56.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-08 17:32:56.720 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-08 17:32:56.723 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-08 17:32:56.724 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-08 17:32:56.724 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-08 17:32:56.729 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-08 17:32:56.732 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-08 17:32:56.734 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-08 17:32:56.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-08 17:32:56.740 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-08 17:32:56.756 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:56.759 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-08 17:32:56.761 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2022-02-08 17:32:56.764 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:32:56.766 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:32:56.769 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-08 17:32:56.772 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:56.774 | + inc/meta-config:merge_config_group:171 : shift 2022-02-08 17:32:56.777 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-08 17:32:56.780 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:32:56.782 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-08 17:32:56.785 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-08 17:32:56.788 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-08 17:32:56.791 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:56.794 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-08 17:32:56.796 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:32:56.800 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-08 17:32:56.800 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:32:56.800 | gsub("[][]", "", $1); 2022-02-08 17:32:56.800 | split($1, a, "|"); 2022-02-08 17:32:56.800 | if (a[1] == matchgroup) 2022-02-08 17:32:56.800 | print a[2] 2022-02-08 17:32:56.800 | } 2022-02-08 17:32:56.800 | ' /home/ubuntu/devstack/local.conf 2022-02-08 17:32:56.808 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-08 17:32:56.811 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-08 17:32:56.814 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-08 17:32:56.817 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-08 17:32:56.820 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-08 17:32:56.823 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-08 17:32:56.826 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-08 17:32:56.829 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-08 17:32:56.834 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-08 17:32:56.836 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-08 17:32:56.839 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-08 17:32:56.842 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:56.845 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-08 17:32:56.847 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-08 17:32:56.850 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-08 17:32:56.854 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-08 17:32:56.856 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-08 17:32:56.859 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-08 17:32:56.862 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-08 17:32:56.866 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-08 17:32:56.866 | BEGIN { 2022-02-08 17:32:56.866 | section = "" 2022-02-08 17:32:56.866 | last_section = "" 2022-02-08 17:32:56.866 | section_count = 0 2022-02-08 17:32:56.866 | } 2022-02-08 17:32:56.867 | /^\[.+\]/ { 2022-02-08 17:32:56.867 | gsub("[][]", "", $1); 2022-02-08 17:32:56.867 | section=$1 2022-02-08 17:32:56.867 | next 2022-02-08 17:32:56.867 | } 2022-02-08 17:32:56.867 | /^ *\#/ { 2022-02-08 17:32:56.867 | next 2022-02-08 17:32:56.867 | } 2022-02-08 17:32:56.867 | /^[^ \t]+/ { 2022-02-08 17:32:56.867 | # get offset of first = in $0 2022-02-08 17:32:56.867 | eq_idx = index($0, "=") 2022-02-08 17:32:56.867 | # extract attr & value from $0 2022-02-08 17:32:56.867 | attr = substr($0, 1, eq_idx - 1) 2022-02-08 17:32:56.867 | value = substr($0, eq_idx + 1) 2022-02-08 17:32:56.867 | # only need to strip trailing whitespace from attr 2022-02-08 17:32:56.867 | sub(/[ \t]*$/, "", attr) 2022-02-08 17:32:56.867 | # need to strip leading & trailing whitespace from value 2022-02-08 17:32:56.867 | sub(/^[ \t]*/, "", value) 2022-02-08 17:32:56.867 | sub(/[ \t]*$/, "", value) 2022-02-08 17:32:56.867 | 2022-02-08 17:32:56.867 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-08 17:32:56.867 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-08 17:32:56.867 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-08 17:32:56.867 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-08 17:32:56.867 | if (! (section, attr) in cfg_attr_count) { 2022-02-08 17:32:56.867 | if (section != last_section) { 2022-02-08 17:32:56.867 | cfg_section[section_count++] = section 2022-02-08 17:32:56.867 | last_section = section 2022-02-08 17:32:56.867 | } 2022-02-08 17:32:56.867 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-08 17:32:56.867 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-08 17:32:56.867 | 2022-02-08 17:32:56.867 | cfg_attr[section, attr, 0] = value 2022-02-08 17:32:56.867 | cfg_attr_count[section, attr] = 1 2022-02-08 17:32:56.867 | } else { 2022-02-08 17:32:56.867 | lno = cfg_attr_count[section, attr]++ 2022-02-08 17:32:56.868 | cfg_attr[section, attr, lno] = value 2022-02-08 17:32:56.868 | } 2022-02-08 17:32:56.868 | } 2022-02-08 17:32:56.868 | END { 2022-02-08 17:32:56.868 | # Process each section in order 2022-02-08 17:32:56.868 | for (sno = 0; sno < section_count; sno++) { 2022-02-08 17:32:56.868 | section = cfg_section[sno] 2022-02-08 17:32:56.868 | # The ini routines simply append a config item immediately 2022-02-08 17:32:56.868 | # after the section header. To keep the same order as defined 2022-02-08 17:32:56.868 | # in local.conf, invoke the ini routines in the reverse order 2022-02-08 17:32:56.868 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-08 17:32:56.868 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-08 17:32:56.868 | if (cfg_attr_count[section, attr] == 1) 2022-02-08 17:32:56.868 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-08 17:32:56.868 | else { 2022-02-08 17:32:56.868 | # For multiline, invoke the ini routines in the reverse order 2022-02-08 17:32:56.868 | count = cfg_attr_count[section, attr] 2022-02-08 17:32:56.868 | print "inidelete " configfile " " section " " attr 2022-02-08 17:32:56.868 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-08 17:32:56.868 | for (l = count -2; l >= 0; l--) 2022-02-08 17:32:56.868 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-08 17:32:56.868 | } 2022-02-08 17:32:56.868 | } 2022-02-08 17:32:56.868 | } 2022-02-08 17:32:56.868 | } 2022-02-08 17:32:56.868 | ' 2022-02-08 17:32:56.868 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-08 17:32:56.868 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:56.869 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-08 17:32:56.871 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:56.874 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-08 17:32:56.876 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-08 17:32:56.879 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:32:56.881 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-08 17:32:56.884 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-08 17:32:56.884 | BEGIN { group = "" } 2022-02-08 17:32:56.884 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:32:56.884 | gsub("[][]", "", $1); 2022-02-08 17:32:56.884 | split($1, a, "|"); 2022-02-08 17:32:56.884 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-08 17:32:56.884 | group=a[1] 2022-02-08 17:32:56.884 | } else { 2022-02-08 17:32:56.885 | group="" 2022-02-08 17:32:56.885 | } 2022-02-08 17:32:56.885 | next 2022-02-08 17:32:56.885 | } 2022-02-08 17:32:56.885 | { 2022-02-08 17:32:56.885 | if (group != "") 2022-02-08 17:32:56.885 | print $0 2022-02-08 17:32:56.885 | } 2022-02-08 17:32:56.885 | ' /home/ubuntu/devstack/local.conf 2022-02-08 17:32:56.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-08 17:32:56.895 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-08 17:32:56.926 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:56.930 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-08 17:32:56.934 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-08 17:32:56.963 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:56.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-08 17:32:56.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-08 17:32:57.000 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-08 17:32:57.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-08 17:32:57.037 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-08 17:32:57.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-08 17:32:57.074 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-08 17:32:57.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-08 17:32:57.112 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.114 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.75/identity"' 2022-02-08 17:32:57.117 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.75/identity 2022-02-08 17:32:57.148 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.150 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-08 17:32:57.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-08 17:32:57.184 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-08 17:32:57.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-08 17:32:57.220 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.223 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-08 17:32:57.225 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-08 17:32:57.257 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.259 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-08 17:32:57.262 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-08 17:32:57.294 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.297 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-08 17:32:57.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-08 17:32:57.330 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.333 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-08 17:32:57.336 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-08 17:32:57.365 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.368 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-08 17:32:57.371 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-08 17:32:57.374 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-08 17:32:57.377 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-08 17:32:57.380 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-08 17:32:57.384 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-08 17:32:57.389 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-08 17:32:57.392 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-08 17:32:57.397 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-08 17:32:57.399 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-08 17:32:57.402 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-08 17:32:57.405 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:57.407 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-08 17:32:57.410 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-08 17:32:57.413 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-08 17:32:57.417 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-08 17:32:57.419 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-08 17:32:57.422 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-08 17:32:57.425 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-08 17:32:57.429 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-08 17:32:57.429 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-08 17:32:57.429 | BEGIN { 2022-02-08 17:32:57.429 | section = "" 2022-02-08 17:32:57.429 | last_section = "" 2022-02-08 17:32:57.429 | section_count = 0 2022-02-08 17:32:57.429 | } 2022-02-08 17:32:57.429 | /^\[.+\]/ { 2022-02-08 17:32:57.429 | gsub("[][]", "", $1); 2022-02-08 17:32:57.429 | section=$1 2022-02-08 17:32:57.429 | next 2022-02-08 17:32:57.429 | } 2022-02-08 17:32:57.429 | /^ *\#/ { 2022-02-08 17:32:57.429 | next 2022-02-08 17:32:57.429 | } 2022-02-08 17:32:57.429 | /^[^ \t]+/ { 2022-02-08 17:32:57.429 | # get offset of first = in $0 2022-02-08 17:32:57.429 | eq_idx = index($0, "=") 2022-02-08 17:32:57.430 | # extract attr & value from $0 2022-02-08 17:32:57.430 | attr = substr($0, 1, eq_idx - 1) 2022-02-08 17:32:57.430 | value = substr($0, eq_idx + 1) 2022-02-08 17:32:57.430 | # only need to strip trailing whitespace from attr 2022-02-08 17:32:57.430 | sub(/[ \t]*$/, "", attr) 2022-02-08 17:32:57.430 | # need to strip leading & trailing whitespace from value 2022-02-08 17:32:57.430 | sub(/^[ \t]*/, "", value) 2022-02-08 17:32:57.430 | sub(/[ \t]*$/, "", value) 2022-02-08 17:32:57.430 | 2022-02-08 17:32:57.430 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-08 17:32:57.430 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-08 17:32:57.430 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-08 17:32:57.430 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-08 17:32:57.430 | if (! (section, attr) in cfg_attr_count) { 2022-02-08 17:32:57.430 | if (section != last_section) { 2022-02-08 17:32:57.430 | cfg_section[section_count++] = section 2022-02-08 17:32:57.430 | last_section = section 2022-02-08 17:32:57.430 | } 2022-02-08 17:32:57.430 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-08 17:32:57.430 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-08 17:32:57.430 | 2022-02-08 17:32:57.430 | cfg_attr[section, attr, 0] = value 2022-02-08 17:32:57.430 | cfg_attr_count[section, attr] = 1 2022-02-08 17:32:57.430 | } else { 2022-02-08 17:32:57.430 | lno = cfg_attr_count[section, attr]++ 2022-02-08 17:32:57.430 | cfg_attr[section, attr, lno] = value 2022-02-08 17:32:57.430 | } 2022-02-08 17:32:57.430 | } 2022-02-08 17:32:57.430 | END { 2022-02-08 17:32:57.430 | # Process each section in order 2022-02-08 17:32:57.430 | for (sno = 0; sno < section_count; sno++) { 2022-02-08 17:32:57.430 | section = cfg_section[sno] 2022-02-08 17:32:57.430 | # The ini routines simply append a config item immediately 2022-02-08 17:32:57.430 | # after the section header. To keep the same order as defined 2022-02-08 17:32:57.430 | # in local.conf, invoke the ini routines in the reverse order 2022-02-08 17:32:57.430 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-08 17:32:57.431 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-08 17:32:57.431 | if (cfg_attr_count[section, attr] == 1) 2022-02-08 17:32:57.431 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-08 17:32:57.431 | else { 2022-02-08 17:32:57.431 | # For multiline, invoke the ini routines in the reverse order 2022-02-08 17:32:57.431 | count = cfg_attr_count[section, attr] 2022-02-08 17:32:57.431 | print "inidelete " configfile " " section " " attr 2022-02-08 17:32:57.431 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-08 17:32:57.431 | for (l = count -2; l >= 0; l--) 2022-02-08 17:32:57.431 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-08 17:32:57.431 | } 2022-02-08 17:32:57.431 | } 2022-02-08 17:32:57.431 | } 2022-02-08 17:32:57.431 | } 2022-02-08 17:32:57.431 | ' 2022-02-08 17:32:57.431 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.431 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:57.434 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-08 17:32:57.434 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-08 17:32:57.437 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-08 17:32:57.439 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:32:57.442 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-08 17:32:57.445 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-08 17:32:57.445 | BEGIN { group = "" } 2022-02-08 17:32:57.445 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:32:57.445 | gsub("[][]", "", $1); 2022-02-08 17:32:57.445 | split($1, a, "|"); 2022-02-08 17:32:57.445 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-08 17:32:57.445 | group=a[1] 2022-02-08 17:32:57.445 | } else { 2022-02-08 17:32:57.445 | group="" 2022-02-08 17:32:57.445 | } 2022-02-08 17:32:57.445 | next 2022-02-08 17:32:57.445 | } 2022-02-08 17:32:57.445 | { 2022-02-08 17:32:57.445 | if (group != "") 2022-02-08 17:32:57.445 | print $0 2022-02-08 17:32:57.445 | } 2022-02-08 17:32:57.445 | ' /home/ubuntu/devstack/local.conf 2022-02-08 17:32:57.451 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-08 17:32:57.454 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-08 17:32:57.487 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.490 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-08 17:32:57.494 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-08 17:32:57.528 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-08 17:32:57.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-08 17:32:57.564 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.567 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-08 17:32:57.570 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-08 17:32:57.607 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.609 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-08 17:32:57.612 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-08 17:32:57.649 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.653 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-08 17:32:57.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-08 17:32:57.691 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.693 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-08 17:32:57.696 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-08 17:32:57.726 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.729 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-08 17:32:57.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-08 17:32:57.762 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.764 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-08 17:32:57.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-08 17:32:57.797 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.800 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-08 17:32:57.803 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-08 17:32:57.833 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.836 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-08 17:32:57.838 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-08 17:32:57.869 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-08 17:32:57.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-08 17:32:57.905 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-08 17:32:57.911 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-08 17:32:57.947 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.951 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-08 17:32:57.954 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-08 17:32:57.992 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:57.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-08 17:32:57.997 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-08 17:32:58.028 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.031 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-08 17:32:58.034 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-08 17:32:58.064 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.067 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-08 17:32:58.070 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-08 17:32:58.073 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-08 17:32:58.076 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-08 17:32:58.079 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-08 17:32:58.082 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-08 17:32:58.085 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-08 17:32:58.088 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-08 17:32:58.093 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-08 17:32:58.095 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-08 17:32:58.098 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-08 17:32:58.101 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:58.104 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-08 17:32:58.106 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-08 17:32:58.109 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-08 17:32:58.112 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-08 17:32:58.115 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-08 17:32:58.118 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-08 17:32:58.121 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-08 17:32:58.124 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-08 17:32:58.125 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.125 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-08 17:32:58.125 | BEGIN { 2022-02-08 17:32:58.125 | section = "" 2022-02-08 17:32:58.126 | last_section = "" 2022-02-08 17:32:58.126 | section_count = 0 2022-02-08 17:32:58.126 | } 2022-02-08 17:32:58.126 | /^\[.+\]/ { 2022-02-08 17:32:58.126 | gsub("[][]", "", $1); 2022-02-08 17:32:58.126 | section=$1 2022-02-08 17:32:58.126 | next 2022-02-08 17:32:58.126 | } 2022-02-08 17:32:58.126 | /^ *\#/ { 2022-02-08 17:32:58.126 | next 2022-02-08 17:32:58.126 | } 2022-02-08 17:32:58.126 | /^[^ \t]+/ { 2022-02-08 17:32:58.126 | # get offset of first = in $0 2022-02-08 17:32:58.126 | eq_idx = index($0, "=") 2022-02-08 17:32:58.126 | # extract attr & value from $0 2022-02-08 17:32:58.126 | attr = substr($0, 1, eq_idx - 1) 2022-02-08 17:32:58.126 | value = substr($0, eq_idx + 1) 2022-02-08 17:32:58.126 | # only need to strip trailing whitespace from attr 2022-02-08 17:32:58.126 | sub(/[ \t]*$/, "", attr) 2022-02-08 17:32:58.126 | # need to strip leading & trailing whitespace from value 2022-02-08 17:32:58.126 | sub(/^[ \t]*/, "", value) 2022-02-08 17:32:58.126 | sub(/[ \t]*$/, "", value) 2022-02-08 17:32:58.126 | 2022-02-08 17:32:58.126 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-08 17:32:58.126 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-08 17:32:58.126 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-08 17:32:58.126 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-08 17:32:58.126 | if (! (section, attr) in cfg_attr_count) { 2022-02-08 17:32:58.126 | if (section != last_section) { 2022-02-08 17:32:58.126 | cfg_section[section_count++] = section 2022-02-08 17:32:58.126 | last_section = section 2022-02-08 17:32:58.126 | } 2022-02-08 17:32:58.126 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-08 17:32:58.126 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-08 17:32:58.126 | 2022-02-08 17:32:58.126 | cfg_attr[section, attr, 0] = value 2022-02-08 17:32:58.127 | cfg_attr_count[section, attr] = 1 2022-02-08 17:32:58.127 | } else { 2022-02-08 17:32:58.127 | lno = cfg_attr_count[section, attr]++ 2022-02-08 17:32:58.127 | cfg_attr[section, attr, lno] = value 2022-02-08 17:32:58.127 | } 2022-02-08 17:32:58.127 | } 2022-02-08 17:32:58.127 | END { 2022-02-08 17:32:58.127 | # Process each section in order 2022-02-08 17:32:58.127 | for (sno = 0; sno < section_count; sno++) { 2022-02-08 17:32:58.127 | section = cfg_section[sno] 2022-02-08 17:32:58.127 | # The ini routines simply append a config item immediately 2022-02-08 17:32:58.127 | # after the section header. To keep the same order as defined 2022-02-08 17:32:58.127 | # in local.conf, invoke the ini routines in the reverse order 2022-02-08 17:32:58.127 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-08 17:32:58.127 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-08 17:32:58.127 | if (cfg_attr_count[section, attr] == 1) 2022-02-08 17:32:58.127 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-08 17:32:58.127 | else { 2022-02-08 17:32:58.127 | # For multiline, invoke the ini routines in the reverse order 2022-02-08 17:32:58.127 | count = cfg_attr_count[section, attr] 2022-02-08 17:32:58.127 | print "inidelete " configfile " " section " " attr 2022-02-08 17:32:58.127 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-08 17:32:58.127 | for (l = count -2; l >= 0; l--) 2022-02-08 17:32:58.127 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-08 17:32:58.127 | } 2022-02-08 17:32:58.127 | } 2022-02-08 17:32:58.127 | } 2022-02-08 17:32:58.127 | } 2022-02-08 17:32:58.127 | ' 2022-02-08 17:32:58.127 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:58.129 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-08 17:32:58.130 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-08 17:32:58.132 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-08 17:32:58.135 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:32:58.138 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-08 17:32:58.140 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-08 17:32:58.141 | BEGIN { group = "" } 2022-02-08 17:32:58.141 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:32:58.141 | gsub("[][]", "", $1); 2022-02-08 17:32:58.141 | split($1, a, "|"); 2022-02-08 17:32:58.141 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-08 17:32:58.141 | group=a[1] 2022-02-08 17:32:58.141 | } else { 2022-02-08 17:32:58.141 | group="" 2022-02-08 17:32:58.141 | } 2022-02-08 17:32:58.141 | next 2022-02-08 17:32:58.141 | } 2022-02-08 17:32:58.141 | { 2022-02-08 17:32:58.141 | if (group != "") 2022-02-08 17:32:58.141 | print $0 2022-02-08 17:32:58.141 | } 2022-02-08 17:32:58.141 | ' /home/ubuntu/devstack/local.conf 2022-02-08 17:32:58.147 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2022-02-08 17:32:58.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-02-08 17:32:58.179 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.182 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.75/identity/v2.0"' 2022-02-08 17:32:58.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.75/identity/v2.0 2022-02-08 17:32:58.225 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.229 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2022-02-08 17:32:58.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2022-02-08 17:32:58.266 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2022-02-08 17:32:58.271 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2022-02-08 17:32:58.301 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.303 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2022-02-08 17:32:58.306 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-02-08 17:32:58.337 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.339 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2022-02-08 17:32:58.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2022-02-08 17:32:58.376 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2022-02-08 17:32:58.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-02-08 17:32:58.412 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.415 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2022-02-08 17:32:58.418 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-02-08 17:32:58.449 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.452 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2022-02-08 17:32:58.454 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-02-08 17:32:58.485 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2022-02-08 17:32:58.490 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-02-08 17:32:58.521 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.524 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-08 17:32:58.527 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-08 17:32:58.529 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-08 17:32:58.533 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-08 17:32:58.536 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:32:58.541 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:32:58.543 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-08 17:32:58.547 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:32:58.552 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-08 17:32:58.555 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-08 17:32:58.558 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-08 17:32:58.561 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:58.564 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-08 17:32:58.567 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-08 17:32:58.570 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-08 17:32:58.574 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-08 17:32:58.578 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:32:58.582 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:32:58.586 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-08 17:32:58.589 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-08 17:32:58.590 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-08 17:32:58.590 | BEGIN { 2022-02-08 17:32:58.590 | section = "" 2022-02-08 17:32:58.590 | last_section = "" 2022-02-08 17:32:58.590 | section_count = 0 2022-02-08 17:32:58.590 | } 2022-02-08 17:32:58.590 | /^\[.+\]/ { 2022-02-08 17:32:58.590 | gsub("[][]", "", $1); 2022-02-08 17:32:58.590 | section=$1 2022-02-08 17:32:58.590 | next 2022-02-08 17:32:58.590 | } 2022-02-08 17:32:58.590 | /^ *\#/ { 2022-02-08 17:32:58.590 | next 2022-02-08 17:32:58.590 | } 2022-02-08 17:32:58.590 | /^[^ \t]+/ { 2022-02-08 17:32:58.590 | # get offset of first = in $0 2022-02-08 17:32:58.590 | eq_idx = index($0, "=") 2022-02-08 17:32:58.590 | # extract attr & value from $0 2022-02-08 17:32:58.590 | attr = substr($0, 1, eq_idx - 1) 2022-02-08 17:32:58.590 | value = substr($0, eq_idx + 1) 2022-02-08 17:32:58.590 | # only need to strip trailing whitespace from attr 2022-02-08 17:32:58.590 | sub(/[ \t]*$/, "", attr) 2022-02-08 17:32:58.590 | # need to strip leading & trailing whitespace from value 2022-02-08 17:32:58.591 | sub(/^[ \t]*/, "", value) 2022-02-08 17:32:58.591 | sub(/[ \t]*$/, "", value) 2022-02-08 17:32:58.591 | 2022-02-08 17:32:58.591 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-08 17:32:58.591 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-08 17:32:58.591 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-08 17:32:58.591 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-08 17:32:58.591 | if (! (section, attr) in cfg_attr_count) { 2022-02-08 17:32:58.591 | if (section != last_section) { 2022-02-08 17:32:58.591 | cfg_section[section_count++] = section 2022-02-08 17:32:58.591 | last_section = section 2022-02-08 17:32:58.591 | } 2022-02-08 17:32:58.591 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-08 17:32:58.591 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-08 17:32:58.591 | 2022-02-08 17:32:58.591 | cfg_attr[section, attr, 0] = value 2022-02-08 17:32:58.591 | cfg_attr_count[section, attr] = 1 2022-02-08 17:32:58.591 | } else { 2022-02-08 17:32:58.591 | lno = cfg_attr_count[section, attr]++ 2022-02-08 17:32:58.591 | cfg_attr[section, attr, lno] = value 2022-02-08 17:32:58.591 | } 2022-02-08 17:32:58.591 | } 2022-02-08 17:32:58.591 | END { 2022-02-08 17:32:58.591 | # Process each section in order 2022-02-08 17:32:58.591 | for (sno = 0; sno < section_count; sno++) { 2022-02-08 17:32:58.591 | section = cfg_section[sno] 2022-02-08 17:32:58.591 | # The ini routines simply append a config item immediately 2022-02-08 17:32:58.591 | # after the section header. To keep the same order as defined 2022-02-08 17:32:58.591 | # in local.conf, invoke the ini routines in the reverse order 2022-02-08 17:32:58.591 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-08 17:32:58.591 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-08 17:32:58.591 | if (cfg_attr_count[section, attr] == 1) 2022-02-08 17:32:58.592 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-08 17:32:58.592 | else { 2022-02-08 17:32:58.592 | # For multiline, invoke the ini routines in the reverse order 2022-02-08 17:32:58.592 | count = cfg_attr_count[section, attr] 2022-02-08 17:32:58.592 | print "inidelete " configfile " " section " " attr 2022-02-08 17:32:58.592 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-08 17:32:58.592 | for (l = count -2; l >= 0; l--) 2022-02-08 17:32:58.592 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-08 17:32:58.592 | } 2022-02-08 17:32:58.592 | } 2022-02-08 17:32:58.592 | } 2022-02-08 17:32:58.592 | } 2022-02-08 17:32:58.592 | ' 2022-02-08 17:32:58.592 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.592 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:32:58.593 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-08 17:32:58.595 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-08 17:32:58.597 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-08 17:32:58.600 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:32:58.603 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-08 17:32:58.605 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-08 17:32:58.605 | BEGIN { group = "" } 2022-02-08 17:32:58.606 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:32:58.606 | gsub("[][]", "", $1); 2022-02-08 17:32:58.606 | split($1, a, "|"); 2022-02-08 17:32:58.606 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-08 17:32:58.606 | group=a[1] 2022-02-08 17:32:58.606 | } else { 2022-02-08 17:32:58.606 | group="" 2022-02-08 17:32:58.606 | } 2022-02-08 17:32:58.606 | next 2022-02-08 17:32:58.606 | } 2022-02-08 17:32:58.606 | { 2022-02-08 17:32:58.606 | if (group != "") 2022-02-08 17:32:58.606 | print $0 2022-02-08 17:32:58.606 | } 2022-02-08 17:32:58.606 | ' /home/ubuntu/devstack/local.conf 2022-02-08 17:32:58.612 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-08 17:32:58.615 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-08 17:32:58.644 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-08 17:32:58.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-08 17:32:58.678 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:32:58.681 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-08 17:32:58.700 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:58.703 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-08 17:32:58.706 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-08 17:32:58.724 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:58.726 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-08 17:32:58.758 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-08 17:32:58.809 | [86065 Async configure_neutron_nova:137812]: Waiting for completion of configure_neutron_nova running on PID 137812 (2 other jobs running) 2022-02-08 17:32:58.835 | [86065 Async configure_neutron_nova:137812]: Signaling child to exit 2022-02-08 17:32:58.835 | WAKEUP 2022-02-08 17:32:58.862 | [86065 Async configure_neutron_nova:137812]: Signaled 2022-02-08 17:32:58.864 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-08 17:32:58.864 | ++ 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-02-08 17:32:58.864 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:32:58.864 | + 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-02-08 17:32:58.864 | + 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-02-08 17:32:58.865 | + 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-02-08 17:32:58.865 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:32:58.865 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.75/identity 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-08 17:32:58.865 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-08 17:32:58.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-08 17:32:58.865 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-08 17:32:58.865 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-08 17:32:58.865 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:32:58.865 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-08 17:32:58.865 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:32:58.865 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-08 17:32:58.865 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-08 17:32:58.865 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:32:58.865 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:32:58.865 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:32:58.866 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.75/identity 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-08 17:32:58.866 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-08 17:32:58.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-08 17:32:58.866 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-08 17:32:58.866 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-08 17:32:58.922 | [86065 Async configure_neutron_nova:137812]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-08 17:32:58.926 | + inc/async:async_wait:197 : return 0 2022-02-08 17:32:58.931 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-08 17:32:58.953 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:58.956 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-08 17:32:58.989 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-08 17:32:59.024 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-08 17:32:59.042 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:59.045 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-08 17:32:59.049 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:32:59.051 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-08 17:32:59.054 | + ./stack.sh:main:1277 : start_nova_api 2022-02-08 17:32:59.056 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-08 17:32:59.059 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-08 17:32:59.062 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-08 17:32:59.065 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-08 17:32:59.088 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:32:59.092 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:32:59.095 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:32:59.098 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:32:59.100 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-08 17:32:59.104 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-08 17:32:59.108 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-08 17:32:59.111 | + functions-common:run_process:1669 : local service=n-api 2022-02-08 17:32:59.114 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-08 17:32:59.116 | + functions-common:run_process:1671 : local group= 2022-02-08 17:32:59.119 | + functions-common:run_process:1672 : local user= 2022-02-08 17:32:59.122 | + functions-common:run_process:1674 : local name=n-api 2022-02-08 17:32:59.125 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:32:59.127 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:32:59.130 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:32:59.132 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:32:59.136 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:32:59.140 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341579137 2022-02-08 17:32:59.143 | + functions-common:run_process:1677 : is_service_enabled n-api 2022-02-08 17:32:59.161 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:32:59.164 | + functions-common:run_process:1678 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-08 17:32:59.166 | + functions-common:_run_under_systemd:1634 : local service=n-api 2022-02-08 17:32:59.169 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-08 17:32:59.172 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-08 17:32:59.174 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-08 17:32:59.177 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-08 17:32:59.179 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-08 17:32:59.182 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-08 17:32:59.185 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-api.service 2022-02-08 17:32:59.187 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:32:59.190 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:32:59.193 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-08 17:32:59.195 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-08 17:32:59.198 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@n-api.service 2022-02-08 17:32:59.200 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-08 17:32:59.203 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:32:59.205 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:32:59.207 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-08 17:32:59.210 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:32:59.214 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-08 17:32:59.276 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-08 17:32:59.339 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-08 17:32:59.391 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-08 17:32:59.443 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:32:59.499 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-08 17:32:59.552 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-08 17:32:59.613 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-08 17:32:59.665 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-08 17:32:59.717 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-08 17:32:59.770 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:32:59.773 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-08 17:32:59.836 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:33:00.244 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-api.service 2022-02-08 17:33:00.264 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-08 17:33:00.655 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-api.service 2022-02-08 17:33:00.738 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:00.742 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:00.746 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:00.750 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:00.753 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:00.755 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:00.758 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:00.761 | + functions-common:time_stop:2421 : start_time=1644341579137 2022-02-08 17:33:00.764 | + functions-common:time_stop:2423 : [[ -z 1644341579137 ]] 2022-02-08 17:33:00.767 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:00.772 | + functions-common:time_stop:2426 : end_time=1644341580769 2022-02-08 17:33:00.775 | + functions-common:time_stop:2427 : elapsed_time=1632 2022-02-08 17:33:00.777 | + functions-common:time_stop:2428 : total=3388 2022-02-08 17:33:00.780 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:00.782 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5020 2022-02-08 17:33:00.785 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.75/compute/v2.1/ 2022-02-08 17:33:00.787 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-08 17:33:00.787 | Waiting for nova-api to start... 2022-02-08 17:33:00.790 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.75/compute/v2.1/ 2022-02-08 17:33:00.793 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 17:33:00.795 | + functions:wait_for_service:458 : local url=http://10.222.0.75/compute/v2.1/ 2022-02-08 17:33:00.798 | + functions:wait_for_service:459 : local rval=0 2022-02-08 17:33:00.802 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 17:33:00.804 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 17:33:00.806 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:00.809 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:00.812 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:00.817 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341580814 2022-02-08 17:33:00.819 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 17:33:00.825 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.75/compute/v2.1/ 2022-02-08 17:33:06.459 | + :: : [[ 200 == 503 ]] 2022-02-08 17:33:06.461 | + :: : [[ 0 -eq 7 ]] 2022-02-08 17:33:06.464 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 17:33:06.467 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:06.470 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:06.472 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:06.475 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:06.477 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:06.480 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 17:33:06.483 | + functions-common:time_stop:2421 : start_time=1644341580814 2022-02-08 17:33:06.485 | + functions-common:time_stop:2423 : [[ -z 1644341580814 ]] 2022-02-08 17:33:06.489 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:06.494 | + functions-common:time_stop:2426 : end_time=1644341586491 2022-02-08 17:33:06.496 | + functions-common:time_stop:2427 : elapsed_time=5677 2022-02-08 17:33:06.499 | + functions-common:time_stop:2428 : total=6441 2022-02-08 17:33:06.502 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:06.504 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12118 2022-02-08 17:33:06.507 | + functions:wait_for_service:467 : return 0 2022-02-08 17:33:06.510 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:33:06.513 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:33:06.517 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-08 17:33:06.535 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:06.537 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-08 17:33:06.541 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:33:06.543 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-08 17:33:06.546 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-08 17:33:06.549 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:33:06.552 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-08 17:33:06.571 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:06.574 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-08 17:33:06.591 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:06.594 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-08 17:33:06.597 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:33:06.600 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-08 17:33:06.602 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-08 17:33:06.605 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router != '' ]] 2022-02-08 17:33:06.608 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2022-02-08 17:33:06.639 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-08 17:33:06.642 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-08 17:33:06.644 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-08 17:33:06.676 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-08 17:33:06.708 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-08 17:33:06.711 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-08 17:33:06.714 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-08 17:33:06.717 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-08 17:33:06.720 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-08 17:33:06.723 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-08 17:33:06.726 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-08 17:33:06.728 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-08 17:33:06.732 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-08 17:33:06.735 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-08 17:33:06.737 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-08 17:33:06.740 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-08 17:33:06.742 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.745 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.748 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.750 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-08 17:33:06.753 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.756 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.759 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-08 17:33:06.776 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:06.779 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-08 17:33:06.781 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.784 | + functions-common:run_process:1669 : local service=q-svc 2022-02-08 17:33:06.787 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.790 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:06.792 | + functions-common:run_process:1672 : local user= 2022-02-08 17:33:06.795 | + functions-common:run_process:1674 : local name=q-svc 2022-02-08 17:33:06.798 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:06.800 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:06.803 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:06.805 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:06.809 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:06.813 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341586810 2022-02-08 17:33:06.816 | + functions-common:run_process:1677 : is_service_enabled q-svc 2022-02-08 17:33:06.834 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:06.837 | + functions-common:run_process:1678 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-08 17:33:06.841 | + functions-common:_run_under_systemd:1634 : local service=q-svc 2022-02-08 17:33:06.843 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.846 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.849 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.851 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.854 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-08 17:33:06.857 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-08 17:33:06.860 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-svc.service 2022-02-08 17:33:06.862 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:33:06.865 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:33:06.868 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-08 17:33:06.870 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-08 17:33:06.873 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-svc.service 2022-02-08 17:33:06.875 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:06.877 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:33:06.880 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:33:06.882 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:33:06.884 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:33:06.886 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-08 17:33:06.889 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:33:06.894 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-08 17:33:06.959 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-08 17:33:07.021 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:07.073 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-08 17:33:07.125 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-08 17:33:07.184 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:33:07.241 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:33:07.243 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-08 17:33:07.311 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:33:07.714 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-svc.service 2022-02-08 17:33:07.727 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-08 17:33:08.122 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-svc.service 2022-02-08 17:33:08.149 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:08.152 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:08.154 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:08.157 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:08.159 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:08.162 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:08.165 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:08.167 | + functions-common:time_stop:2421 : start_time=1644341586810 2022-02-08 17:33:08.170 | + functions-common:time_stop:2423 : [[ -z 1644341586810 ]] 2022-02-08 17:33:08.173 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:08.178 | + functions-common:time_stop:2426 : end_time=1644341588175 2022-02-08 17:33:08.180 | + functions-common:time_stop:2427 : elapsed_time=1365 2022-02-08 17:33:08.183 | + functions-common:time_stop:2428 : total=5020 2022-02-08 17:33:08.186 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:08.188 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6385 2022-02-08 17:33:08.191 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.75:9696 2022-02-08 17:33:08.194 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-08 17:33:08.212 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:08.215 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-08 17:33:08.215 | Waiting for Neutron to start... 2022-02-08 17:33:08.218 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.75:9696' 2022-02-08 17:33:08.221 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.75:9696' 'Neutron did not start' 60 2022-02-08 17:33:08.224 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.75:9696' 2022-02-08 17:33:08.227 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2022-02-08 17:33:08.230 | + functions-common:test_with_retry:2354 : local until=60 2022-02-08 17:33:08.233 | + functions-common:test_with_retry:2355 : local sleep=0.5 2022-02-08 17:33:08.236 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2022-02-08 17:33:08.238 | + functions-common:time_start:2400 : local name=test_with_retry 2022-02-08 17:33:08.241 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:08.244 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:08.247 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:08.252 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341588249 2022-02-08 17:33:08.255 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.75:9696; do sleep 0.5; done' 2022-02-08 17:33:13.836 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.75:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2022-02-08 17:33:13.841 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:13.846 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:13.849 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:13.852 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:13.855 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:13.858 | + functions-common:time_stop:2420 : name=test_with_retry 2022-02-08 17:33:13.860 | + functions-common:time_stop:2421 : start_time=1644341588249 2022-02-08 17:33:13.863 | + functions-common:time_stop:2423 : [[ -z 1644341588249 ]] 2022-02-08 17:33:13.866 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:13.872 | + functions-common:time_stop:2426 : end_time=1644341593868 2022-02-08 17:33:13.874 | + functions-common:time_stop:2427 : elapsed_time=5619 2022-02-08 17:33:13.878 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:33:13.882 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:13.886 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5619 2022-02-08 17:33:13.889 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-02-08 17:33:13.911 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:13.916 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-02-08 17:33:13.919 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:33:13.922 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-02-08 17:33:13.924 | + ./stack.sh:main:1298 : start_placement 2022-02-08 17:33:13.927 | + lib/placement:start_placement:160 : start_placement_api 2022-02-08 17:33:13.929 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-08 17:33:13.933 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-02-08 17:33:13.937 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-08 17:33:13.940 | + functions-common:run_process:1669 : local service=placement-api 2022-02-08 17:33:13.943 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-08 17:33:13.946 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:13.949 | + functions-common:run_process:1672 : local user= 2022-02-08 17:33:13.954 | + functions-common:run_process:1674 : local name=placement-api 2022-02-08 17:33:13.957 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:13.962 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:13.965 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:13.968 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:13.972 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:13.977 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341593973 2022-02-08 17:33:13.980 | + functions-common:run_process:1677 : is_service_enabled placement-api 2022-02-08 17:33:13.998 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:14.001 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-02-08 17:33:14.003 | + functions-common:_run_under_systemd:1634 : local service=placement-api 2022-02-08 17:33:14.007 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-08 17:33:14.010 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-08 17:33:14.014 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-08 17:33:14.016 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-08 17:33:14.019 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-02-08 17:33:14.022 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-02-08 17:33:14.026 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@placement-api.service 2022-02-08 17:33:14.029 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:33:14.032 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:33:14.035 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-02-08 17:33:14.038 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-02-08 17:33:14.042 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@placement-api.service 2022-02-08 17:33:14.045 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-08 17:33:14.048 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:33:14.051 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:33:14.053 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-02-08 17:33:14.056 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:33:14.060 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-02-08 17:33:14.135 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-02-08 17:33:14.210 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-02-08 17:33:14.265 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-08 17:33:14.320 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:33:14.373 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-02-08 17:33:14.426 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-02-08 17:33:14.479 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-02-08 17:33:14.536 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-02-08 17:33:14.590 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-02-08 17:33:14.643 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:33:14.646 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-02-08 17:33:14.710 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:33:15.127 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@placement-api.service 2022-02-08 17:33:15.141 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-02-08 17:33:15.549 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@placement-api.service 2022-02-08 17:33:15.632 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:15.635 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:15.637 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:15.641 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:15.643 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:15.646 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:15.648 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:15.651 | + functions-common:time_stop:2421 : start_time=1644341593973 2022-02-08 17:33:15.654 | + functions-common:time_stop:2423 : [[ -z 1644341593973 ]] 2022-02-08 17:33:15.657 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:15.662 | + functions-common:time_stop:2426 : end_time=1644341595659 2022-02-08 17:33:15.665 | + functions-common:time_stop:2427 : elapsed_time=1686 2022-02-08 17:33:15.667 | + functions-common:time_stop:2428 : total=6385 2022-02-08 17:33:15.670 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:15.673 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8071 2022-02-08 17:33:15.676 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-02-08 17:33:15.676 | Waiting for placement-api to start... 2022-02-08 17:33:15.678 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.75/placement 2022-02-08 17:33:15.681 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 17:33:15.683 | + functions:wait_for_service:458 : local url=http://10.222.0.75/placement 2022-02-08 17:33:15.686 | + functions:wait_for_service:459 : local rval=0 2022-02-08 17:33:15.689 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 17:33:15.691 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 17:33:15.694 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:15.697 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:15.701 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:15.705 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341595703 2022-02-08 17:33:15.708 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 17:33:15.714 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.75/placement 2022-02-08 17:33:18.442 | + :: : [[ 200 == 503 ]] 2022-02-08 17:33:18.443 | + :: : [[ 0 -eq 7 ]] 2022-02-08 17:33:18.447 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 17:33:18.451 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:18.453 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:18.456 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:18.459 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:18.461 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:18.464 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 17:33:18.466 | + functions-common:time_stop:2421 : start_time=1644341595703 2022-02-08 17:33:18.469 | + functions-common:time_stop:2423 : [[ -z 1644341595703 ]] 2022-02-08 17:33:18.473 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:18.478 | + functions-common:time_stop:2426 : end_time=1644341598475 2022-02-08 17:33:18.481 | + functions-common:time_stop:2427 : elapsed_time=2772 2022-02-08 17:33:18.484 | + functions-common:time_stop:2428 : total=12118 2022-02-08 17:33:18.487 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:18.489 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14890 2022-02-08 17:33:18.492 | + functions:wait_for_service:467 : return 0 2022-02-08 17:33:18.495 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-02-08 17:33:18.514 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:18.517 | + ./stack.sh:main:1302 : start_neutron 2022-02-08 17:33:18.520 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-02-08 17:33:18.525 | ++ 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-02-08 17:33:18.525 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:33:18.532 | + 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-02-08 17:33:18.534 | + 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-02-08 17:33:18.537 | + 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-02-08 17:33:18.540 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:33:18.543 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-02-08 17:33:18.547 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:18.550 | + functions-common:run_process:1669 : local service=q-agt 2022-02-08 17:33:18.552 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:18.555 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:18.558 | + functions-common:run_process:1672 : local user= 2022-02-08 17:33:18.560 | + functions-common:run_process:1674 : local name=q-agt 2022-02-08 17:33:18.563 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:18.566 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:18.569 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:18.572 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:18.575 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:18.581 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341598577 2022-02-08 17:33:18.584 | + functions-common:run_process:1677 : is_service_enabled q-agt 2022-02-08 17:33:18.603 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:18.605 | + functions-common:run_process:1678 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-08 17:33:18.608 | + functions-common:_run_under_systemd:1634 : local service=q-agt 2022-02-08 17:33:18.611 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:18.614 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:18.616 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:18.619 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:18.622 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-08 17:33:18.624 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-08 17:33:18.627 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-agt.service 2022-02-08 17:33:18.630 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:33:18.632 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:33:18.635 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-08 17:33:18.638 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-08 17:33:18.641 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-agt.service 2022-02-08 17:33:18.643 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:18.645 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:33:18.648 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:33:18.650 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:33:18.653 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:33:18.655 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-02-08 17:33:18.657 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:33:18.663 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-02-08 17:33:18.730 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-02-08 17:33:18.794 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-08 17:33:18.848 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-02-08 17:33:18.903 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-02-08 17:33:18.957 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:33:19.010 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:33:19.013 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-02-08 17:33:19.078 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:33:19.493 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-agt.service 2022-02-08 17:33:19.507 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-02-08 17:33:19.898 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-agt.service 2022-02-08 17:33:19.920 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:19.928 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:19.931 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:19.935 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:19.937 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:19.940 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:19.943 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:19.946 | + functions-common:time_stop:2421 : start_time=1644341598577 2022-02-08 17:33:19.948 | + functions-common:time_stop:2423 : [[ -z 1644341598577 ]] 2022-02-08 17:33:19.951 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:19.956 | + functions-common:time_stop:2426 : end_time=1644341599953 2022-02-08 17:33:19.959 | + functions-common:time_stop:2427 : elapsed_time=1376 2022-02-08 17:33:19.962 | + functions-common:time_stop:2428 : total=8071 2022-02-08 17:33:19.964 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:19.967 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9447 2022-02-08 17:33:19.970 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-02-08 17:33:19.973 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2022-02-08 17:33:19.975 | + functions-common:is_provider_network:2266 : return 1 2022-02-08 17:33:19.978 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-02-08 17:33:19.981 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-08 17:33:19.984 | + functions-common:run_process:1669 : local service=q-dhcp 2022-02-08 17:33:19.986 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-08 17:33:19.989 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:19.992 | + functions-common:run_process:1672 : local user= 2022-02-08 17:33:19.994 | + functions-common:run_process:1674 : local name=q-dhcp 2022-02-08 17:33:19.997 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:20.000 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:20.002 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:20.005 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:20.008 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:20.013 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341600010 2022-02-08 17:33:20.015 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2022-02-08 17:33:20.034 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:20.036 | + functions-common:run_process:1678 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-02-08 17:33:20.039 | + functions-common:_run_under_systemd:1634 : local service=q-dhcp 2022-02-08 17:33:20.042 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-08 17:33:20.044 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-08 17:33:20.047 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-08 17:33:20.049 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-08 17:33:20.052 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-02-08 17:33:20.055 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-02-08 17:33:20.058 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-dhcp.service 2022-02-08 17:33:20.061 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:33:20.066 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:33:20.068 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-02-08 17:33:20.071 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-02-08 17:33:20.074 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-dhcp.service 2022-02-08 17:33:20.076 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-08 17:33:20.079 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:33:20.081 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:33:20.084 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:33:20.086 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:33:20.089 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-02-08 17:33:20.091 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:33:20.096 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-02-08 17:33:20.161 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-02-08 17:33:20.233 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-08 17:33:20.295 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-02-08 17:33:20.354 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-02-08 17:33:20.411 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:33:20.467 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:33:20.470 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-02-08 17:33:20.536 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:33:20.965 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-dhcp.service 2022-02-08 17:33:20.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-02-08 17:33:21.399 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-dhcp.service 2022-02-08 17:33:21.430 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:21.433 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:21.436 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:21.438 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:21.441 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:21.443 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:21.446 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:21.448 | + functions-common:time_stop:2421 : start_time=1644341600010 2022-02-08 17:33:21.451 | + functions-common:time_stop:2423 : [[ -z 1644341600010 ]] 2022-02-08 17:33:21.454 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:21.459 | + functions-common:time_stop:2426 : end_time=1644341601456 2022-02-08 17:33:21.461 | + functions-common:time_stop:2427 : elapsed_time=1446 2022-02-08 17:33:21.464 | + functions-common:time_stop:2428 : total=9447 2022-02-08 17:33:21.467 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:21.469 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10893 2022-02-08 17:33:21.472 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-02-08 17:33:21.475 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-08 17:33:21.477 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-08 17:33:21.481 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-02-08 17:33:21.483 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.486 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.488 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.491 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-02-08 17:33:21.494 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.499 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.501 | + functions-common:run_process:1669 : local service=q-l3 2022-02-08 17:33:21.504 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.506 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:21.509 | + functions-common:run_process:1672 : local user= 2022-02-08 17:33:21.511 | + functions-common:run_process:1674 : local name=q-l3 2022-02-08 17:33:21.514 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:21.516 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:21.518 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:21.521 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:21.526 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:21.529 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341601526 2022-02-08 17:33:21.532 | + functions-common:run_process:1677 : is_service_enabled q-l3 2022-02-08 17:33:21.551 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:21.553 | + functions-common:run_process:1678 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-02-08 17:33:21.556 | + functions-common:_run_under_systemd:1634 : local service=q-l3 2022-02-08 17:33:21.559 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.561 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.564 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.567 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.569 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-02-08 17:33:21.572 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-02-08 17:33:21.575 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-l3.service 2022-02-08 17:33:21.577 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:33:21.580 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:33:21.582 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-02-08 17:33:21.585 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-02-08 17:33:21.588 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-l3.service 2022-02-08 17:33:21.591 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.593 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:33:21.596 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:33:21.598 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:33:21.601 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:33:21.603 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-02-08 17:33:21.606 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:33:21.611 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-02-08 17:33:21.685 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-02-08 17:33:21.757 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-08 17:33:21.815 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-02-08 17:33:21.870 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-02-08 17:33:21.934 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:33:21.994 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:33:21.997 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-02-08 17:33:22.068 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:33:22.506 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-l3.service 2022-02-08 17:33:22.519 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-02-08 17:33:22.947 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-l3.service 2022-02-08 17:33:22.977 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:22.982 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:22.986 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:22.989 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:22.991 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:22.994 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:22.997 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:22.999 | + functions-common:time_stop:2421 : start_time=1644341601526 2022-02-08 17:33:23.002 | + functions-common:time_stop:2423 : [[ -z 1644341601526 ]] 2022-02-08 17:33:23.008 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:23.010 | + functions-common:time_stop:2426 : end_time=1644341603007 2022-02-08 17:33:23.013 | + functions-common:time_stop:2427 : elapsed_time=1481 2022-02-08 17:33:23.016 | + functions-common:time_stop:2428 : total=10893 2022-02-08 17:33:23.019 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:23.022 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12374 2022-02-08 17:33:23.024 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-08 17:33:23.027 | + functions-common:run_process:1669 : local service=q-meta 2022-02-08 17:33:23.030 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-08 17:33:23.033 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:23.035 | + functions-common:run_process:1672 : local user= 2022-02-08 17:33:23.041 | + functions-common:run_process:1674 : local name=q-meta 2022-02-08 17:33:23.044 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:23.047 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:23.050 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:23.052 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:23.061 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:23.067 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341603063 2022-02-08 17:33:23.070 | + functions-common:run_process:1677 : is_service_enabled q-meta 2022-02-08 17:33:23.091 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:23.094 | + functions-common:run_process:1678 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-02-08 17:33:23.098 | + functions-common:_run_under_systemd:1634 : local service=q-meta 2022-02-08 17:33:23.100 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-08 17:33:23.103 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-08 17:33:23.106 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-08 17:33:23.108 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-08 17:33:23.111 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-02-08 17:33:23.115 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-02-08 17:33:23.117 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@q-meta.service 2022-02-08 17:33:23.120 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:33:23.123 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:33:23.126 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-02-08 17:33:23.128 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-02-08 17:33:23.131 | + functions-common:write_user_unit_file:1551 : local service=devstack@q-meta.service 2022-02-08 17:33:23.134 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-08 17:33:23.137 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:33:23.139 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:33:23.142 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:33:23.145 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:33:23.148 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-02-08 17:33:23.150 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:33:23.156 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-02-08 17:33:23.233 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-02-08 17:33:23.311 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-08 17:33:23.374 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-02-08 17:33:23.439 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-02-08 17:33:23.499 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:33:23.556 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:33:23.559 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-02-08 17:33:23.628 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:33:24.125 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@q-meta.service 2022-02-08 17:33:24.144 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-02-08 17:33:24.602 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@q-meta.service 2022-02-08 17:33:24.627 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:24.630 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:24.633 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:24.636 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:24.639 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:24.641 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:24.644 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:24.647 | + functions-common:time_stop:2421 : start_time=1644341603063 2022-02-08 17:33:24.649 | + functions-common:time_stop:2423 : [[ -z 1644341603063 ]] 2022-02-08 17:33:24.655 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:24.659 | + functions-common:time_stop:2426 : end_time=1644341604656 2022-02-08 17:33:24.666 | + functions-common:time_stop:2427 : elapsed_time=1593 2022-02-08 17:33:24.669 | + functions-common:time_stop:2428 : total=12374 2022-02-08 17:33:24.672 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:24.675 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13967 2022-02-08 17:33:24.677 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-02-08 17:33:24.680 | + functions-common:run_process:1669 : local service=q-metering 2022-02-08 17:33:24.683 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-02-08 17:33:24.686 | + functions-common:run_process:1671 : local group= 2022-02-08 17:33:24.689 | + functions-common:run_process:1672 : local user= 2022-02-08 17:33:24.691 | + functions-common:run_process:1674 : local name=q-metering 2022-02-08 17:33:24.694 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:33:24.696 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:33:24.699 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:33:24.702 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:33:24.706 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:33:24.710 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341604707 2022-02-08 17:33:24.713 | + functions-common:run_process:1677 : is_service_enabled q-metering 2022-02-08 17:33:24.734 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:33:24.736 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:33:24.739 | + functions-common:time_stop:2414 : local name 2022-02-08 17:33:24.741 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:33:24.744 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:33:24.747 | + functions-common:time_stop:2417 : local total 2022-02-08 17:33:24.750 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:33:24.752 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:33:24.755 | + functions-common:time_stop:2421 : start_time=1644341604707 2022-02-08 17:33:24.757 | + functions-common:time_stop:2423 : [[ -z 1644341604707 ]] 2022-02-08 17:33:24.763 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:33:24.766 | + functions-common:time_stop:2426 : end_time=1644341604762 2022-02-08 17:33:24.768 | + functions-common:time_stop:2427 : elapsed_time=55 2022-02-08 17:33:24.771 | + functions-common:time_stop:2428 : total=13967 2022-02-08 17:33:24.774 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:33:24.777 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14022 2022-02-08 17:33:24.779 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-02-08 17:33:24.801 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:33:24.803 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-02-08 17:33:24.806 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-02-08 17:33:24.809 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:33:24.812 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-02-08 17:33:24.815 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-02-08 17:33:24.818 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-02-08 17:33:24.820 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : local project_id 2022-02-08 17:33:24.830 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : oscwrap project list 2022-02-08 17:33:24.833 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : grep ' demo ' 2022-02-08 17:33:24.836 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : get_field 1 2022-02-08 17:33:24.839 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:33:24.842 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:27.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:27.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:27.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:27.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:27.261 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:27.264 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:33:27.266 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:33:27.273 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:33:27.276 | ++ functions-common:get_field:807 : echo '| 258c963e92d94dc192e550fbd8dca72e | demo |' 2022-02-08 17:33:27.279 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:27.283 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : project_id=258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:33:27.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : die_if_not_set 157 project_id 'Failure retrieving project_id for demo' 2022-02-08 17:33:27.289 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:33:27.311 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : local admin_project_id 2022-02-08 17:33:27.317 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : oscwrap project list 2022-02-08 17:33:27.320 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : get_field 1 2022-02-08 17:33:27.320 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : grep ' admin ' 2022-02-08 17:33:27.323 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:33:27.326 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:29.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:29.523 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:29.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:29.523 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:29.683 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:29.686 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:33:29.689 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:33:29.693 | ++ functions-common:get_field:807 : echo '| 821657e506c64f6eaafa50d4c58b5f53 | admin |' 2022-02-08 17:33:29.693 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:33:29.700 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:29.704 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : admin_project_id=821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:33:29.708 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : die_if_not_set 161 admin_project_id 'Failure retrieving project_id for admin' 2022-02-08 17:33:29.710 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:33:29.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : type -p neutron_plugin_create_initial_network_profile 2022-02-08 17:33:29.732 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : is_networking_extension_supported auto-allocated-topology 2022-02-08 17:33:29.734 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=auto-allocated-topology 2022-02-08 17:33:29.739 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-08 17:33:32.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:32.373 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:32.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:32.373 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:32.538 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:32.542 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-08 17:33:32.542 | address-scope 2022-02-08 17:33:32.542 | router-admin-state-down-before-update 2022-02-08 17:33:32.542 | agent 2022-02-08 17:33:32.542 | agent-resources-synced 2022-02-08 17:33:32.542 | allowed-address-pairs 2022-02-08 17:33:32.542 | auto-allocated-topology 2022-02-08 17:33:32.542 | availability_zone 2022-02-08 17:33:32.542 | availability_zone_filter 2022-02-08 17:33:32.542 | default-subnetpools 2022-02-08 17:33:32.542 | dhcp_agent_scheduler 2022-02-08 17:33:32.542 | dvr 2022-02-08 17:33:32.542 | empty-string-filtering 2022-02-08 17:33:32.542 | external-net 2022-02-08 17:33:32.542 | extra_dhcp_opt 2022-02-08 17:33:32.542 | extraroute 2022-02-08 17:33:32.542 | extraroute-atomic 2022-02-08 17:33:32.542 | filter-validation 2022-02-08 17:33:32.542 | fip-port-details 2022-02-08 17:33:32.542 | flavors 2022-02-08 17:33:32.542 | floatingip-pools 2022-02-08 17:33:32.542 | ip-substring-filtering 2022-02-08 17:33:32.542 | router 2022-02-08 17:33:32.543 | ext-gw-mode 2022-02-08 17:33:32.543 | l3-ha 2022-02-08 17:33:32.543 | l3-flavors 2022-02-08 17:33:32.543 | l3-port-ip-change-not-allowed 2022-02-08 17:33:32.543 | l3_agent_scheduler 2022-02-08 17:33:32.543 | multi-provider 2022-02-08 17:33:32.543 | net-mtu 2022-02-08 17:33:32.543 | net-mtu-writable 2022-02-08 17:33:32.543 | network_availability_zone 2022-02-08 17:33:32.543 | network-ip-availability 2022-02-08 17:33:32.543 | pagination 2022-02-08 17:33:32.543 | port-device-profile 2022-02-08 17:33:32.543 | port-mac-address-regenerate 2022-02-08 17:33:32.543 | port-numa-affinity-policy 2022-02-08 17:33:32.543 | binding 2022-02-08 17:33:32.543 | binding-extended 2022-02-08 17:33:32.543 | port-security 2022-02-08 17:33:32.543 | project-id 2022-02-08 17:33:32.543 | provider 2022-02-08 17:33:32.543 | quota-check-limit 2022-02-08 17:33:32.543 | quotas 2022-02-08 17:33:32.543 | quota_details 2022-02-08 17:33:32.543 | rbac-policies 2022-02-08 17:33:32.543 | rbac-address-group 2022-02-08 17:33:32.543 | rbac-address-scope 2022-02-08 17:33:32.543 | rbac-security-groups 2022-02-08 17:33:32.543 | rbac-subnetpool 2022-02-08 17:33:32.543 | revision-if-match 2022-02-08 17:33:32.543 | standard-attr-revisions 2022-02-08 17:33:32.543 | router_availability_zone 2022-02-08 17:33:32.543 | security-groups-normalized-cidr 2022-02-08 17:33:32.543 | port-security-groups-filtering 2022-02-08 17:33:32.543 | security-groups-remote-address-group 2022-02-08 17:33:32.543 | security-groups-shared-filtering 2022-02-08 17:33:32.544 | security-group 2022-02-08 17:33:32.544 | service-type 2022-02-08 17:33:32.544 | sorting 2022-02-08 17:33:32.544 | standard-attr-description 2022-02-08 17:33:32.544 | stateful-security-group 2022-02-08 17:33:32.544 | subnet_onboard 2022-02-08 17:33:32.544 | subnet-service-types 2022-02-08 17:33:32.544 | subnet_allocation 2022-02-08 17:33:32.544 | subnetpool-prefix-ops 2022-02-08 17:33:32.544 | standard-attr-tag 2022-02-08 17:33:32.544 | standard-attr-timestamp' 2022-02-08 17:33:32.545 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-08 17:33:32.545 | address-scope 2022-02-08 17:33:32.545 | router-admin-state-down-before-update 2022-02-08 17:33:32.545 | agent 2022-02-08 17:33:32.546 | agent-resources-synced 2022-02-08 17:33:32.546 | allowed-address-pairs 2022-02-08 17:33:32.546 | auto-allocated-topology 2022-02-08 17:33:32.546 | availability_zone 2022-02-08 17:33:32.546 | availability_zone_filter 2022-02-08 17:33:32.546 | default-subnetpools 2022-02-08 17:33:32.546 | dhcp_agent_scheduler 2022-02-08 17:33:32.546 | dvr 2022-02-08 17:33:32.546 | empty-string-filtering 2022-02-08 17:33:32.546 | external-net 2022-02-08 17:33:32.546 | extra_dhcp_opt 2022-02-08 17:33:32.546 | extraroute 2022-02-08 17:33:32.546 | extraroute-atomic 2022-02-08 17:33:32.546 | filter-validation 2022-02-08 17:33:32.546 | fip-port-details 2022-02-08 17:33:32.546 | flavors 2022-02-08 17:33:32.546 | floatingip-pools 2022-02-08 17:33:32.546 | ip-substring-filtering 2022-02-08 17:33:32.546 | router 2022-02-08 17:33:32.546 | ext-gw-mode 2022-02-08 17:33:32.546 | l3-ha 2022-02-08 17:33:32.546 | l3-flavors 2022-02-08 17:33:32.546 | l3-port-ip-change-not-allowed 2022-02-08 17:33:32.546 | l3_agent_scheduler 2022-02-08 17:33:32.546 | multi-provider 2022-02-08 17:33:32.546 | net-mtu 2022-02-08 17:33:32.546 | net-mtu-writable 2022-02-08 17:33:32.546 | network_availability_zone 2022-02-08 17:33:32.546 | network-ip-availability 2022-02-08 17:33:32.546 | pagination 2022-02-08 17:33:32.546 | port-device-profile 2022-02-08 17:33:32.546 | port-mac-address-regenerate 2022-02-08 17:33:32.547 | port-numa-affinity-policy 2022-02-08 17:33:32.547 | binding 2022-02-08 17:33:32.547 | binding-extended 2022-02-08 17:33:32.547 | port-security 2022-02-08 17:33:32.547 | project-id 2022-02-08 17:33:32.547 | provider 2022-02-08 17:33:32.547 | quota-check-limit 2022-02-08 17:33:32.547 | quotas 2022-02-08 17:33:32.547 | quota_details 2022-02-08 17:33:32.547 | rbac-policies 2022-02-08 17:33:32.547 | rbac-address-group 2022-02-08 17:33:32.547 | rbac-address-scope 2022-02-08 17:33:32.547 | rbac-security-groups 2022-02-08 17:33:32.547 | rbac-subnetpool 2022-02-08 17:33:32.547 | revision-if-match 2022-02-08 17:33:32.547 | standard-attr-revisions 2022-02-08 17:33:32.547 | router_availability_zone 2022-02-08 17:33:32.547 | security-groups-normalized-cidr 2022-02-08 17:33:32.547 | port-security-groups-filtering 2022-02-08 17:33:32.547 | security-groups-remote-address-group 2022-02-08 17:33:32.547 | security-groups-shared-filtering 2022-02-08 17:33:32.547 | security-group 2022-02-08 17:33:32.547 | service-type 2022-02-08 17:33:32.547 | sorting 2022-02-08 17:33:32.547 | standard-attr-description 2022-02-08 17:33:32.547 | stateful-security-group 2022-02-08 17:33:32.547 | subnet_onboard 2022-02-08 17:33:32.547 | subnet-service-types 2022-02-08 17:33:32.547 | subnet_allocation 2022-02-08 17:33:32.547 | subnetpool-prefix-ops 2022-02-08 17:33:32.547 | standard-attr-tag 2022-02-08 17:33:32.547 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-08 17:33:32.549 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-08 17:33:32.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : [[ True == \T\r\u\e ]] 2022-02-08 17:33:32.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : [[ 4 =~ 4.* ]] 2022-02-08 17:33:32.559 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:171 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --project 821657e506c64f6eaafa50d4c58b5f53 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-02-08 17:33:35.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:35.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:35.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:35.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:35.570 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:35.574 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:171 : SUBNETPOOL_V4_ID=ba17fd59-bafc-4561-8bff-41bf6d0e4165 2022-02-08 17:33:35.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : [[ 4 =~ .*6 ]] 2022-02-08 17:33:35.579 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : is_provider_network 2022-02-08 17:33:35.582 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2022-02-08 17:33:35.585 | + functions-common:is_provider_network:2266 : return 1 2022-02-08 17:33:35.590 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 258c963e92d94dc192e550fbd8dca72e private 2022-02-08 17:33:35.590 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : grep ' id ' 2022-02-08 17:33:35.591 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : get_field 2 2022-02-08 17:33:35.593 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:33:35.596 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:38.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:38.298 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:38.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:38.298 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:38.463 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:38.467 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-08 17:33:38.471 | ++ functions-common:get_field:805 : field='$3' 2022-02-08 17:33:38.474 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-08 17:33:38.475 | ++ functions-common:get_field:807 : echo '| id | 85052ec4-c7a8-4ef4-b364-976e05904d64 |' 2022-02-08 17:33:38.482 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:38.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : NET_ID=85052ec4-c7a8-4ef4-b364-976e05904d64 2022-02-08 17:33:38.489 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : die_if_not_set 210 NET_ID 'Failure creating NET_ID for private 258c963e92d94dc192e550fbd8dca72e' 2022-02-08 17:33:38.492 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:33:38.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ 4 =~ 4.* ]] 2022-02-08 17:33:38.519 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : _neutron_create_private_subnet_v4 258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:33:38.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : local project_id=258c963e92d94dc192e550fbd8dca72e 2022-02-08 17:33:38.524 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : '[' -z ba17fd59-bafc-4561-8bff-41bf6d0e4165 ']' 2022-02-08 17:33:38.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local 'subnet_params=--project 258c963e92d94dc192e550fbd8dca72e ' 2022-02-08 17:33:38.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_params+='--ip-version 4 ' 2022-02-08 17:33:38.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : [[ -n 172.20.0.1 ]] 2022-02-08 17:33:38.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : subnet_params+='--gateway 172.20.0.1 ' 2022-02-08 17:33:38.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--subnet-pool ba17fd59-bafc-4561-8bff-41bf6d0e4165 ' 2022-02-08 17:33:38.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+=' ' 2022-02-08 17:33:38.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--network 85052ec4-c7a8-4ef4-b364-976e05904d64 private-subnet' 2022-02-08 17:33:38.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : local subnet_id 2022-02-08 17:33:38.551 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : grep ' id ' 2022-02-08 17:33:38.552 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : get_field 2 2022-02-08 17:33:38.552 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 258c963e92d94dc192e550fbd8dca72e --ip-version 4 --gateway 172.20.0.1 --subnet-pool ba17fd59-bafc-4561-8bff-41bf6d0e4165 --network 85052ec4-c7a8-4ef4-b364-976e05904d64 private-subnet 2022-02-08 17:33:38.555 | +++ functions-common:get_field:800 : local data field 2022-02-08 17:33:38.558 | +++ functions-common:get_field:801 : read data 2022-02-08 17:33:41.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:41.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:41.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:41.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:41.567 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:41.570 | +++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-08 17:33:41.573 | +++ functions-common:get_field:805 : field='$3' 2022-02-08 17:33:41.576 | +++ functions-common:get_field:807 : echo '| id | 3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf |' 2022-02-08 17:33:41.577 | +++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-08 17:33:41.582 | +++ functions-common:get_field:801 : read data 2022-02-08 17:33:41.586 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_id=3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf 2022-02-08 17:33:41.589 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : die_if_not_set 276 subnet_id 'Failure creating private IPv4 subnet for 258c963e92d94dc192e550fbd8dca72e' 2022-02-08 17:33:41.591 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:33:41.609 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : echo 3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf 2022-02-08 17:33:41.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : SUBNET_ID=3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf 2022-02-08 17:33:41.615 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ .*6 ]] 2022-02-08 17:33:41.618 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported router 2022-02-08 17:33:41.621 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=router 2022-02-08 17:33:41.624 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-08 17:33:43.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:43.917 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:43.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:43.917 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:44.126 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:44.131 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-08 17:33:44.131 | address-scope 2022-02-08 17:33:44.131 | router-admin-state-down-before-update 2022-02-08 17:33:44.131 | agent 2022-02-08 17:33:44.131 | agent-resources-synced 2022-02-08 17:33:44.131 | allowed-address-pairs 2022-02-08 17:33:44.131 | auto-allocated-topology 2022-02-08 17:33:44.131 | availability_zone 2022-02-08 17:33:44.131 | availability_zone_filter 2022-02-08 17:33:44.131 | default-subnetpools 2022-02-08 17:33:44.131 | dhcp_agent_scheduler 2022-02-08 17:33:44.131 | dvr 2022-02-08 17:33:44.131 | empty-string-filtering 2022-02-08 17:33:44.131 | external-net 2022-02-08 17:33:44.131 | extra_dhcp_opt 2022-02-08 17:33:44.131 | extraroute 2022-02-08 17:33:44.131 | extraroute-atomic 2022-02-08 17:33:44.131 | filter-validation 2022-02-08 17:33:44.131 | fip-port-details 2022-02-08 17:33:44.132 | flavors 2022-02-08 17:33:44.132 | floatingip-pools 2022-02-08 17:33:44.132 | ip-substring-filtering 2022-02-08 17:33:44.132 | router 2022-02-08 17:33:44.132 | ext-gw-mode 2022-02-08 17:33:44.132 | l3-ha 2022-02-08 17:33:44.132 | l3-flavors 2022-02-08 17:33:44.132 | l3-port-ip-change-not-allowed 2022-02-08 17:33:44.132 | l3_agent_scheduler 2022-02-08 17:33:44.132 | multi-provider 2022-02-08 17:33:44.132 | net-mtu 2022-02-08 17:33:44.132 | net-mtu-writable 2022-02-08 17:33:44.132 | network_availability_zone 2022-02-08 17:33:44.132 | network-ip-availability 2022-02-08 17:33:44.132 | pagination 2022-02-08 17:33:44.132 | port-device-profile 2022-02-08 17:33:44.132 | port-mac-address-regenerate 2022-02-08 17:33:44.132 | port-numa-affinity-policy 2022-02-08 17:33:44.132 | binding 2022-02-08 17:33:44.132 | binding-extended 2022-02-08 17:33:44.132 | port-security 2022-02-08 17:33:44.132 | project-id 2022-02-08 17:33:44.132 | provider 2022-02-08 17:33:44.132 | quota-check-limit 2022-02-08 17:33:44.132 | quotas 2022-02-08 17:33:44.132 | quota_details 2022-02-08 17:33:44.132 | rbac-policies 2022-02-08 17:33:44.132 | rbac-address-group 2022-02-08 17:33:44.132 | rbac-address-scope 2022-02-08 17:33:44.132 | rbac-security-groups 2022-02-08 17:33:44.132 | rbac-subnetpool 2022-02-08 17:33:44.132 | revision-if-match 2022-02-08 17:33:44.133 | standard-attr-revisions 2022-02-08 17:33:44.133 | router_availability_zone 2022-02-08 17:33:44.133 | security-groups-normalized-cidr 2022-02-08 17:33:44.133 | port-security-groups-filtering 2022-02-08 17:33:44.133 | security-groups-remote-address-group 2022-02-08 17:33:44.133 | security-groups-shared-filtering 2022-02-08 17:33:44.133 | security-group 2022-02-08 17:33:44.133 | service-type 2022-02-08 17:33:44.133 | sorting 2022-02-08 17:33:44.133 | standard-attr-description 2022-02-08 17:33:44.133 | stateful-security-group 2022-02-08 17:33:44.133 | subnet_onboard 2022-02-08 17:33:44.133 | subnet-service-types 2022-02-08 17:33:44.133 | subnet_allocation 2022-02-08 17:33:44.133 | subnetpool-prefix-ops 2022-02-08 17:33:44.133 | standard-attr-tag 2022-02-08 17:33:44.133 | standard-attr-timestamp' 2022-02-08 17:33:44.134 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-08 17:33:44.134 | address-scope 2022-02-08 17:33:44.135 | router-admin-state-down-before-update 2022-02-08 17:33:44.135 | agent 2022-02-08 17:33:44.135 | agent-resources-synced 2022-02-08 17:33:44.135 | allowed-address-pairs 2022-02-08 17:33:44.135 | auto-allocated-topology 2022-02-08 17:33:44.135 | availability_zone 2022-02-08 17:33:44.135 | availability_zone_filter 2022-02-08 17:33:44.135 | default-subnetpools 2022-02-08 17:33:44.135 | dhcp_agent_scheduler 2022-02-08 17:33:44.135 | dvr 2022-02-08 17:33:44.135 | empty-string-filtering 2022-02-08 17:33:44.135 | external-net 2022-02-08 17:33:44.135 | extra_dhcp_opt 2022-02-08 17:33:44.135 | extraroute 2022-02-08 17:33:44.135 | extraroute-atomic 2022-02-08 17:33:44.135 | filter-validation 2022-02-08 17:33:44.135 | fip-port-details 2022-02-08 17:33:44.135 | flavors 2022-02-08 17:33:44.135 | floatingip-pools 2022-02-08 17:33:44.136 | ip-substring-filtering 2022-02-08 17:33:44.136 | router 2022-02-08 17:33:44.136 | ext-gw-mode 2022-02-08 17:33:44.136 | l3-ha 2022-02-08 17:33:44.136 | l3-flavors 2022-02-08 17:33:44.136 | l3-port-ip-change-not-allowed 2022-02-08 17:33:44.136 | l3_agent_scheduler 2022-02-08 17:33:44.136 | multi-provider 2022-02-08 17:33:44.136 | net-mtu 2022-02-08 17:33:44.136 | net-mtu-writable 2022-02-08 17:33:44.136 | network_availability_zone 2022-02-08 17:33:44.136 | network-ip-availability 2022-02-08 17:33:44.136 | pagination 2022-02-08 17:33:44.136 | port-device-profile 2022-02-08 17:33:44.136 | port-mac-address-regenerate 2022-02-08 17:33:44.136 | port-numa-affinity-policy 2022-02-08 17:33:44.136 | binding 2022-02-08 17:33:44.137 | binding-extended 2022-02-08 17:33:44.137 | port-security 2022-02-08 17:33:44.137 | project-id 2022-02-08 17:33:44.137 | provider 2022-02-08 17:33:44.137 | quota-check-limit 2022-02-08 17:33:44.137 | quotas 2022-02-08 17:33:44.137 | quota_details 2022-02-08 17:33:44.137 | rbac-policies 2022-02-08 17:33:44.137 | rbac-address-group 2022-02-08 17:33:44.137 | rbac-address-scope 2022-02-08 17:33:44.137 | rbac-security-groups 2022-02-08 17:33:44.137 | rbac-subnetpool 2022-02-08 17:33:44.137 | revision-if-match 2022-02-08 17:33:44.137 | standard-attr-revisions 2022-02-08 17:33:44.137 | router_availability_zone 2022-02-08 17:33:44.137 | security-groups-normalized-cidr 2022-02-08 17:33:44.137 | port-security-groups-filtering 2022-02-08 17:33:44.137 | security-groups-remote-address-group 2022-02-08 17:33:44.138 | security-groups-shared-filtering 2022-02-08 17:33:44.138 | security-group 2022-02-08 17:33:44.138 | service-type 2022-02-08 17:33:44.138 | sorting 2022-02-08 17:33:44.138 | standard-attr-description 2022-02-08 17:33:44.138 | stateful-security-group 2022-02-08 17:33:44.138 | subnet_onboard 2022-02-08 17:33:44.138 | subnet-service-types 2022-02-08 17:33:44.138 | subnet_allocation 2022-02-08 17:33:44.138 | subnetpool-prefix-ops 2022-02-08 17:33:44.138 | standard-attr-tag 2022-02-08 17:33:44.138 | standard-attr-timestamp =~ router ]] 2022-02-08 17:33:44.138 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-08 17:33:44.142 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported external-net 2022-02-08 17:33:44.146 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=external-net 2022-02-08 17:33:44.150 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-08 17:33:46.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:46.531 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:46.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:46.531 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:46.705 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:46.709 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-08 17:33:46.709 | address-scope 2022-02-08 17:33:46.709 | router-admin-state-down-before-update 2022-02-08 17:33:46.709 | agent 2022-02-08 17:33:46.709 | agent-resources-synced 2022-02-08 17:33:46.709 | allowed-address-pairs 2022-02-08 17:33:46.709 | auto-allocated-topology 2022-02-08 17:33:46.709 | availability_zone 2022-02-08 17:33:46.709 | availability_zone_filter 2022-02-08 17:33:46.709 | default-subnetpools 2022-02-08 17:33:46.709 | dhcp_agent_scheduler 2022-02-08 17:33:46.709 | dvr 2022-02-08 17:33:46.709 | empty-string-filtering 2022-02-08 17:33:46.709 | external-net 2022-02-08 17:33:46.709 | extra_dhcp_opt 2022-02-08 17:33:46.709 | extraroute 2022-02-08 17:33:46.709 | extraroute-atomic 2022-02-08 17:33:46.709 | filter-validation 2022-02-08 17:33:46.709 | fip-port-details 2022-02-08 17:33:46.709 | flavors 2022-02-08 17:33:46.709 | floatingip-pools 2022-02-08 17:33:46.709 | ip-substring-filtering 2022-02-08 17:33:46.709 | router 2022-02-08 17:33:46.709 | ext-gw-mode 2022-02-08 17:33:46.709 | l3-ha 2022-02-08 17:33:46.709 | l3-flavors 2022-02-08 17:33:46.709 | l3-port-ip-change-not-allowed 2022-02-08 17:33:46.709 | l3_agent_scheduler 2022-02-08 17:33:46.709 | multi-provider 2022-02-08 17:33:46.710 | net-mtu 2022-02-08 17:33:46.710 | net-mtu-writable 2022-02-08 17:33:46.710 | network_availability_zone 2022-02-08 17:33:46.710 | network-ip-availability 2022-02-08 17:33:46.710 | pagination 2022-02-08 17:33:46.710 | port-device-profile 2022-02-08 17:33:46.710 | port-mac-address-regenerate 2022-02-08 17:33:46.710 | port-numa-affinity-policy 2022-02-08 17:33:46.710 | binding 2022-02-08 17:33:46.710 | binding-extended 2022-02-08 17:33:46.710 | port-security 2022-02-08 17:33:46.710 | project-id 2022-02-08 17:33:46.710 | provider 2022-02-08 17:33:46.710 | quota-check-limit 2022-02-08 17:33:46.710 | quotas 2022-02-08 17:33:46.710 | quota_details 2022-02-08 17:33:46.710 | rbac-policies 2022-02-08 17:33:46.710 | rbac-address-group 2022-02-08 17:33:46.710 | rbac-address-scope 2022-02-08 17:33:46.710 | rbac-security-groups 2022-02-08 17:33:46.710 | rbac-subnetpool 2022-02-08 17:33:46.710 | revision-if-match 2022-02-08 17:33:46.710 | standard-attr-revisions 2022-02-08 17:33:46.710 | router_availability_zone 2022-02-08 17:33:46.710 | security-groups-normalized-cidr 2022-02-08 17:33:46.710 | port-security-groups-filtering 2022-02-08 17:33:46.710 | security-groups-remote-address-group 2022-02-08 17:33:46.710 | security-groups-shared-filtering 2022-02-08 17:33:46.710 | security-group 2022-02-08 17:33:46.710 | service-type 2022-02-08 17:33:46.710 | sorting 2022-02-08 17:33:46.710 | standard-attr-description 2022-02-08 17:33:46.710 | stateful-security-group 2022-02-08 17:33:46.710 | subnet_onboard 2022-02-08 17:33:46.710 | subnet-service-types 2022-02-08 17:33:46.710 | subnet_allocation 2022-02-08 17:33:46.710 | subnetpool-prefix-ops 2022-02-08 17:33:46.710 | standard-attr-tag 2022-02-08 17:33:46.710 | standard-attr-timestamp' 2022-02-08 17:33:46.713 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-08 17:33:46.713 | address-scope 2022-02-08 17:33:46.713 | router-admin-state-down-before-update 2022-02-08 17:33:46.713 | agent 2022-02-08 17:33:46.713 | agent-resources-synced 2022-02-08 17:33:46.713 | allowed-address-pairs 2022-02-08 17:33:46.713 | auto-allocated-topology 2022-02-08 17:33:46.713 | availability_zone 2022-02-08 17:33:46.713 | availability_zone_filter 2022-02-08 17:33:46.714 | default-subnetpools 2022-02-08 17:33:46.714 | dhcp_agent_scheduler 2022-02-08 17:33:46.714 | dvr 2022-02-08 17:33:46.714 | empty-string-filtering 2022-02-08 17:33:46.714 | external-net 2022-02-08 17:33:46.714 | extra_dhcp_opt 2022-02-08 17:33:46.714 | extraroute 2022-02-08 17:33:46.714 | extraroute-atomic 2022-02-08 17:33:46.714 | filter-validation 2022-02-08 17:33:46.714 | fip-port-details 2022-02-08 17:33:46.714 | flavors 2022-02-08 17:33:46.714 | floatingip-pools 2022-02-08 17:33:46.714 | ip-substring-filtering 2022-02-08 17:33:46.714 | router 2022-02-08 17:33:46.714 | ext-gw-mode 2022-02-08 17:33:46.714 | l3-ha 2022-02-08 17:33:46.714 | l3-flavors 2022-02-08 17:33:46.714 | l3-port-ip-change-not-allowed 2022-02-08 17:33:46.714 | l3_agent_scheduler 2022-02-08 17:33:46.714 | multi-provider 2022-02-08 17:33:46.714 | net-mtu 2022-02-08 17:33:46.714 | net-mtu-writable 2022-02-08 17:33:46.714 | network_availability_zone 2022-02-08 17:33:46.714 | network-ip-availability 2022-02-08 17:33:46.714 | pagination 2022-02-08 17:33:46.714 | port-device-profile 2022-02-08 17:33:46.714 | port-mac-address-regenerate 2022-02-08 17:33:46.714 | port-numa-affinity-policy 2022-02-08 17:33:46.714 | binding 2022-02-08 17:33:46.714 | binding-extended 2022-02-08 17:33:46.714 | port-security 2022-02-08 17:33:46.714 | project-id 2022-02-08 17:33:46.714 | provider 2022-02-08 17:33:46.714 | quota-check-limit 2022-02-08 17:33:46.714 | quotas 2022-02-08 17:33:46.714 | quota_details 2022-02-08 17:33:46.714 | rbac-policies 2022-02-08 17:33:46.714 | rbac-address-group 2022-02-08 17:33:46.715 | rbac-address-scope 2022-02-08 17:33:46.715 | rbac-security-groups 2022-02-08 17:33:46.715 | rbac-subnetpool 2022-02-08 17:33:46.715 | revision-if-match 2022-02-08 17:33:46.715 | standard-attr-revisions 2022-02-08 17:33:46.715 | router_availability_zone 2022-02-08 17:33:46.715 | security-groups-normalized-cidr 2022-02-08 17:33:46.715 | port-security-groups-filtering 2022-02-08 17:33:46.715 | security-groups-remote-address-group 2022-02-08 17:33:46.715 | security-groups-shared-filtering 2022-02-08 17:33:46.715 | security-group 2022-02-08 17:33:46.715 | service-type 2022-02-08 17:33:46.715 | sorting 2022-02-08 17:33:46.715 | standard-attr-description 2022-02-08 17:33:46.715 | stateful-security-group 2022-02-08 17:33:46.715 | subnet_onboard 2022-02-08 17:33:46.715 | subnet-service-types 2022-02-08 17:33:46.715 | subnet_allocation 2022-02-08 17:33:46.715 | subnetpool-prefix-ops 2022-02-08 17:33:46.715 | standard-attr-tag 2022-02-08 17:33:46.715 | standard-attr-timestamp =~ external-net ]] 2022-02-08 17:33:46.717 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-08 17:33:46.719 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:225 : [[ True == \T\r\u\e ]] 2022-02-08 17:33:46.723 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 258c963e92d94dc192e550fbd8dca72e router1 2022-02-08 17:33:46.724 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : grep ' id ' 2022-02-08 17:33:46.725 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : get_field 2 2022-02-08 17:33:46.728 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:33:46.732 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:49.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:49.367 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:49.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:49.367 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:49.537 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:49.540 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-08 17:33:49.543 | ++ functions-common:get_field:805 : field='$3' 2022-02-08 17:33:49.546 | ++ functions-common:get_field:807 : echo '| id | 21b00e31-df71-4877-9efd-7da4a4355779 |' 2022-02-08 17:33:49.546 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-08 17:33:49.557 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:49.561 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : ROUTER_ID=21b00e31-df71-4877-9efd-7da4a4355779 2022-02-08 17:33:49.564 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : die_if_not_set 228 ROUTER_ID 'Failure creating ROUTER_ID for 258c963e92d94dc192e550fbd8dca72e router1' 2022-02-08 17:33:49.567 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:33:49.586 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXTERNAL_NETWORK_FLAGS=--external 2022-02-08 17:33:49.588 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : is_networking_extension_supported auto-allocated-topology 2022-02-08 17:33:49.591 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=auto-allocated-topology 2022-02-08 17:33:49.595 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-08 17:33:51.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:51.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:51.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:51.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:52.137 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:52.142 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-08 17:33:52.142 | address-scope 2022-02-08 17:33:52.142 | router-admin-state-down-before-update 2022-02-08 17:33:52.142 | agent 2022-02-08 17:33:52.142 | agent-resources-synced 2022-02-08 17:33:52.142 | allowed-address-pairs 2022-02-08 17:33:52.142 | auto-allocated-topology 2022-02-08 17:33:52.142 | availability_zone 2022-02-08 17:33:52.142 | availability_zone_filter 2022-02-08 17:33:52.142 | default-subnetpools 2022-02-08 17:33:52.142 | dhcp_agent_scheduler 2022-02-08 17:33:52.142 | dvr 2022-02-08 17:33:52.142 | empty-string-filtering 2022-02-08 17:33:52.142 | external-net 2022-02-08 17:33:52.142 | extra_dhcp_opt 2022-02-08 17:33:52.142 | extraroute 2022-02-08 17:33:52.142 | extraroute-atomic 2022-02-08 17:33:52.142 | filter-validation 2022-02-08 17:33:52.142 | fip-port-details 2022-02-08 17:33:52.142 | flavors 2022-02-08 17:33:52.142 | floatingip-pools 2022-02-08 17:33:52.143 | ip-substring-filtering 2022-02-08 17:33:52.143 | router 2022-02-08 17:33:52.143 | ext-gw-mode 2022-02-08 17:33:52.143 | l3-ha 2022-02-08 17:33:52.143 | l3-flavors 2022-02-08 17:33:52.143 | l3-port-ip-change-not-allowed 2022-02-08 17:33:52.143 | l3_agent_scheduler 2022-02-08 17:33:52.143 | multi-provider 2022-02-08 17:33:52.143 | net-mtu 2022-02-08 17:33:52.143 | net-mtu-writable 2022-02-08 17:33:52.143 | network_availability_zone 2022-02-08 17:33:52.143 | network-ip-availability 2022-02-08 17:33:52.143 | pagination 2022-02-08 17:33:52.143 | port-device-profile 2022-02-08 17:33:52.143 | port-mac-address-regenerate 2022-02-08 17:33:52.143 | port-numa-affinity-policy 2022-02-08 17:33:52.143 | binding 2022-02-08 17:33:52.143 | binding-extended 2022-02-08 17:33:52.143 | port-security 2022-02-08 17:33:52.143 | project-id 2022-02-08 17:33:52.143 | provider 2022-02-08 17:33:52.143 | quota-check-limit 2022-02-08 17:33:52.143 | quotas 2022-02-08 17:33:52.143 | quota_details 2022-02-08 17:33:52.143 | rbac-policies 2022-02-08 17:33:52.143 | rbac-address-group 2022-02-08 17:33:52.143 | rbac-address-scope 2022-02-08 17:33:52.143 | rbac-security-groups 2022-02-08 17:33:52.143 | rbac-subnetpool 2022-02-08 17:33:52.143 | revision-if-match 2022-02-08 17:33:52.143 | standard-attr-revisions 2022-02-08 17:33:52.143 | router_availability_zone 2022-02-08 17:33:52.143 | security-groups-normalized-cidr 2022-02-08 17:33:52.143 | port-security-groups-filtering 2022-02-08 17:33:52.143 | security-groups-remote-address-group 2022-02-08 17:33:52.144 | security-groups-shared-filtering 2022-02-08 17:33:52.144 | security-group 2022-02-08 17:33:52.144 | service-type 2022-02-08 17:33:52.144 | sorting 2022-02-08 17:33:52.144 | standard-attr-description 2022-02-08 17:33:52.144 | stateful-security-group 2022-02-08 17:33:52.144 | subnet_onboard 2022-02-08 17:33:52.144 | subnet-service-types 2022-02-08 17:33:52.144 | subnet_allocation 2022-02-08 17:33:52.144 | subnetpool-prefix-ops 2022-02-08 17:33:52.144 | standard-attr-tag 2022-02-08 17:33:52.144 | standard-attr-timestamp' 2022-02-08 17:33:52.146 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-08 17:33:52.146 | address-scope 2022-02-08 17:33:52.146 | router-admin-state-down-before-update 2022-02-08 17:33:52.146 | agent 2022-02-08 17:33:52.146 | agent-resources-synced 2022-02-08 17:33:52.146 | allowed-address-pairs 2022-02-08 17:33:52.146 | auto-allocated-topology 2022-02-08 17:33:52.146 | availability_zone 2022-02-08 17:33:52.146 | availability_zone_filter 2022-02-08 17:33:52.146 | default-subnetpools 2022-02-08 17:33:52.146 | dhcp_agent_scheduler 2022-02-08 17:33:52.146 | dvr 2022-02-08 17:33:52.146 | empty-string-filtering 2022-02-08 17:33:52.146 | external-net 2022-02-08 17:33:52.146 | extra_dhcp_opt 2022-02-08 17:33:52.146 | extraroute 2022-02-08 17:33:52.146 | extraroute-atomic 2022-02-08 17:33:52.146 | filter-validation 2022-02-08 17:33:52.146 | fip-port-details 2022-02-08 17:33:52.146 | flavors 2022-02-08 17:33:52.146 | floatingip-pools 2022-02-08 17:33:52.146 | ip-substring-filtering 2022-02-08 17:33:52.146 | router 2022-02-08 17:33:52.146 | ext-gw-mode 2022-02-08 17:33:52.146 | l3-ha 2022-02-08 17:33:52.146 | l3-flavors 2022-02-08 17:33:52.146 | l3-port-ip-change-not-allowed 2022-02-08 17:33:52.146 | l3_agent_scheduler 2022-02-08 17:33:52.146 | multi-provider 2022-02-08 17:33:52.146 | net-mtu 2022-02-08 17:33:52.146 | net-mtu-writable 2022-02-08 17:33:52.146 | network_availability_zone 2022-02-08 17:33:52.147 | network-ip-availability 2022-02-08 17:33:52.147 | pagination 2022-02-08 17:33:52.147 | port-device-profile 2022-02-08 17:33:52.147 | port-mac-address-regenerate 2022-02-08 17:33:52.147 | port-numa-affinity-policy 2022-02-08 17:33:52.147 | binding 2022-02-08 17:33:52.147 | binding-extended 2022-02-08 17:33:52.147 | port-security 2022-02-08 17:33:52.147 | project-id 2022-02-08 17:33:52.147 | provider 2022-02-08 17:33:52.147 | quota-check-limit 2022-02-08 17:33:52.147 | quotas 2022-02-08 17:33:52.147 | quota_details 2022-02-08 17:33:52.147 | rbac-policies 2022-02-08 17:33:52.147 | rbac-address-group 2022-02-08 17:33:52.147 | rbac-address-scope 2022-02-08 17:33:52.147 | rbac-security-groups 2022-02-08 17:33:52.147 | rbac-subnetpool 2022-02-08 17:33:52.147 | revision-if-match 2022-02-08 17:33:52.147 | standard-attr-revisions 2022-02-08 17:33:52.147 | router_availability_zone 2022-02-08 17:33:52.147 | security-groups-normalized-cidr 2022-02-08 17:33:52.147 | port-security-groups-filtering 2022-02-08 17:33:52.147 | security-groups-remote-address-group 2022-02-08 17:33:52.147 | security-groups-shared-filtering 2022-02-08 17:33:52.147 | security-group 2022-02-08 17:33:52.147 | service-type 2022-02-08 17:33:52.147 | sorting 2022-02-08 17:33:52.147 | standard-attr-description 2022-02-08 17:33:52.147 | stateful-security-group 2022-02-08 17:33:52.147 | subnet_onboard 2022-02-08 17:33:52.147 | subnet-service-types 2022-02-08 17:33:52.147 | subnet_allocation 2022-02-08 17:33:52.147 | subnetpool-prefix-ops 2022-02-08 17:33:52.147 | standard-attr-tag 2022-02-08 17:33:52.147 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-08 17:33:52.150 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-08 17:33:52.154 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:237 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-02-08 17:33:52.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : '[' True = True ']' 2022-02-08 17:33:52.162 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 --project 821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:33:52.162 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : get_field 2 2022-02-08 17:33:52.164 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : grep ' id ' 2022-02-08 17:33:52.165 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:33:52.168 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:54.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:54.961 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:54.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:54.961 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:55.139 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:33:55.145 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-08 17:33:55.147 | ++ functions-common:get_field:805 : field='$3' 2022-02-08 17:33:55.151 | ++ functions-common:get_field:807 : echo '| id | 5d090bdf-17ee-4bfe-9219-623316fb3b78 |' 2022-02-08 17:33:55.152 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-08 17:33:55.157 | ++ functions-common:get_field:801 : read data 2022-02-08 17:33:55.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXT_NET_ID=5d090bdf-17ee-4bfe-9219-623316fb3b78 2022-02-08 17:33:55.165 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : die_if_not_set 245 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-02-08 17:33:55.167 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:33:55.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : [[ 4 =~ 4.* ]] 2022-02-08 17:33:55.192 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:249 : _neutron_configure_router_v4 2022-02-08 17:33:55.195 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 21b00e31-df71-4877-9efd-7da4a4355779 3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf 2022-02-08 17:33:59.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:59.657 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:59.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:33:59.657 | from cryptography.utils import int_from_bytes 2022-02-08 17:33:59.822 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local id_and_ext_gw_ip 2022-02-08 17:33:59.825 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : _neutron_create_public_subnet_v4 5d090bdf-17ee-4bfe-9219-623316fb3b78 2022-02-08 17:33:59.827 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : local admin_project_id 2022-02-08 17:33:59.831 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : oscwrap project list 2022-02-08 17:33:59.834 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : grep ' admin ' 2022-02-08 17:33:59.834 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : get_field 1 2022-02-08 17:33:59.838 | +++ functions-common:get_field:800 : local data field 2022-02-08 17:33:59.840 | +++ functions-common:get_field:801 : read data 2022-02-08 17:34:02.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:02.101 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:02.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:02.101 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:02.263 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:02.267 | +++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:34:02.269 | +++ functions-common:get_field:805 : field='$2' 2022-02-08 17:34:02.274 | +++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:34:02.276 | +++ functions-common:get_field:807 : echo '| 821657e506c64f6eaafa50d4c58b5f53 | admin |' 2022-02-08 17:34:02.281 | +++ functions-common:get_field:801 : read data 2022-02-08 17:34:02.284 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : admin_project_id=821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:34:02.286 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : die_if_not_set 307 admin_project_id 'Failure retrieving project_id for admin' 2022-02-08 17:34:02.289 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:34:02.305 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : local 'subnet_params=--ip-version 4 --project 821657e506c64f6eaafa50d4c58b5f53 ' 2022-02-08 17:34:02.308 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : subnet_params+=' ' 2022-02-08 17:34:02.310 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : [[ -n 172.31.0.1 ]] 2022-02-08 17:34:02.312 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+='--gateway 172.31.0.1 ' 2022-02-08 17:34:02.315 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--network 5d090bdf-17ee-4bfe-9219-623316fb3b78 --subnet-range 172.31.0.0/24 --no-dhcp ' 2022-02-08 17:34:02.317 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+=public-subnet 2022-02-08 17:34:02.319 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : local id_and_ext_gw_ip 2022-02-08 17:34:02.326 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : grep -e gateway_ip -e ' id ' 2022-02-08 17:34:02.326 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --project 821657e506c64f6eaafa50d4c58b5f53 --gateway 172.31.0.1 --network 5d090bdf-17ee-4bfe-9219-623316fb3b78 --subnet-range 172.31.0.0/24 --no-dhcp public-subnet 2022-02-08 17:34:05.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:05.255 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:05.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:05.255 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:05.433 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:05.438 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | 2022-02-08 17:34:05.438 | | id | 6097ad10-26e3-45d0-9ee3-bd22b138fb14 |' 2022-02-08 17:34:05.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : die_if_not_set 317 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-02-08 17:34:05.443 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:34:05.461 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 6097ad10-26e3-45d0-9ee3-bd22b138fb14 '|' 2022-02-08 17:34:05.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | | id | 6097ad10-26e3-45d0-9ee3-bd22b138fb14 |' 2022-02-08 17:34:05.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : local ext_gw_ip 2022-02-08 17:34:05.470 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 6097ad10-26e3-45d0-9ee3-bd22b138fb14 '|' 2022-02-08 17:34:05.471 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 2 2022-02-08 17:34:05.473 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:34:05.476 | ++ functions-common:get_field:801 : read data 2022-02-08 17:34:05.478 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2022-02-08 17:34:05.480 | ++ functions-common:get_field:805 : field='$3' 2022-02-08 17:34:05.483 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.31.0.1 | | id | 6097ad10-26e3-45d0-9ee3-bd22b138fb14 |' 2022-02-08 17:34:05.483 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-08 17:34:05.489 | ++ functions-common:get_field:801 : read data 2022-02-08 17:34:05.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : ext_gw_ip=172.31.0.1 2022-02-08 17:34:05.496 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 6097ad10-26e3-45d0-9ee3-bd22b138fb14 '|' 2022-02-08 17:34:05.496 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : get_field 5 2022-02-08 17:34:05.498 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:34:05.500 | ++ functions-common:get_field:801 : read data 2022-02-08 17:34:05.503 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2022-02-08 17:34:05.505 | ++ functions-common:get_field:805 : field='$6' 2022-02-08 17:34:05.509 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.31.0.1 | | id | 6097ad10-26e3-45d0-9ee3-bd22b138fb14 |' 2022-02-08 17:34:05.509 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-02-08 17:34:05.515 | ++ functions-common:get_field:801 : read data 2022-02-08 17:34:05.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : PUB_SUBNET_ID=6097ad10-26e3-45d0-9ee3-bd22b138fb14 2022-02-08 17:34:05.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 5d090bdf-17ee-4bfe-9219-623316fb3b78 21b00e31-df71-4877-9efd-7da4a4355779 2022-02-08 17:34:09.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:09.872 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:09.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:09.872 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:10.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:34:10.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : is_service_enabled q-l3 neutron-l3 2022-02-08 17:34:10.071 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:10.074 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local ext_gw_interface=none 2022-02-08 17:34:10.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : is_neutron_ovs_base_plugin 2022-02-08 17:34:10.079 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-02-08 17:34:10.083 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_get_ext_gw_interface 2022-02-08 17:34:10.085 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : [[ False == \T\r\u\e ]] 2022-02-08 17:34:10.088 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:148 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-02-08 17:34:10.118 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : echo br-data 2022-02-08 17:34:10.121 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ext_gw_interface=br-data 2022-02-08 17:34:10.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : [[ br-data != \n\o\n\e ]] 2022-02-08 17:34:10.128 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local cidr_len=24 2022-02-08 17:34:10.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-08 17:34:10.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-02-08 17:34:10.136 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-08 17:34:10.138 | + functions-common:test_with_retry:2353 : local 'failmsg=br-data creation failed' 2022-02-08 17:34:10.141 | + functions-common:test_with_retry:2354 : local until=10 2022-02-08 17:34:10.145 | + functions-common:test_with_retry:2355 : local sleep=0.5 2022-02-08 17:34:10.147 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2022-02-08 17:34:10.149 | + functions-common:time_start:2400 : local name=test_with_retry 2022-02-08 17:34:10.152 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:10.154 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:10.158 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:10.164 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341650161 2022-02-08 17:34:10.167 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-02-08 17:34:10.177 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2022-02-08 17:34:10.179 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:10.182 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:10.184 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:10.187 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:10.189 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:10.192 | + functions-common:time_stop:2420 : name=test_with_retry 2022-02-08 17:34:10.194 | + functions-common:time_stop:2421 : start_time=1644341650161 2022-02-08 17:34:10.196 | + functions-common:time_stop:2423 : [[ -z 1644341650161 ]] 2022-02-08 17:34:10.201 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:10.204 | + functions-common:time_stop:2426 : end_time=1644341650201 2022-02-08 17:34:10.207 | + functions-common:time_stop:2427 : elapsed_time=40 2022-02-08 17:34:10.209 | + functions-common:time_stop:2428 : total=5619 2022-02-08 17:34:10.212 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:10.215 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5659 2022-02-08 17:34:10.222 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : grep -c 172.31.0.1 2022-02-08 17:34:10.223 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : ip addr show dev br-data 2022-02-08 17:34:10.231 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ 0 == 0 ]] 2022-02-08 17:34:10.234 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:34:10.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ False == \T\r\u\e ]] 2022-02-08 17:34:10.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ True == \T\r\u\e ]] 2022-02-08 17:34:10.247 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip addr add 172.31.0.1/24 dev br-data 2022-02-08 17:34:10.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : sudo ip link set br-data up 2022-02-08 17:34:10.275 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : awk -Fip_address '{ print $2 }' 2022-02-08 17:34:10.276 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-02-08 17:34:10.277 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : tr '\n' ' ' 2022-02-08 17:34:10.279 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : cut -f2 '-d'\''' 2022-02-08 17:34:12.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:12.654 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:12.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:12.654 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:12.839 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:34:12.844 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : ROUTER_GW_IP=' 172.31.0.148 ' 2022-02-08 17:34:12.846 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : die_if_not_set 374 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-02-08 17:34:12.849 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:34:12.873 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:376 : _neutron_set_router_id 2022-02-08 17:34:12.875 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:136 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:34:12.878 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ .*6 ]] 2022-02-08 17:34:12.882 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-02-08 17:34:12.910 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:12.913 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-02-08 17:34:12.917 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:34:12.921 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-02-08 17:34:12.925 | + ./stack.sh:main:1319 : start_nova 2022-02-08 17:34:12.928 | + lib/nova:start_nova:1080 : start_nova_rest 2022-02-08 17:34:12.932 | + lib/nova:start_nova_rest:988 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:12.935 | + lib/nova:start_nova_rest:989 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:12.941 | + lib/nova:start_nova_rest:989 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:12.944 | + lib/nova:start_nova_rest:991 : local api_cell_conf=/etc/nova/nova.conf 2022-02-08 17:34:12.947 | + lib/nova:start_nova_rest:992 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-08 17:34:12.956 | + lib/nova:start_nova_rest:994 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-08 17:34:12.960 | + functions-common:run_process:1669 : local service=n-sch 2022-02-08 17:34:12.964 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-08 17:34:12.969 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:12.973 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:12.979 | + functions-common:run_process:1674 : local name=n-sch 2022-02-08 17:34:12.983 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:12.986 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:12.989 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:12.992 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:12.998 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:13.003 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341653000 2022-02-08 17:34:13.007 | + functions-common:run_process:1677 : is_service_enabled n-sch 2022-02-08 17:34:13.028 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:13.032 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-02-08 17:34:13.035 | + functions-common:_run_under_systemd:1634 : local service=n-sch 2022-02-08 17:34:13.038 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-08 17:34:13.040 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-08 17:34:13.043 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-08 17:34:13.046 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-08 17:34:13.049 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-08 17:34:13.052 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-08 17:34:13.055 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-sch.service 2022-02-08 17:34:13.058 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:13.060 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:13.063 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-08 17:34:13.072 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-08 17:34:13.075 | + functions-common:write_user_unit_file:1551 : local service=devstack@n-sch.service 2022-02-08 17:34:13.078 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-08 17:34:13.080 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:34:13.083 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:34:13.086 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:34:13.088 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:34:13.091 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-02-08 17:34:13.093 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:34:13.098 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-02-08 17:34:13.171 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-02-08 17:34:13.237 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-08 17:34:13.293 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-02-08 17:34:13.353 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-02-08 17:34:13.407 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:13.465 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:34:13.467 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-02-08 17:34:13.538 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:34:13.959 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-sch.service 2022-02-08 17:34:13.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-02-08 17:34:14.397 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-sch.service 2022-02-08 17:34:14.420 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:14.423 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:14.426 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:14.429 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:14.432 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:14.436 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:14.438 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:14.441 | + functions-common:time_stop:2421 : start_time=1644341653000 2022-02-08 17:34:14.444 | + functions-common:time_stop:2423 : [[ -z 1644341653000 ]] 2022-02-08 17:34:14.448 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:14.453 | + functions-common:time_stop:2426 : end_time=1644341654450 2022-02-08 17:34:14.456 | + functions-common:time_stop:2427 : elapsed_time=1450 2022-02-08 17:34:14.459 | + functions-common:time_stop:2428 : total=14022 2022-02-08 17:34:14.461 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:14.464 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15472 2022-02-08 17:34:14.467 | + lib/nova:start_nova_rest:995 : '[' True == False ']' 2022-02-08 17:34:14.471 | ++ lib/nova:start_nova_rest:998 : which uwsgi 2022-02-08 17:34:14.476 | + lib/nova:start_nova_rest:998 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-08 17:34:14.482 | + functions-common:run_process:1669 : local service=n-api-meta 2022-02-08 17:34:14.484 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-08 17:34:14.487 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:14.490 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:14.493 | + functions-common:run_process:1674 : local name=n-api-meta 2022-02-08 17:34:14.496 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:14.499 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:14.502 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:14.505 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:14.508 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:14.513 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341654510 2022-02-08 17:34:14.516 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2022-02-08 17:34:14.536 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:14.539 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-02-08 17:34:14.542 | + functions-common:_run_under_systemd:1634 : local service=n-api-meta 2022-02-08 17:34:14.546 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-08 17:34:14.548 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-08 17:34:14.551 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-08 17:34:14.554 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-08 17:34:14.556 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-02-08 17:34:14.559 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-02-08 17:34:14.562 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-api-meta.service 2022-02-08 17:34:14.565 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:14.567 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:14.570 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-02-08 17:34:14.573 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-02-08 17:34:14.576 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@n-api-meta.service 2022-02-08 17:34:14.578 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-08 17:34:14.581 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:34:14.584 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:34:14.587 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-02-08 17:34:14.589 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:34:14.597 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-02-08 17:34:14.666 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-02-08 17:34:14.737 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-02-08 17:34:14.794 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-08 17:34:14.849 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:14.909 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-02-08 17:34:14.973 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-02-08 17:34:15.031 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-02-08 17:34:15.091 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-02-08 17:34:15.150 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-02-08 17:34:15.209 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:34:15.212 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-02-08 17:34:15.286 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:34:15.744 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-api-meta.service 2022-02-08 17:34:15.759 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-02-08 17:34:16.207 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-api-meta.service 2022-02-08 17:34:16.300 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:16.303 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:16.306 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:16.309 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:16.311 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:16.317 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:16.320 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:16.323 | + functions-common:time_stop:2421 : start_time=1644341654510 2022-02-08 17:34:16.326 | + functions-common:time_stop:2423 : [[ -z 1644341654510 ]] 2022-02-08 17:34:16.332 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:16.334 | + functions-common:time_stop:2426 : end_time=1644341656331 2022-02-08 17:34:16.337 | + functions-common:time_stop:2427 : elapsed_time=1821 2022-02-08 17:34:16.342 | + functions-common:time_stop:2428 : total=15472 2022-02-08 17:34:16.344 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:16.347 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17293 2022-02-08 17:34:16.353 | + lib/nova:start_nova_rest:1001 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:16.357 | + lib/nova:start_nova_rest:1001 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:16.361 | + lib/nova:start_nova:1081 : start_nova_console_proxies 2022-02-08 17:34:16.365 | + lib/nova:start_nova_console_proxies:1016 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:16.370 | + lib/nova:start_nova_console_proxies:1018 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:16.374 | + lib/nova:start_nova_console_proxies:1018 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:16.378 | + lib/nova:start_nova_console_proxies:1020 : local api_cell_conf=/etc/nova/nova.conf 2022-02-08 17:34:16.382 | + lib/nova:start_nova_console_proxies:1022 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:34:16.385 | + lib/nova:start_nova_console_proxies:1027 : enable_nova_console_proxies 2022-02-08 17:34:16.394 | ++ lib/nova:enable_nova_console_proxies:1005 : seq 1 1 2022-02-08 17:34:16.400 | + lib/nova:enable_nova_console_proxies:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:34:16.404 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-08 17:34:16.409 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-novnc 2022-02-08 17:34:16.429 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:16.433 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-08 17:34:16.436 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-spice 2022-02-08 17:34:16.457 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:16.460 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-08 17:34:16.464 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-sproxy 2022-02-08 17:34:16.484 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:16.491 | ++ lib/nova:start_nova_console_proxies:1028 : seq 1 1 2022-02-08 17:34:16.494 | + lib/nova:start_nova_console_proxies:1028 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:34:16.496 | + lib/nova:start_nova_console_proxies:1029 : local conf 2022-02-08 17:34:16.500 | ++ lib/nova:start_nova_console_proxies:1030 : conductor_conf 1 2022-02-08 17:34:16.503 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:34:16.506 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:34:16.509 | + lib/nova:start_nova_console_proxies:1030 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:34:16.512 | + lib/nova:start_nova_console_proxies:1031 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-08 17:34:16.515 | + functions-common:run_process:1669 : local service=n-novnc-cell1 2022-02-08 17:34:16.517 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-08 17:34:16.520 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:16.523 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:16.527 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2022-02-08 17:34:16.531 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:16.535 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:16.539 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:16.542 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:16.548 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:16.556 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341656547 2022-02-08 17:34:16.560 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2022-02-08 17:34:16.591 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:16.594 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:16.597 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:16.599 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:16.603 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:16.605 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:16.608 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:16.611 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:16.613 | + functions-common:time_stop:2421 : start_time=1644341656547 2022-02-08 17:34:16.616 | + functions-common:time_stop:2423 : [[ -z 1644341656547 ]] 2022-02-08 17:34:16.623 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:16.630 | + functions-common:time_stop:2426 : end_time=1644341656624 2022-02-08 17:34:16.632 | + functions-common:time_stop:2427 : elapsed_time=77 2022-02-08 17:34:16.635 | + functions-common:time_stop:2428 : total=17293 2022-02-08 17:34:16.638 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:16.642 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17370 2022-02-08 17:34:16.644 | + lib/nova:start_nova_console_proxies:1032 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-08 17:34:16.647 | + functions-common:run_process:1669 : local service=n-spice-cell1 2022-02-08 17:34:16.650 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-08 17:34:16.652 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:16.655 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:16.658 | + functions-common:run_process:1674 : local name=n-spice-cell1 2022-02-08 17:34:16.661 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:16.664 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:16.667 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:16.669 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:16.675 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:16.678 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341656674 2022-02-08 17:34:16.681 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2022-02-08 17:34:16.701 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:16.704 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:16.706 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:16.709 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:16.712 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:16.714 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:16.718 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:16.721 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:16.725 | + functions-common:time_stop:2421 : start_time=1644341656674 2022-02-08 17:34:16.729 | + functions-common:time_stop:2423 : [[ -z 1644341656674 ]] 2022-02-08 17:34:16.738 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:16.742 | + functions-common:time_stop:2426 : end_time=1644341656737 2022-02-08 17:34:16.745 | + functions-common:time_stop:2427 : elapsed_time=63 2022-02-08 17:34:16.748 | + functions-common:time_stop:2428 : total=17370 2022-02-08 17:34:16.751 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:16.753 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17433 2022-02-08 17:34:16.756 | + lib/nova:start_nova_console_proxies:1033 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:16.759 | + functions-common:run_process:1669 : local service=n-sproxy-cell1 2022-02-08 17:34:16.762 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:16.765 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:16.767 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:16.770 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2022-02-08 17:34:16.773 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:16.776 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:16.779 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:16.782 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:16.788 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:16.791 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341656787 2022-02-08 17:34:16.794 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2022-02-08 17:34:16.816 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:16.819 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:16.822 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:16.825 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:16.828 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:16.831 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:16.834 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:16.837 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:16.840 | + functions-common:time_stop:2421 : start_time=1644341656787 2022-02-08 17:34:16.842 | + functions-common:time_stop:2423 : [[ -z 1644341656787 ]] 2022-02-08 17:34:16.848 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:16.851 | + functions-common:time_stop:2426 : end_time=1644341656848 2022-02-08 17:34:16.854 | + functions-common:time_stop:2427 : elapsed_time=61 2022-02-08 17:34:16.857 | + functions-common:time_stop:2428 : total=17433 2022-02-08 17:34:16.859 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:16.862 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17494 2022-02-08 17:34:16.865 | + lib/nova:start_nova_console_proxies:1037 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:16.868 | + lib/nova:start_nova_console_proxies:1037 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:16.871 | + lib/nova:start_nova:1082 : start_nova_conductor 2022-02-08 17:34:16.880 | + lib/nova:start_nova_conductor:1050 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:34:16.880 | + lib/nova:start_nova_conductor:1056 : enable_nova_fleet 2022-02-08 17:34:16.884 | + lib/nova:enable_nova_fleet:1041 : is_service_enabled n-cond 2022-02-08 17:34:16.908 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:16.913 | + lib/nova:enable_nova_fleet:1042 : enable_service n-super-cond 2022-02-08 17:34:16.999 | ++ lib/nova:enable_nova_fleet:1043 : seq 1 1 2022-02-08 17:34:17.002 | + lib/nova:enable_nova_fleet:1043 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:34:17.004 | + lib/nova:enable_nova_fleet:1044 : enable_service n-cond-cell1 2022-02-08 17:34:17.092 | + lib/nova:start_nova_conductor:1057 : is_service_enabled n-super-cond 2022-02-08 17:34:17.124 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:17.127 | + lib/nova:start_nova_conductor:1058 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-08 17:34:17.130 | + functions-common:run_process:1669 : local service=n-super-cond 2022-02-08 17:34:17.132 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-08 17:34:17.135 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:17.138 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:17.142 | + functions-common:run_process:1674 : local name=n-super-cond 2022-02-08 17:34:17.145 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:17.149 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:17.157 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:17.158 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:17.165 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:17.169 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341657165 2022-02-08 17:34:17.172 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2022-02-08 17:34:17.192 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:17.195 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-02-08 17:34:17.198 | + functions-common:_run_under_systemd:1634 : local service=n-super-cond 2022-02-08 17:34:17.201 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-08 17:34:17.204 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-08 17:34:17.207 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-08 17:34:17.209 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-08 17:34:17.212 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-08 17:34:17.215 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-08 17:34:17.217 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-super-cond.service 2022-02-08 17:34:17.220 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:17.223 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:17.226 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-08 17:34:17.228 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-08 17:34:17.231 | + functions-common:write_user_unit_file:1551 : local service=devstack@n-super-cond.service 2022-02-08 17:34:17.233 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-08 17:34:17.239 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:34:17.242 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:34:17.245 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:34:17.247 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:34:17.250 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-02-08 17:34:17.252 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:34:17.257 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-02-08 17:34:17.339 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-02-08 17:34:17.420 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-08 17:34:17.484 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-02-08 17:34:17.553 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-02-08 17:34:17.615 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:17.680 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:34:17.683 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-02-08 17:34:17.768 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:34:18.241 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-super-cond.service 2022-02-08 17:34:18.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-02-08 17:34:18.769 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-super-cond.service 2022-02-08 17:34:18.798 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:18.803 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:18.806 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:18.809 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:18.812 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:18.818 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:18.826 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:18.836 | + functions-common:time_stop:2421 : start_time=1644341657165 2022-02-08 17:34:18.841 | + functions-common:time_stop:2423 : [[ -z 1644341657165 ]] 2022-02-08 17:34:18.850 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:18.860 | + functions-common:time_stop:2426 : end_time=1644341658853 2022-02-08 17:34:18.865 | + functions-common:time_stop:2427 : elapsed_time=1688 2022-02-08 17:34:18.876 | + functions-common:time_stop:2428 : total=17494 2022-02-08 17:34:18.885 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:18.892 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19182 2022-02-08 17:34:18.903 | ++ lib/nova:start_nova_conductor:1060 : seq 1 1 2022-02-08 17:34:18.912 | + lib/nova:start_nova_conductor:1060 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:34:18.916 | + lib/nova:start_nova_conductor:1061 : is_service_enabled n-cond-cell1 2022-02-08 17:34:18.951 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:18.957 | + lib/nova:start_nova_conductor:1062 : local conf 2022-02-08 17:34:18.965 | ++ lib/nova:start_nova_conductor:1063 : conductor_conf 1 2022-02-08 17:34:18.968 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:34:18.971 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:34:18.974 | + lib/nova:start_nova_conductor:1063 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:34:18.977 | + lib/nova:start_nova_conductor:1064 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:18.980 | + functions-common:run_process:1669 : local service=n-cond-cell1 2022-02-08 17:34:18.983 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:18.986 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:18.989 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:18.992 | + functions-common:run_process:1674 : local name=n-cond-cell1 2022-02-08 17:34:18.995 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:18.998 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:19.001 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:19.004 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:19.014 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:19.025 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341659015 2022-02-08 17:34:19.030 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2022-02-08 17:34:19.075 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:19.089 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-02-08 17:34:19.101 | + functions-common:_run_under_systemd:1634 : local service=n-cond-cell1 2022-02-08 17:34:19.113 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:19.125 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:19.141 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:19.156 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:19.172 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-02-08 17:34:19.184 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-02-08 17:34:19.201 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@n-cond-cell1.service 2022-02-08 17:34:19.217 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:19.229 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:19.240 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-02-08 17:34:19.245 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-02-08 17:34:19.249 | + functions-common:write_user_unit_file:1551 : local service=devstack@n-cond-cell1.service 2022-02-08 17:34:19.262 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:19.265 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:34:19.272 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:34:19.274 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:34:19.276 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:34:19.279 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-02-08 17:34:19.281 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:34:19.286 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-02-08 17:34:19.365 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-02-08 17:34:19.456 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-08 17:34:19.520 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-02-08 17:34:19.601 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-02-08 17:34:19.668 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:19.744 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:34:19.747 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-02-08 17:34:19.848 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:34:20.343 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@n-cond-cell1.service 2022-02-08 17:34:20.365 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-02-08 17:34:20.876 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@n-cond-cell1.service 2022-02-08 17:34:20.915 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:20.921 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:20.930 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:20.937 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:20.946 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:20.953 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:20.961 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:20.971 | + functions-common:time_stop:2421 : start_time=1644341659015 2022-02-08 17:34:20.979 | + functions-common:time_stop:2423 : [[ -z 1644341659015 ]] 2022-02-08 17:34:20.984 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:20.991 | + functions-common:time_stop:2426 : end_time=1644341660987 2022-02-08 17:34:20.999 | + functions-common:time_stop:2427 : elapsed_time=1972 2022-02-08 17:34:21.004 | + functions-common:time_stop:2428 : total=19182 2022-02-08 17:34:21.009 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:21.015 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21154 2022-02-08 17:34:21.023 | + lib/nova:start_nova:1083 : start_nova_compute 2022-02-08 17:34:21.032 | + lib/nova:start_nova_compute:913 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:21.040 | + lib/nova:start_nova_compute:914 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:21.050 | + lib/nova:start_nova_compute:914 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:21.058 | + lib/nova:start_nova_compute:916 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-08 17:34:21.069 | + lib/nova:start_nova_compute:919 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-02-08 17:34:21.090 | + lib/nova:start_nova_compute:921 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-08 17:34:21.095 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:34:21.099 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-08 17:34:21.109 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-02-08 17:34:21.115 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-08 17:34:21.127 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-02-08 17:34:21.135 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-02-08 17:34:21.149 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-02-08 17:34:21.157 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-02-08 17:34:21.163 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-08 17:34:21.164 | BEGIN { 2022-02-08 17:34:21.164 | section = "" 2022-02-08 17:34:21.164 | last_section = "" 2022-02-08 17:34:21.164 | section_count = 0 2022-02-08 17:34:21.164 | } 2022-02-08 17:34:21.164 | /^\[.+\]/ { 2022-02-08 17:34:21.164 | gsub("[][]", "", $1); 2022-02-08 17:34:21.164 | section=$1 2022-02-08 17:34:21.164 | next 2022-02-08 17:34:21.164 | } 2022-02-08 17:34:21.164 | /^ *\#/ { 2022-02-08 17:34:21.164 | next 2022-02-08 17:34:21.164 | } 2022-02-08 17:34:21.164 | /^[^ \t]+/ { 2022-02-08 17:34:21.164 | # get offset of first = in $0 2022-02-08 17:34:21.164 | eq_idx = index($0, "=") 2022-02-08 17:34:21.164 | # extract attr & value from $0 2022-02-08 17:34:21.164 | attr = substr($0, 1, eq_idx - 1) 2022-02-08 17:34:21.164 | value = substr($0, eq_idx + 1) 2022-02-08 17:34:21.165 | # only need to strip trailing whitespace from attr 2022-02-08 17:34:21.165 | sub(/[ \t]*$/, "", attr) 2022-02-08 17:34:21.165 | # need to strip leading & trailing whitespace from value 2022-02-08 17:34:21.165 | sub(/^[ \t]*/, "", value) 2022-02-08 17:34:21.165 | sub(/[ \t]*$/, "", value) 2022-02-08 17:34:21.165 | 2022-02-08 17:34:21.165 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-08 17:34:21.165 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-08 17:34:21.165 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-08 17:34:21.165 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-08 17:34:21.165 | if (! (section, attr) in cfg_attr_count) { 2022-02-08 17:34:21.165 | if (section != last_section) { 2022-02-08 17:34:21.165 | cfg_section[section_count++] = section 2022-02-08 17:34:21.165 | last_section = section 2022-02-08 17:34:21.165 | } 2022-02-08 17:34:21.165 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-08 17:34:21.166 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-08 17:34:21.166 | 2022-02-08 17:34:21.166 | cfg_attr[section, attr, 0] = value 2022-02-08 17:34:21.166 | cfg_attr_count[section, attr] = 1 2022-02-08 17:34:21.166 | } else { 2022-02-08 17:34:21.166 | lno = cfg_attr_count[section, attr]++ 2022-02-08 17:34:21.166 | cfg_attr[section, attr, lno] = value 2022-02-08 17:34:21.166 | } 2022-02-08 17:34:21.166 | } 2022-02-08 17:34:21.166 | END { 2022-02-08 17:34:21.166 | # Process each section in order 2022-02-08 17:34:21.166 | for (sno = 0; sno < section_count; sno++) { 2022-02-08 17:34:21.166 | section = cfg_section[sno] 2022-02-08 17:34:21.166 | # The ini routines simply append a config item immediately 2022-02-08 17:34:21.166 | # after the section header. To keep the same order as defined 2022-02-08 17:34:21.166 | # in local.conf, invoke the ini routines in the reverse order 2022-02-08 17:34:21.166 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-08 17:34:21.166 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-08 17:34:21.167 | if (cfg_attr_count[section, attr] == 1) 2022-02-08 17:34:21.167 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-08 17:34:21.167 | else { 2022-02-08 17:34:21.167 | # For multiline, invoke the ini routines in the reverse order 2022-02-08 17:34:21.167 | count = cfg_attr_count[section, attr] 2022-02-08 17:34:21.167 | print "inidelete " configfile " " section " " attr 2022-02-08 17:34:21.167 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-08 17:34:21.167 | for (l = count -2; l >= 0; l--) 2022-02-08 17:34:21.167 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-08 17:34:21.167 | } 2022-02-08 17:34:21.167 | } 2022-02-08 17:34:21.167 | } 2022-02-08 17:34:21.167 | } 2022-02-08 17:34:21.167 | ' 2022-02-08 17:34:21.170 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-08 17:34:21.170 | + inc/meta-config:merge_config_file:164 : read a 2022-02-08 17:34:21.180 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-08 17:34:21.182 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:34:21.189 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-08 17:34:21.201 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-02-08 17:34:21.214 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:34:21.222 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-02-08 17:34:21.225 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-08 17:34:21.225 | BEGIN { group = "" } 2022-02-08 17:34:21.225 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:34:21.225 | gsub("[][]", "", $1); 2022-02-08 17:34:21.225 | split($1, a, "|"); 2022-02-08 17:34:21.225 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-08 17:34:21.225 | group=a[1] 2022-02-08 17:34:21.225 | } else { 2022-02-08 17:34:21.225 | group="" 2022-02-08 17:34:21.225 | } 2022-02-08 17:34:21.225 | next 2022-02-08 17:34:21.225 | } 2022-02-08 17:34:21.225 | { 2022-02-08 17:34:21.225 | if (group != "") 2022-02-08 17:34:21.225 | print $0 2022-02-08 17:34:21.225 | } 2022-02-08 17:34:21.226 | ' /home/ubuntu/devstack/local.conf 2022-02-08 17:34:21.237 | + lib/nova:start_nova_compute:923 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:34:21.248 | + lib/nova:start_nova_compute:930 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-02-08 17:34:21.324 | + lib/nova:start_nova_compute:933 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-02-08 17:34:21.409 | + lib/nova:start_nova_compute:934 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-02-08 17:34:21.417 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:34:21.425 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-02-08 17:34:21.433 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:34:21.441 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 17:34:21.449 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:34:21.503 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:21.512 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 17:34:21.521 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 17:34:21.529 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:34:21.581 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:21.592 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-02-08 17:34:21.606 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-02-08 17:34:21.685 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:34:21.694 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:34:21.702 | + lib/nova:start_nova_compute:938 : inidelete /etc/nova/nova-cpu.conf database connection 2022-02-08 17:34:21.750 | + lib/nova:start_nova_compute:939 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-02-08 17:34:21.809 | + lib/nova:start_nova_compute:944 : configure_console_compute 2022-02-08 17:34:21.825 | + lib/nova:configure_console_compute:633 : local offset 2022-02-08 17:34:21.829 | + lib/nova:configure_console_compute:634 : offset=0 2022-02-08 17:34:21.834 | + lib/nova:configure_console_compute:638 : local default_proxyclient_addr 2022-02-08 17:34:21.838 | ++ lib/nova:configure_console_compute:639 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-02-08 17:34:21.880 | + lib/nova:configure_console_compute:639 : default_proxyclient_addr=10.222.0.75 2022-02-08 17:34:21.881 | + lib/nova:configure_console_compute:643 : is_service_enabled n-cpu 2022-02-08 17:34:21.921 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:21.928 | + lib/nova:configure_console_compute:659 : is_service_enabled n-novnc 2022-02-08 17:34:21.965 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:21.972 | + lib/nova:configure_console_compute:659 : '[' False '!=' False ']' 2022-02-08 17:34:21.980 | + lib/nova:configure_console_compute:667 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-02-08 17:34:22.058 | + lib/nova:configure_console_compute:670 : is_service_enabled n-spice 2022-02-08 17:34:22.101 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:22.112 | + lib/nova:configure_console_compute:680 : is_service_enabled n-sproxy 2022-02-08 17:34:22.140 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:22.144 | + lib/nova:start_nova_compute:947 : '[' -n '' ']' 2022-02-08 17:34:22.144 | + lib/nova:start_nova_compute:952 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-08 17:34:22.148 | + lib/nova:start_nova_compute:952 : [[ kvm == \q\e\m\u ]] 2022-02-08 17:34:22.150 | + lib/nova:start_nova_compute:956 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-02-08 17:34:22.154 | + lib/nova:start_nova_compute:960 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-02-08 17:34:22.160 | + functions-common:run_process:1669 : local service=n-cpu 2022-02-08 17:34:22.160 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-02-08 17:34:22.160 | + functions-common:run_process:1671 : local group=libvirt 2022-02-08 17:34:22.164 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:22.168 | + functions-common:run_process:1674 : local name=n-cpu 2022-02-08 17:34:22.171 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:22.176 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:22.176 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:22.176 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:22.180 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:22.186 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341662182 2022-02-08 17:34:22.191 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2022-02-08 17:34:22.211 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:22.215 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:22.218 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:22.221 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:22.223 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:22.226 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:22.229 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:22.231 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:22.234 | + functions-common:time_stop:2421 : start_time=1644341662182 2022-02-08 17:34:22.243 | + functions-common:time_stop:2423 : [[ -z 1644341662182 ]] 2022-02-08 17:34:22.252 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:22.257 | + functions-common:time_stop:2426 : end_time=1644341662253 2022-02-08 17:34:22.261 | + functions-common:time_stop:2427 : elapsed_time=71 2022-02-08 17:34:22.263 | + functions-common:time_stop:2428 : total=21154 2022-02-08 17:34:22.266 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:22.272 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21225 2022-02-08 17:34:22.272 | + lib/nova:start_nova_compute:982 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:22.276 | + lib/nova:start_nova_compute:982 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-08 17:34:22.276 | + lib/nova:start_nova:1084 : is_service_enabled n-api 2022-02-08 17:34:22.308 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:22.308 | + lib/nova:start_nova:1086 : echo 'Dumping cells_v2 mapping' 2022-02-08 17:34:22.308 | Dumping cells_v2 mapping 2022-02-08 17:34:22.312 | + lib/nova:start_nova:1087 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-02-08 17:34:25.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:25.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:25.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:25.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:25.940 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-08 17:34:25.940 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-02-08 17:34:25.940 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-08 17:34:25.940 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-02-08 17:34:25.940 | | cell1 | aac4d7ba-1b97-427c-9bb8-00cf0c8fc68a | rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-02-08 17:34:25.940 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-08 17:34:26.387 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-02-08 17:34:26.390 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-02-08 17:34:26.466 | + inc/async:async_inner:63 : create_flavors 2022-02-08 17:34:26.517 | [86065 Async create_flavors:148069]: running: create_flavors 2022-02-08 17:34:26.518 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-02-08 17:34:26.543 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:26.546 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-02-08 17:34:26.549 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:34:26.551 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-02-08 17:34:26.554 | + ./stack.sh:main:1324 : start_cinder 2022-02-08 17:34:26.557 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-02-08 17:34:26.560 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-02-08 17:34:26.562 | + lib/cinder:start_cinder:510 : local cinder_url 2022-02-08 17:34:26.565 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-02-08 17:34:26.586 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:26.589 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-02-08 17:34:26.593 | + lib/cinder:start_cinder:535 : [[ 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,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-02-08 17:34:26.596 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-02-08 17:34:26.600 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-02-08 17:34:26.606 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-08 17:34:26.609 | + functions-common:run_process:1669 : local service=c-api 2022-02-08 17:34:26.612 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-08 17:34:26.615 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:26.617 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:26.620 | + functions-common:run_process:1674 : local name=c-api 2022-02-08 17:34:26.623 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:26.627 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:26.629 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:26.631 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:26.635 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:26.639 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341666636 2022-02-08 17:34:26.643 | + functions-common:run_process:1677 : is_service_enabled c-api 2022-02-08 17:34:26.663 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:26.667 | + functions-common:run_process:1678 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-02-08 17:34:26.669 | + functions-common:_run_under_systemd:1634 : local service=c-api 2022-02-08 17:34:26.672 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-08 17:34:26.675 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-08 17:34:26.678 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-08 17:34:26.682 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-08 17:34:26.685 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-02-08 17:34:26.687 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-02-08 17:34:26.691 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@c-api.service 2022-02-08 17:34:26.694 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:26.697 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:26.701 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-02-08 17:34:26.706 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-02-08 17:34:26.709 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@c-api.service 2022-02-08 17:34:26.714 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-08 17:34:26.716 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:34:26.719 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:34:26.721 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-02-08 17:34:26.724 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:34:26.729 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-02-08 17:34:26.817 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-02-08 17:34:26.890 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-02-08 17:34:26.958 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-08 17:34:27.015 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:27.072 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-02-08 17:34:27.133 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-02-08 17:34:27.188 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-02-08 17:34:27.245 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-02-08 17:34:27.300 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-02-08 17:34:27.356 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:34:27.358 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-02-08 17:34:27.425 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:34:27.907 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@c-api.service 2022-02-08 17:34:27.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-02-08 17:34:28.353 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@c-api.service 2022-02-08 17:34:28.449 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:28.453 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:28.458 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:28.462 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:28.465 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:28.468 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:28.471 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:28.479 | + functions-common:time_stop:2421 : start_time=1644341666636 2022-02-08 17:34:28.480 | + functions-common:time_stop:2423 : [[ -z 1644341666636 ]] 2022-02-08 17:34:28.484 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:28.489 | + functions-common:time_stop:2426 : end_time=1644341668485 2022-02-08 17:34:28.492 | + functions-common:time_stop:2427 : elapsed_time=1849 2022-02-08 17:34:28.495 | + functions-common:time_stop:2428 : total=21225 2022-02-08 17:34:28.499 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:28.502 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23074 2022-02-08 17:34:28.505 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.75/volume/v3 2022-02-08 17:34:28.507 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-02-08 17:34:28.508 | Waiting for Cinder API to start... 2022-02-08 17:34:28.510 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.75/volume/v3 2022-02-08 17:34:28.513 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 17:34:28.517 | + functions:wait_for_service:458 : local url=http://10.222.0.75/volume/v3 2022-02-08 17:34:28.519 | + functions:wait_for_service:459 : local rval=0 2022-02-08 17:34:28.522 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 17:34:28.525 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 17:34:28.528 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:28.531 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:28.536 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:28.542 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341668538 2022-02-08 17:34:28.545 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 17:34:28.552 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.75/volume/v3 2022-02-08 17:34:33.084 | + :: : [[ 401 == 503 ]] 2022-02-08 17:34:33.089 | + :: : [[ 0 -eq 7 ]] 2022-02-08 17:34:33.094 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 17:34:33.096 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:33.099 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:33.101 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:33.104 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:33.107 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:33.109 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 17:34:33.112 | + functions-common:time_stop:2421 : start_time=1644341668538 2022-02-08 17:34:33.114 | + functions-common:time_stop:2423 : [[ -z 1644341668538 ]] 2022-02-08 17:34:33.117 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:33.123 | + functions-common:time_stop:2426 : end_time=1644341673120 2022-02-08 17:34:33.125 | + functions-common:time_stop:2427 : elapsed_time=4582 2022-02-08 17:34:33.128 | + functions-common:time_stop:2428 : total=14890 2022-02-08 17:34:33.130 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:33.133 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19472 2022-02-08 17:34:33.136 | + functions:wait_for_service:467 : return 0 2022-02-08 17:34:33.138 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:33.142 | + functions-common:run_process:1669 : local service=c-sch 2022-02-08 17:34:33.146 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:33.148 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:33.151 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:33.154 | + functions-common:run_process:1674 : local name=c-sch 2022-02-08 17:34:33.158 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:33.161 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:33.164 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:33.167 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:33.171 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:33.176 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341673173 2022-02-08 17:34:33.179 | + functions-common:run_process:1677 : is_service_enabled c-sch 2022-02-08 17:34:33.198 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:33.201 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-02-08 17:34:33.204 | + functions-common:_run_under_systemd:1634 : local service=c-sch 2022-02-08 17:34:33.206 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:33.209 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:33.212 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:33.214 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:33.217 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-08 17:34:33.220 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-08 17:34:33.223 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@c-sch.service 2022-02-08 17:34:33.225 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:33.228 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:33.230 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-08 17:34:33.235 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-08 17:34:33.238 | + functions-common:write_user_unit_file:1551 : local service=devstack@c-sch.service 2022-02-08 17:34:33.242 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:33.245 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:34:33.248 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:34:33.250 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:34:33.253 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:34:33.255 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-02-08 17:34:33.259 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:34:33.264 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-02-08 17:34:33.332 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-02-08 17:34:33.403 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:33.457 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-02-08 17:34:33.513 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-02-08 17:34:33.571 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:33.628 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:34:33.631 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-02-08 17:34:33.702 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:34:34.160 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@c-sch.service 2022-02-08 17:34:34.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-02-08 17:34:34.602 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@c-sch.service 2022-02-08 17:34:34.626 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:34.629 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:34.638 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:34.641 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:34.644 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:34.647 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:34.649 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:34.652 | + functions-common:time_stop:2421 : start_time=1644341673173 2022-02-08 17:34:34.655 | + functions-common:time_stop:2423 : [[ -z 1644341673173 ]] 2022-02-08 17:34:34.658 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:34.664 | + functions-common:time_stop:2426 : end_time=1644341674660 2022-02-08 17:34:34.667 | + functions-common:time_stop:2427 : elapsed_time=1487 2022-02-08 17:34:34.669 | + functions-common:time_stop:2428 : total=23074 2022-02-08 17:34:34.672 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:34.674 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24561 2022-02-08 17:34:34.677 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.681 | + functions-common:run_process:1669 : local service=c-bak 2022-02-08 17:34:34.684 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.687 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:34.690 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:34.693 | + functions-common:run_process:1674 : local name=c-bak 2022-02-08 17:34:34.696 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:34.698 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:34.701 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:34.704 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:34.707 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:34.712 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341674709 2022-02-08 17:34:34.714 | + functions-common:run_process:1677 : is_service_enabled c-bak 2022-02-08 17:34:34.738 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:34.741 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:34.743 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:34.746 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:34.749 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:34.751 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:34.754 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:34.757 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:34.759 | + functions-common:time_stop:2421 : start_time=1644341674709 2022-02-08 17:34:34.762 | + functions-common:time_stop:2423 : [[ -z 1644341674709 ]] 2022-02-08 17:34:34.766 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:34.771 | + functions-common:time_stop:2426 : end_time=1644341674768 2022-02-08 17:34:34.773 | + functions-common:time_stop:2427 : elapsed_time=59 2022-02-08 17:34:34.776 | + functions-common:time_stop:2428 : total=24561 2022-02-08 17:34:34.779 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:34.782 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24620 2022-02-08 17:34:34.784 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.787 | + functions-common:run_process:1669 : local service=c-vol 2022-02-08 17:34:34.790 | + functions-common:run_process:1670 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.792 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:34.795 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:34.797 | + functions-common:run_process:1674 : local name=c-vol 2022-02-08 17:34:34.800 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:34.802 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:34.805 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:34.807 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:34.811 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:34.816 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341674813 2022-02-08 17:34:34.818 | + functions-common:run_process:1677 : is_service_enabled c-vol 2022-02-08 17:34:34.842 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:34.844 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-02-08 17:34:34.847 | + functions-common:_run_under_systemd:1634 : local service=c-vol 2022-02-08 17:34:34.849 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.852 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.854 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.858 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.860 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-08 17:34:34.863 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-08 17:34:34.865 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@c-vol.service 2022-02-08 17:34:34.868 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:34.870 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:34.873 | + functions-common:_run_under_systemd:1643 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-08 17:34:34.876 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-08 17:34:34.879 | + functions-common:write_user_unit_file:1551 : local service=devstack@c-vol.service 2022-02-08 17:34:34.882 | + functions-common:write_user_unit_file:1552 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:34.884 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:34:34.887 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:34:34.891 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:34:34.893 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:34:34.896 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-02-08 17:34:34.898 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:34:34.903 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-02-08 17:34:34.974 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-02-08 17:34:35.046 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-08 17:34:35.108 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-02-08 17:34:35.170 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-02-08 17:34:35.227 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:35.294 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:34:35.297 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-02-08 17:34:35.367 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:34:35.830 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@c-vol.service 2022-02-08 17:34:35.848 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-02-08 17:34:36.311 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@c-vol.service 2022-02-08 17:34:36.345 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:36.348 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:36.351 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:36.353 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:36.356 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:36.360 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:36.363 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:36.366 | + functions-common:time_stop:2421 : start_time=1644341674813 2022-02-08 17:34:36.368 | + functions-common:time_stop:2423 : [[ -z 1644341674813 ]] 2022-02-08 17:34:36.374 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:36.377 | + functions-common:time_stop:2426 : end_time=1644341676374 2022-02-08 17:34:36.380 | + functions-common:time_stop:2427 : elapsed_time=1561 2022-02-08 17:34:36.383 | + functions-common:time_stop:2428 : total=24620 2022-02-08 17:34:36.385 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:36.388 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26181 2022-02-08 17:34:36.391 | + ./stack.sh:main:1325 : create_volume_types 2022-02-08 17:34:36.394 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-02-08 17:34:36.416 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:36.419 | + lib/cinder:create_volume_types:574 : [[ -n ceph ]] 2022-02-08 17:34:36.421 | + lib/cinder:create_volume_types:575 : local be be_name 2022-02-08 17:34:36.424 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:34:36.426 | + lib/cinder:create_volume_types:577 : be_name=ceph 2022-02-08 17:34:36.430 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-02-08 17:34:36.454 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:36.457 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2022-02-08 17:34:40.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:40.311 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:40.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:34:40.311 | from cryptography.utils import int_from_bytes 2022-02-08 17:34:40.311 | +-------------+--------------------------------------+ 2022-02-08 17:34:40.311 | | Field | Value | 2022-02-08 17:34:40.311 | +-------------+--------------------------------------+ 2022-02-08 17:34:40.311 | | description | None | 2022-02-08 17:34:40.311 | | id | 96ad4bd8-e1c5-40df-be9a-313aed3628c0 | 2022-02-08 17:34:40.311 | | is_public | True | 2022-02-08 17:34:40.311 | | name | ceph | 2022-02-08 17:34:40.311 | | properties | volume_backend_name='ceph' | 2022-02-08 17:34:40.311 | +-------------+--------------------------------------+ 2022-02-08 17:34:40.562 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-02-08 17:34:40.565 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-02-08 17:34:40.568 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-02-08 17:34:40.615 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:40.619 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-02-08 17:34:40.628 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:34:40.634 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-02-08 17:34:40.646 | + ./stack.sh:main:1340 : start_glance 2022-02-08 17:34:40.653 | + lib/glance:start_glance:602 : local service_protocol=http 2022-02-08 17:34:40.662 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-02-08 17:34:40.698 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:40.701 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-02-08 17:34:40.705 | ++ lib/glance:start_glance:610 : which uwsgi 2022-02-08 17:34:40.710 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-08 17:34:40.713 | + functions-common:run_process:1669 : local service=g-api 2022-02-08 17:34:40.716 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-08 17:34:40.718 | + functions-common:run_process:1671 : local group= 2022-02-08 17:34:40.722 | + functions-common:run_process:1672 : local user= 2022-02-08 17:34:40.724 | + functions-common:run_process:1674 : local name=g-api 2022-02-08 17:34:40.727 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:34:40.733 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:34:40.738 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:40.740 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:40.745 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:40.751 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341680747 2022-02-08 17:34:40.754 | + functions-common:run_process:1677 : is_service_enabled g-api 2022-02-08 17:34:40.781 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:40.784 | + functions-common:run_process:1678 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-02-08 17:34:40.788 | + functions-common:_run_under_systemd:1634 : local service=g-api 2022-02-08 17:34:40.791 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-08 17:34:40.794 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-08 17:34:40.797 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-08 17:34:40.800 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-08 17:34:40.803 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-02-08 17:34:40.806 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-02-08 17:34:40.809 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@g-api.service 2022-02-08 17:34:40.813 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:34:40.815 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:34:40.818 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-02-08 17:34:40.821 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-02-08 17:34:40.824 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@g-api.service 2022-02-08 17:34:40.827 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-08 17:34:40.833 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:34:40.836 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:34:40.842 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-02-08 17:34:40.844 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:34:40.850 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-02-08 17:34:40.933 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-02-08 17:34:41.008 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-02-08 17:34:41.063 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-08 17:34:41.120 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:34:41.176 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-02-08 17:34:41.230 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-02-08 17:34:41.285 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-02-08 17:34:41.342 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-02-08 17:34:41.398 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-02-08 17:34:41.454 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:34:41.456 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-02-08 17:34:41.528 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:34:41.996 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@g-api.service 2022-02-08 17:34:42.013 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-02-08 17:34:42.466 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@g-api.service 2022-02-08 17:34:42.558 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:34:42.562 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:42.565 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:42.568 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:42.570 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:42.576 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:42.581 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:34:42.583 | + functions-common:time_stop:2421 : start_time=1644341680747 2022-02-08 17:34:42.586 | + functions-common:time_stop:2423 : [[ -z 1644341680747 ]] 2022-02-08 17:34:42.592 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:42.595 | + functions-common:time_stop:2426 : end_time=1644341682591 2022-02-08 17:34:42.597 | + functions-common:time_stop:2427 : elapsed_time=1844 2022-02-08 17:34:42.600 | + functions-common:time_stop:2428 : total=26181 2022-02-08 17:34:42.603 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:42.605 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28025 2022-02-08 17:34:42.608 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-02-08 17:34:42.630 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:34:42.633 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.75) to start...' 2022-02-08 17:34:42.633 | Waiting for g-api (10.222.0.75) to start... 2022-02-08 17:34:42.636 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.75/image 2022-02-08 17:34:42.638 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 17:34:42.641 | + functions:wait_for_service:458 : local url=http://10.222.0.75/image 2022-02-08 17:34:42.643 | + functions:wait_for_service:459 : local rval=0 2022-02-08 17:34:42.646 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 17:34:42.649 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 17:34:42.652 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:34:42.654 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:34:42.660 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:34:42.663 | + functions-common:time_start:2405 : _TIME_START[$name]=1644341682659 2022-02-08 17:34:42.666 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 17:34:42.688 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.75/image 2022-02-08 17:34:46.957 | + :: : [[ 300 == 503 ]] 2022-02-08 17:34:46.960 | + :: : [[ 0 -eq 7 ]] 2022-02-08 17:34:46.964 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 17:34:46.970 | + functions-common:time_stop:2414 : local name 2022-02-08 17:34:46.974 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:34:46.977 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:34:46.983 | + functions-common:time_stop:2417 : local total 2022-02-08 17:34:46.986 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:34:46.991 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 17:34:46.994 | + functions-common:time_stop:2421 : start_time=1644341682659 2022-02-08 17:34:46.996 | + functions-common:time_stop:2423 : [[ -z 1644341682659 ]] 2022-02-08 17:34:47.000 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:34:47.005 | + functions-common:time_stop:2426 : end_time=1644341687002 2022-02-08 17:34:47.008 | + functions-common:time_stop:2427 : elapsed_time=4343 2022-02-08 17:34:47.010 | + functions-common:time_stop:2428 : total=19472 2022-02-08 17:34:47.013 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:34:47.017 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23815 2022-02-08 17:34:47.021 | + functions:wait_for_service:467 : return 0 2022-02-08 17:34:47.024 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-02-08 17:34:47.044 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:47.047 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-02-08 17:34:47.071 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:34:47.073 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-02-08 17:34:47.076 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:34:47.078 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-02-08 17:34:47.081 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-02-08 17:34:47.084 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:47.087 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:47.089 | + functions:upload_image:134 : local image image_fname image_name 2022-02-08 17:34:47.092 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-02-08 17:34:47.097 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:47.102 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:47.108 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-02-08 17:34:47.108 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-02-08 17:34:47.110 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:47.115 | --2022-02-08 17:34:47-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:47.116 | Connecting to 10.100.0.9:80... connected. 2022-02-08 17:34:47.118 | HTTP request sent, awaiting response... 200 OK 2022-02-08 17:34:47.118 | Length: 645922816 (616M) 2022-02-08 17:34:47.118 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-02-08 17:34:47.141 | 2022-02-08 17:34:47.432 | 0K ........ ........ ........ ........ 5% 105M 6s 2022-02-08 17:34:47.720 | 32768K ........ ........ ........ ........ 10% 111M 5s 2022-02-08 17:34:48.009 | 65536K ........ ........ ........ ........ 15% 111M 5s 2022-02-08 17:34:48.297 | 98304K ........ ........ ........ ........ 20% 111M 4s 2022-02-08 17:34:48.585 | 131072K ........ ........ ........ ........ 25% 111M 4s 2022-02-08 17:34:48.875 | 163840K ........ ........ ........ ........ 31% 110M 4s 2022-02-08 17:34:49.163 | 196608K ........ ........ ........ ........ 36% 111M 4s 2022-02-08 17:34:49.451 | 229376K ........ ........ ........ ........ 41% 111M 3s 2022-02-08 17:34:49.742 | 262144K ........ ........ ........ ........ 46% 110M 3s 2022-02-08 17:34:50.036 | 294912K ........ ........ ........ ........ 51% 109M 3s 2022-02-08 17:34:50.324 | 327680K ........ ........ ........ ........ 57% 111M 2s 2022-02-08 17:34:50.613 | 360448K ........ ........ ........ ........ 62% 111M 2s 2022-02-08 17:34:50.901 | 393216K ........ ........ ........ ........ 67% 111M 2s 2022-02-08 17:34:51.189 | 425984K ........ ........ ........ ........ 72% 111M 2s 2022-02-08 17:34:51.478 | 458752K ........ ........ ........ ........ 77% 111M 1s 2022-02-08 17:34:51.767 | 491520K ........ ........ ........ ........ 83% 111M 1s 2022-02-08 17:34:52.055 | 524288K ........ ........ ........ ........ 88% 111M 1s 2022-02-08 17:34:52.354 | 557056K ........ ........ ........ ........ 93% 107M 0s 2022-02-08 17:34:52.636 | 589824K ........ ........ ........ ........ 98% 114M 0s 2022-02-08 17:34:52.698 | 622592K ........ 100% 112M=5.6s 2022-02-08 17:34:52.699 | 2022-02-08 17:34:52.699 | 2022-02-08 17:34:52 (110 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-02-08 17:34:52.699 | 2022-02-08 17:34:52.735 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-02-08 17:34:52.737 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:52.739 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-02-08 17:34:52.742 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-02-08 17:34:52.744 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-02-08 17:34:52.746 | + functions:upload_image:294 : local kernel= 2022-02-08 17:34:52.748 | + functions:upload_image:295 : local ramdisk= 2022-02-08 17:34:52.751 | + functions:upload_image:296 : local disk_format= 2022-02-08 17:34:52.753 | + functions:upload_image:297 : local container_format= 2022-02-08 17:34:52.755 | + functions:upload_image:298 : local unpack= 2022-02-08 17:34:52.757 | + functions:upload_image:299 : local img_property= 2022-02-08 17:34:52.760 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-08 17:34:52.762 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-02-08 17:34:52.765 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-02-08 17:34:52.767 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-02-08 17:34:52.769 | + functions:upload_image:309 : case "$image_fname" in 2022-02-08 17:34:52.772 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:52.775 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:52.791 | + functions:upload_image:375 : image_name=ubuntu-16 2022-02-08 17:34:52.795 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-02-08 17:34:52.797 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:52.805 | + functions:upload_image:376 : disk_format=vhdx 2022-02-08 17:34:52.807 | + functions:upload_image:377 : container_format=bare 2022-02-08 17:34:52.810 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-02-08 17:34:52.812 | + functions:upload_image:385 : is_arch ppc64le 2022-02-08 17:34:52.815 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 17:34:52.819 | + functions-common:is_arch:495 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-02-08 17:34:52.822 | + functions:upload_image:385 : is_arch ppc64 2022-02-08 17:34:52.829 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 17:34:52.834 | + functions-common:is_arch:495 : [[ x86_64 == \p\p\c\6\4 ]] 2022-02-08 17:34:52.838 | + functions:upload_image:385 : is_arch ppc 2022-02-08 17:34:52.842 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 17:34:52.846 | + functions-common:is_arch:495 : [[ x86_64 == \p\p\c ]] 2022-02-08 17:34:52.849 | + functions:upload_image:389 : is_arch aarch64 2022-02-08 17:34:52.853 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 17:34:52.858 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-08 17:34:52.860 | + functions:upload_image:393 : '[' bare = bare ']' 2022-02-08 17:34:52.862 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-02-08 17:34:52.865 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-02-08 17:34:52.867 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-02-08 17:34:52.870 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-02-08 17:34:52.872 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-02-08 17:34:52.874 | + functions:_upload_image:105 : shift 2022-02-08 17:34:52.876 | + functions:_upload_image:106 : local container=bare 2022-02-08 17:34:52.878 | + functions:_upload_image:107 : shift 2022-02-08 17:34:52.881 | + functions:_upload_image:108 : local disk=vhdx 2022-02-08 17:34:52.883 | + functions:_upload_image:109 : shift 2022-02-08 17:34:52.885 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-08 17:34:52.888 | + functions:_upload_image:111 : shift 2022-02-08 17:34:52.890 | + functions:_upload_image:112 : local properties 2022-02-08 17:34:52.893 | + functions:_upload_image:113 : local useimport 2022-02-08 17:34:52.896 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-02-08 17:34:52.898 | ++ functions:_image_properties_to_arg:87 : local result= 2022-02-08 17:34:52.900 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-02-08 17:34:52.902 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-02-08 17:34:52.904 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-02-08 17:34:52.907 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-02-08 17:34:52.909 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-02-08 17:34:52.912 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-02-08 17:34:58.362 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:34:58.391 | [148069 Async create_flavors:148069]: finished successfully 2022-02-08 17:35:02.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.555 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.555 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.555 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:02.556 | | Field | Value | 2022-02-08 17:35:02.556 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:02.556 | | container_format | bare | 2022-02-08 17:35:02.556 | | created_at | 2022-02-08T17:34:56Z | 2022-02-08 17:35:02.556 | | disk_format | vhdx | 2022-02-08 17:35:02.556 | | file | /v2/images/91dd956e-4629-4a9b-9555-3b92c117a9cf/file | 2022-02-08 17:35:02.556 | | id | 91dd956e-4629-4a9b-9555-3b92c117a9cf | 2022-02-08 17:35:02.556 | | min_disk | 0 | 2022-02-08 17:35:02.556 | | min_ram | 0 | 2022-02-08 17:35:02.556 | | name | ubuntu-16 | 2022-02-08 17:35:02.556 | | owner | 821657e506c64f6eaafa50d4c58b5f53 | 2022-02-08 17:35:02.556 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-02-08 17:35:02.556 | | protected | False | 2022-02-08 17:35:02.556 | | schema | /v2/schemas/image | 2022-02-08 17:35:02.556 | | status | queued | 2022-02-08 17:35:02.556 | | tags | | 2022-02-08 17:35:02.556 | | updated_at | 2022-02-08T17:34:56Z | 2022-02-08 17:35:02.556 | | visibility | public | 2022-02-08 17:35:02.556 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:02.728 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-02-08 17:35:02.802 | [86065 Async create_flavors:148069]: Waiting for completion of create_flavors running on PID 148069 (2 other jobs running) 2022-02-08 17:35:02.834 | [86065 Async create_flavors:148069]: Signaling child to exit 2022-02-08 17:35:02.834 | WAKEUP 2022-02-08 17:35:02.863 | [86065 Async create_flavors:148069]: Signaled 2022-02-08 17:35:02.864 | + lib/nova:create_flavors:1151 : is_service_enabled n-api 2022-02-08 17:35:02.864 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:02.864 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor list 2022-02-08 17:35:02.865 | + lib/nova:create_flavors:1152 : grep -q ds512M 2022-02-08 17:35:02.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.865 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.865 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.865 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-02-08 17:35:02.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.865 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.865 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.865 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.865 | | Field | Value | 2022-02-08 17:35:02.865 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.865 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.865 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.865 | | description | None | 2022-02-08 17:35:02.865 | | disk | 1 | 2022-02-08 17:35:02.865 | | id | c1 | 2022-02-08 17:35:02.865 | | name | cirros256 | 2022-02-08 17:35:02.865 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.865 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.865 | | ram | 256 | 2022-02-08 17:35:02.865 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.865 | | swap | | 2022-02-08 17:35:02.865 | | vcpus | 1 | 2022-02-08 17:35:02.865 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.865 | + lib/nova:create_flavors:1155 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-02-08 17:35:02.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.866 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.866 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.866 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.866 | | Field | Value | 2022-02-08 17:35:02.866 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.866 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.866 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.866 | | description | None | 2022-02-08 17:35:02.866 | | disk | 5 | 2022-02-08 17:35:02.866 | | id | d1 | 2022-02-08 17:35:02.866 | | name | ds512M | 2022-02-08 17:35:02.866 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.866 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.866 | | ram | 512 | 2022-02-08 17:35:02.866 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.866 | | swap | | 2022-02-08 17:35:02.866 | | vcpus | 1 | 2022-02-08 17:35:02.866 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.866 | + lib/nova:create_flavors:1156 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-02-08 17:35:02.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.866 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.866 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.866 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.866 | | Field | Value | 2022-02-08 17:35:02.866 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.866 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.866 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.866 | | description | None | 2022-02-08 17:35:02.866 | | disk | 10 | 2022-02-08 17:35:02.866 | | id | d2 | 2022-02-08 17:35:02.866 | | name | ds1G | 2022-02-08 17:35:02.866 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.866 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.867 | | ram | 1024 | 2022-02-08 17:35:02.867 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.867 | | swap | | 2022-02-08 17:35:02.867 | | vcpus | 1 | 2022-02-08 17:35:02.867 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.867 | + lib/nova:create_flavors:1157 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-02-08 17:35:02.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.867 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.867 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.867 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.867 | | Field | Value | 2022-02-08 17:35:02.867 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.867 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.867 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.867 | | description | None | 2022-02-08 17:35:02.867 | | disk | 10 | 2022-02-08 17:35:02.867 | | id | d3 | 2022-02-08 17:35:02.867 | | name | ds2G | 2022-02-08 17:35:02.867 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.867 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.867 | | ram | 2048 | 2022-02-08 17:35:02.867 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.867 | | swap | | 2022-02-08 17:35:02.867 | | vcpus | 2 | 2022-02-08 17:35:02.867 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.867 | + lib/nova:create_flavors:1158 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-02-08 17:35:02.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.867 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.867 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.867 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.867 | | Field | Value | 2022-02-08 17:35:02.867 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.867 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.868 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.868 | | description | None | 2022-02-08 17:35:02.868 | | disk | 20 | 2022-02-08 17:35:02.868 | | id | d4 | 2022-02-08 17:35:02.868 | | name | ds4G | 2022-02-08 17:35:02.868 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.868 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.868 | | ram | 4096 | 2022-02-08 17:35:02.868 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.868 | | swap | | 2022-02-08 17:35:02.868 | | vcpus | 4 | 2022-02-08 17:35:02.868 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.868 | + lib/nova:create_flavors:1161 : grep -q m1.tiny 2022-02-08 17:35:02.868 | + lib/nova:create_flavors:1161 : openstack --os-region-name=RegionOne flavor list 2022-02-08 17:35:02.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.868 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.868 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.868 | + lib/nova:create_flavors:1162 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-02-08 17:35:02.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.868 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.868 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.868 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.868 | | Field | Value | 2022-02-08 17:35:02.868 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.868 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.868 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.868 | | description | None | 2022-02-08 17:35:02.868 | | disk | 1 | 2022-02-08 17:35:02.868 | | id | 1 | 2022-02-08 17:35:02.868 | | name | m1.tiny | 2022-02-08 17:35:02.868 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.869 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.869 | | ram | 512 | 2022-02-08 17:35:02.869 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.869 | | swap | | 2022-02-08 17:35:02.869 | | vcpus | 1 | 2022-02-08 17:35:02.869 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.869 | + lib/nova:create_flavors:1163 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-02-08 17:35:02.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.869 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.869 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.869 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.869 | | Field | Value | 2022-02-08 17:35:02.869 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.869 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.869 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.869 | | description | None | 2022-02-08 17:35:02.869 | | disk | 20 | 2022-02-08 17:35:02.869 | | id | 2 | 2022-02-08 17:35:02.869 | | name | m1.small | 2022-02-08 17:35:02.869 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.869 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.869 | | ram | 2048 | 2022-02-08 17:35:02.869 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.869 | | swap | | 2022-02-08 17:35:02.869 | | vcpus | 1 | 2022-02-08 17:35:02.869 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.869 | + lib/nova:create_flavors:1164 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-02-08 17:35:02.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.869 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.869 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.869 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.869 | | Field | Value | 2022-02-08 17:35:02.869 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.870 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.870 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.870 | | description | None | 2022-02-08 17:35:02.870 | | disk | 40 | 2022-02-08 17:35:02.870 | | id | 3 | 2022-02-08 17:35:02.870 | | name | m1.medium | 2022-02-08 17:35:02.870 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.870 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.870 | | ram | 4096 | 2022-02-08 17:35:02.870 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.870 | | swap | | 2022-02-08 17:35:02.870 | | vcpus | 2 | 2022-02-08 17:35:02.870 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.870 | + lib/nova:create_flavors:1165 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-02-08 17:35:02.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.870 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.870 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.870 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.870 | | Field | Value | 2022-02-08 17:35:02.870 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.870 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.870 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.870 | | description | None | 2022-02-08 17:35:02.870 | | disk | 80 | 2022-02-08 17:35:02.870 | | id | 4 | 2022-02-08 17:35:02.870 | | name | m1.large | 2022-02-08 17:35:02.870 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.870 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.870 | | ram | 8192 | 2022-02-08 17:35:02.870 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.870 | | swap | | 2022-02-08 17:35:02.870 | | vcpus | 4 | 2022-02-08 17:35:02.870 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.871 | + lib/nova:create_flavors:1166 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-02-08 17:35:02.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.871 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:02.871 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:02.871 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.871 | | Field | Value | 2022-02-08 17:35:02.871 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.871 | | OS-FLV-DISABLED:disabled | False | 2022-02-08 17:35:02.871 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-08 17:35:02.871 | | description | None | 2022-02-08 17:35:02.871 | | disk | 160 | 2022-02-08 17:35:02.871 | | id | 5 | 2022-02-08 17:35:02.871 | | name | m1.xlarge | 2022-02-08 17:35:02.871 | | os-flavor-access:is_public | True | 2022-02-08 17:35:02.871 | | properties | hw_rng:allowed='True' | 2022-02-08 17:35:02.871 | | ram | 16384 | 2022-02-08 17:35:02.871 | | rxtx_factor | 1.0 | 2022-02-08 17:35:02.871 | | swap | | 2022-02-08 17:35:02.871 | | vcpus | 8 | 2022-02-08 17:35:02.871 | +----------------------------+-----------------------+ 2022-02-08 17:35:02.940 | [86065 Async create_flavors:148069]: finished create_flavors with result 0 in 31 seconds 2022-02-08 17:35:02.945 | + inc/async:async_wait:197 : return 0 2022-02-08 17:35:02.948 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-02-08 17:35:02.969 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:35:02.972 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-02-08 17:35:02.991 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:02.994 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-02-08 17:35:03.014 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:03.016 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-02-08 17:35:03.019 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:35:03.021 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-08 17:35:03.050 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-02-08 17:35:03.052 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-08 17:35:03.055 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-02-08 17:35:03.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-02-08 17:35:03.058 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-02-08 17:35:03.060 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-02-08 17:35:03.061 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-02-08 17:35:03.063 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-02-08 17:35:03.064 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-02-08 17:35:03.066 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-02-08 17:35:03.067 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-02-08 17:35:03.069 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-02-08 17:35:03.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-02-08 17:35:03.072 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-08 17:35:03.074 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-02-08 17:35:03.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-08 17:35:03.078 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-02-08 17:35:03.079 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-08 17:35:03.081 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-02-08 17:35:03.083 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-08 17:35:03.084 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-02-08 17:35:03.086 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-08 17:35:03.087 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-02-08 17:35:03.089 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-02-08 17:35:03.094 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-08 17:35:03.096 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-02-08 17:35:03.098 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-08 17:35:03.101 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-02-08 17:35:03.103 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-02-08 17:35:03.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-02-08 17:35:03.106 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-08 17:35:03.108 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-02-08 17:35:03.110 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-08 17:35:03.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-02-08 17:35:03.113 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-02-08 17:35:03.115 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-02-08 17:35:03.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-02-08 17:35:03.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-02-08 17:35:03.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-02-08 17:35:03.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-02-08 17:35:03.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-02-08 17:35:03.126 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-02-08 17:35:03.128 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-02-08 17:35:03.130 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-02-08 17:35:03.132 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-02-08 17:35:03.133 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-08 17:35:03.136 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-08 17:35:03.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-02-08 17:35:03.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-02-08 17:35:03.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-02-08 17:35:03.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-02-08 17:35:03.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-02-08 17:35:03.146 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-02-08 17:35:03.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-02-08 17:35:03.150 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-02-08 17:35:03.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-02-08 17:35:03.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-02-08 17:35:03.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-02-08 17:35:03.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-08 17:35:03.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-08 17:35:05.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:05.399 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:05.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:05.399 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:05.399 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-02-08 17:35:05.401 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-02-08 17:35:05.564 | + ./stack.sh:main:1390 : save_stackenv 2022-02-08 17:35:05.568 | + functions-common:save_stackenv:60 : local tag= 2022-02-08 17:35:05.571 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:35:05.578 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-173505 2022-02-08 17:35:05.581 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-173505 ' 2022-02-08 17:35:05.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.594 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:35:05.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.599 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:35:05.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.605 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:35:05.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.610 | + 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,n-super-cond,n-cond-cell1 2022-02-08 17:35:05.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.615 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.75 2022-02-08 17:35:05.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.621 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.75/identity 2022-02-08 17:35:05.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.627 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-172225 2022-02-08 17:35:05.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.631 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:35:05.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.636 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.75 2022-02-08 17:35:05.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.641 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:35:05.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.646 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:35:05.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.652 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:35:05.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:35:05.657 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:35:05.660 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-02-08 17:35:05.663 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-08 17:35:05.666 | + inc/meta-config:merge_config_group:171 : shift 2022-02-08 17:35:05.668 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-02-08 17:35:05.671 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:35:05.673 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-08 17:35:05.676 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-08 17:35:05.680 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-02-08 17:35:05.683 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:35:05.685 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-02-08 17:35:05.688 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:35:05.691 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-02-08 17:35:05.691 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:35:05.691 | gsub("[][]", "", $1); 2022-02-08 17:35:05.691 | split($1, a, "|"); 2022-02-08 17:35:05.691 | if (a[1] == matchgroup) 2022-02-08 17:35:05.691 | print a[2] 2022-02-08 17:35:05.691 | } 2022-02-08 17:35:05.691 | ' /home/ubuntu/devstack/local.conf 2022-02-08 17:35:05.739 | + ./stack.sh:main:1408 : run_phase stack extra 2022-02-08 17:35:05.742 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:35:05.744 | + functions-common:run_phase:1843 : local phase=extra 2022-02-08 17:35:05.747 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:35:05.750 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:35:05.753 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:35:05.755 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:35:05.758 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:35:05.762 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:35:05.767 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:35:05.770 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:35:05.774 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:35:05.777 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-02-08 17:35:05.781 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:35:05.804 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:05.807 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:35:05.810 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:05.812 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-08 17:35:05.815 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:05.818 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:35:05.820 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:05.823 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-02-08 17:35:05.826 | ++ extras.d/80-tempest.sh:source:15 : : 2022-02-08 17:35:05.829 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:35:05.832 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:35:05.836 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:35:05.840 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:35:05.842 | + functions-common:run_phase:1869 : run_plugins stack extra 2022-02-08 17:35:05.845 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:35:05.848 | + functions-common:run_plugins:1829 : local phase=extra 2022-02-08 17:35:05.851 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph 2022-02-08 17:35:05.854 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:35:05.857 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2022-02-08 17:35:05.859 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:35:05.862 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-08 17:35:05.865 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2022-02-08 17:35:05.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:35:05.871 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:05.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-08 17:35:05.875 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:05.878 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-08 17:35:05.880 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:05.882 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:35:05.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:05.887 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:35:05.890 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:35:05.892 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:35:05.895 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-02-08 17:35:05.897 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-08 17:35:05.900 | + inc/meta-config:merge_config_group:171 : shift 2022-02-08 17:35:05.903 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-02-08 17:35:05.906 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:35:05.909 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-08 17:35:05.912 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-08 17:35:05.915 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-02-08 17:35:05.918 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:35:05.921 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-02-08 17:35:05.924 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:35:05.926 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-02-08 17:35:05.926 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:35:05.926 | gsub("[][]", "", $1); 2022-02-08 17:35:05.926 | split($1, a, "|"); 2022-02-08 17:35:05.926 | if (a[1] == matchgroup) 2022-02-08 17:35:05.926 | print a[2] 2022-02-08 17:35:05.927 | } 2022-02-08 17:35:05.927 | ' /home/ubuntu/devstack/local.conf 2022-02-08 17:35:05.933 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-02-08 17:35:05.953 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:35:05.956 | + ./stack.sh:main:1430 : service_check 2022-02-08 17:35:05.958 | + functions-common:service_check:1707 : local service 2022-02-08 17:35:05.961 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:05.964 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2022-02-08 17:35:06.106 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-02-08 17:35:06.110 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.112 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2022-02-08 17:35:06.129 | enabled 2022-02-08 17:35:06.134 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2022-02-08 17:35:06.173 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-02-08 17:35:06.173 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.173 | Active: active (running) since Tue 2022-02-08 17:33:00 UTC; 2min 5s ago 2022-02-08 17:35:06.173 | Main PID: 141126 (uwsgi) 2022-02-08 17:35:06.173 | Status: "uWSGI is ready" 2022-02-08 17:35:06.173 | Tasks: 3 (limit: 14304) 2022-02-08 17:35:06.174 | Memory: 241.5M 2022-02-08 17:35:06.174 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-02-08 17:35:06.174 | ├─141126 nova-apiuWSGI master 2022-02-08 17:35:06.174 | ├─141141 nova-apiuWSGI worker 1 2022-02-08 17:35:06.174 | └─141142 nova-apiuWSGI worker 2 2022-02-08 17:35:06.174 | 2022-02-08 17:35:06.174 | Feb 08 17:34:55 dv-osbrick-828087-6-ceph devstack@n-api.service[141141]: [pid: 141141|app: 0|req: 17/32] 10.222.0.75 () {64 vars in 1332 bytes} [Tue Feb 8 17:34:55 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141142]: DEBUG nova.api.openstack.wsgi [None req-22642bad-1314-4cc6-a945-d6fdb28a1302 admin admin] Calling method '>' {{(pid=141142) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141142]: INFO nova.api.openstack.requestlog [None req-22642bad-1314-4cc6-a945-d6fdb28a1302 admin admin] 10.222.0.75 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002071 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141142]: [pid: 141142|app: 0|req: 16/33] 10.222.0.75 () {54 vars in 930 bytes} [Tue Feb 8 17:34:58 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141141]: DEBUG nova.api.openstack.wsgi [None req-b4287cfb-07c2-4dc9-b260-cec86b93d31a admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5", "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "swap": 0, "ram": 16384, "name": "m1.xlarge"}} {{(pid=141141) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141141]: INFO nova.api.openstack.requestlog [None req-b4287cfb-07c2-4dc9-b260-cec86b93d31a admin admin] 10.222.0.75 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.082313 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141141]: [pid: 141141|app: 0|req: 18/34] 10.222.0.75 () {64 vars in 1282 bytes} [Tue Feb 8 17:34:58 2022] POST /compute/v2.1/flavors => generated 408 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141142]: DEBUG nova.api.openstack.wsgi [None req-a1377617-19c6-41fa-9ff1-5e3c753a7c9a admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=141142) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141142]: INFO nova.api.openstack.requestlog [None req-a1377617-19c6-41fa-9ff1-5e3c753a7c9a admin admin] 10.222.0.75 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.036772 2022-02-08 17:35:06.174 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph devstack@n-api.service[141142]: [pid: 141142|app: 0|req: 17/35] 10.222.0.75 () {64 vars in 1332 bytes} [Tue Feb 8 17:34:58 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-08 17:35:06.177 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.180 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2022-02-08 17:35:06.193 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-02-08 17:35:06.197 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.199 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2022-02-08 17:35:06.213 | enabled 2022-02-08 17:35:06.217 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2022-02-08 17:35:06.237 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-02-08 17:35:06.237 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.238 | Active: active (running) since Tue 2022-02-08 17:34:14 UTC; 51s ago 2022-02-08 17:35:06.238 | Main PID: 145843 (nova-scheduler) 2022-02-08 17:35:06.238 | Tasks: 3 (limit: 14304) 2022-02-08 17:35:06.238 | Memory: 147.6M 2022-02-08 17:35:06.238 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-02-08 17:35:06.238 | ├─145843 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-08 17:35:06.238 | ├─147102 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-08 17:35:06.238 | └─147103 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-08 17:35:06.238 | 2022-02-08 17:35:06.238 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.238 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_messaging_rabbit.ssl_version = {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.238 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.238 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_messaging_notifications.retry = -1 {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.239 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.239 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_messaging_notifications.transport_url = **** {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.239 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_reports.file_event_handler = None {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.239 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.239 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] oslo_reports.log_dir = None {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.239 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph nova-scheduler[145843]: DEBUG oslo_service.service [None req-3f353e5a-0019-4003-b284-4a55373f4297 None None] ******************************************************************************** {{(pid=145843) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-08 17:35:06.243 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.246 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-02-08 17:35:06.262 | enabled 2022-02-08 17:35:06.267 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-02-08 17:35:06.284 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-02-08 17:35:06.284 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.284 | Active: active (running) since Tue 2022-02-08 17:34:16 UTC; 49s ago 2022-02-08 17:35:06.285 | Main PID: 146306 (uwsgi) 2022-02-08 17:35:06.285 | Status: "uWSGI is ready" 2022-02-08 17:35:06.285 | Tasks: 4 (limit: 14304) 2022-02-08 17:35:06.285 | Memory: 204.3M 2022-02-08 17:35:06.285 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-02-08 17:35:06.285 | ├─146306 nova-api-metauWSGI master 2022-02-08 17:35:06.285 | ├─146307 nova-api-metauWSGI worker 1 2022-02-08 17:35:06.285 | ├─146308 nova-api-metauWSGI worker 2 2022-02-08 17:35:06.285 | └─146309 nova-api-metauWSGI http 1 2022-02-08 17:35:06.285 | 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146308]: DEBUG oslo_concurrency.lockutils [None req-4b98aaa6-9e04-4a0e-9244-c8485936c9cd None None] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=146308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146308]: DEBUG oslo_concurrency.lockutils [None req-4b98aaa6-9e04-4a0e-9244-c8485936c9cd None None] Lock "aac4d7ba-1b97-427c-9bb8-00cf0c8fc68a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=146308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146308]: DEBUG oslo_concurrency.lockutils [None req-4b98aaa6-9e04-4a0e-9244-c8485936c9cd None None] Lock "aac4d7ba-1b97-427c-9bb8-00cf0c8fc68a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=146308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146308]: DEBUG oslo_db.sqlalchemy.engines [None req-4b98aaa6-9e04-4a0e-9244-c8485936c9cd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=146308) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146307]: WARNING nova.api.metadata.handler [None req-0f8b4420-3aae-4041-9d96-2397e4ecf1cf None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146307]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x559fddf089a0 pid: 146307 (default app) 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146308]: DEBUG oslo_db.sqlalchemy.engines [None req-4b98aaa6-9e04-4a0e-9244-c8485936c9cd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=146308) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146308]: DEBUG oslo_db.sqlalchemy.engines [None req-4b98aaa6-9e04-4a0e-9244-c8485936c9cd None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=146308) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:35:06.285 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146308]: WARNING nova.api.metadata.handler [None req-4b98aaa6-9e04-4a0e-9244-c8485936c9cd None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-08 17:35:06.286 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph devstack@n-api-meta.service[146308]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x559fddf089a0 pid: 146308 (default app) 2022-02-08 17:35:06.290 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.292 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2022-02-08 17:35:06.307 | enabled 2022-02-08 17:35:06.311 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2022-02-08 17:35:06.329 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-02-08 17:35:06.329 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.329 | Active: active (running) since Tue 2022-02-08 17:33:15 UTC; 1min 50s ago 2022-02-08 17:35:06.329 | Main PID: 142364 (uwsgi) 2022-02-08 17:35:06.329 | Status: "uWSGI is ready" 2022-02-08 17:35:06.329 | Tasks: 3 (limit: 14304) 2022-02-08 17:35:06.329 | Memory: 138.4M 2022-02-08 17:35:06.329 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-02-08 17:35:06.329 | ├─142364 placementuWSGI master 2022-02-08 17:35:06.329 | ├─142365 placementuWSGI worker 1 2022-02-08 17:35:06.329 | └─142366 placementuWSGI worker 2 2022-02-08 17:35:06.329 | 2022-02-08 17:35:06.329 | Feb 08 17:33:18 dv-osbrick-828087-6-ceph devstack@placement-api.service[142365]: [pid: 142365|app: 0|req: 1/1] 10.222.0.75 () {50 vars in 776 bytes} [Tue Feb 8 17:33:18 2022] GET /placement => generated 136 bytes in 19 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-08 17:35:06.329 | Feb 08 17:34:18 dv-osbrick-828087-6-ceph devstack@placement-api.service[142366]: DEBUG placement.requestlog [None req-179bc0e5-eb80-4bed-9607-4cd0643f47f6 None None] Starting request: 10.222.0.75 "GET /placement/" {{(pid=142366) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-08 17:35:06.329 | Feb 08 17:34:18 dv-osbrick-828087-6-ceph devstack@placement-api.service[142366]: INFO placement.requestlog [None req-179bc0e5-eb80-4bed-9607-4cd0643f47f6 None None] 10.222.0.75 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-08 17:35:06.330 | Feb 08 17:34:18 dv-osbrick-828087-6-ceph devstack@placement-api.service[142366]: [pid: 142366|app: 0|req: 1/2] 10.222.0.75 () {54 vars in 916 bytes} [Tue Feb 8 17:34:18 2022] GET /placement => generated 136 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-08 17:35:06.330 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph devstack@placement-api.service[142365]: DEBUG placement.requestlog [None req-c367f1f0-a15d-4a4b-857c-96535b9edaa3 None None] Starting request: 10.222.0.75 "GET /placement/" {{(pid=142365) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-08 17:35:06.330 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph devstack@placement-api.service[142365]: INFO placement.requestlog [None req-c367f1f0-a15d-4a4b-857c-96535b9edaa3 None None] 10.222.0.75 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-08 17:35:06.330 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph devstack@placement-api.service[142365]: [pid: 142365|app: 0|req: 2/3] 10.222.0.75 () {54 vars in 916 bytes} [Tue Feb 8 17:34:23 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-08 17:35:06.330 | Feb 08 17:34:24 dv-osbrick-828087-6-ceph devstack@placement-api.service[142366]: DEBUG placement.requestlog [None req-a87e79cc-fb89-49a3-bfad-24ee26dc7e72 None None] Starting request: 10.222.0.75 "GET /placement/" {{(pid=142366) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-08 17:35:06.330 | Feb 08 17:34:24 dv-osbrick-828087-6-ceph devstack@placement-api.service[142366]: INFO placement.requestlog [None req-a87e79cc-fb89-49a3-bfad-24ee26dc7e72 None None] 10.222.0.75 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-08 17:35:06.330 | Feb 08 17:34:24 dv-osbrick-828087-6-ceph devstack@placement-api.service[142366]: [pid: 142366|app: 0|req: 2/4] 10.222.0.75 () {54 vars in 916 bytes} [Tue Feb 8 17:34:24 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-08 17:35:06.333 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.337 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2022-02-08 17:35:06.351 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-02-08 17:35:06.355 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.359 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2022-02-08 17:35:06.379 | enabled 2022-02-08 17:35:06.385 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2022-02-08 17:35:06.404 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-02-08 17:35:06.404 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.404 | Active: active (running) since Tue 2022-02-08 17:34:42 UTC; 23s ago 2022-02-08 17:35:06.404 | Main PID: 150149 (uwsgi) 2022-02-08 17:35:06.404 | Status: "uWSGI is ready" 2022-02-08 17:35:06.404 | Tasks: 7 (limit: 14304) 2022-02-08 17:35:06.404 | Memory: 825.6M 2022-02-08 17:35:06.404 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-02-08 17:35:06.404 | ├─150149 glance-apiuWSGI master 2022-02-08 17:35:06.404 | ├─150155 glance-apiuWSGI worker 1 2022-02-08 17:35:06.404 | └─150156 glance-apiuWSGI worker 2 2022-02-08 17:35:06.404 | 2022-02-08 17:35:06.404 | Feb 08 17:34:55 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: DEBUG glance.api.middleware.version_negotiation [None req-84f752f6-1189-4374-a354-6558ebada823 None None] Using url versioning {{(pid=150156) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2022-02-08 17:35:06.404 | Feb 08 17:34:55 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: DEBUG glance.api.middleware.version_negotiation [None req-84f752f6-1189-4374-a354-6558ebada823 None None] Matched version: v2 {{(pid=150156) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2022-02-08 17:35:06.404 | Feb 08 17:34:55 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: DEBUG glance.api.middleware.version_negotiation [None req-84f752f6-1189-4374-a354-6558ebada823 None None] new path /v2/images/91dd956e-4629-4a9b-9555-3b92c117a9cf/file {{(pid=150156) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2022-02-08 17:35:06.404 | Feb 08 17:34:55 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: DEBUG oslo_db.sqlalchemy.engines [None req-f0a74488-b309-4873-abbd-d6dbfd1e12ba admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=150156) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:35:06.404 | Feb 08 17:34:55 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: INFO glance.api.v2.image_data [None req-f0a74488-b309-4873-abbd-d6dbfd1e12ba admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2022-02-08 17:35:06.404 | Feb 08 17:34:56 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: DEBUG glance.location [None req-f0a74488-b309-4873-abbd-d6dbfd1e12ba admin admin] Enabling in-flight format inspection for vhdx {{(pid=150156) set_data /opt/stack/glance/glance/location.py:581}} 2022-02-08 17:35:06.405 | Feb 08 17:35:02 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: DEBUG glance_store._drivers.filesystem [None req-f0a74488-b309-4873-abbd-d6dbfd1e12ba admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/91dd956e-4629-4a9b-9555-3b92c117a9cf with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=150156) add /usr/local/lib/python3.8/dist-packages/glance_store/_drivers/filesystem.py:773}} 2022-02-08 17:35:06.405 | Feb 08 17:35:02 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: INFO glance.location [None req-f0a74488-b309-4873-abbd-d6dbfd1e12ba admin admin] Image format matched and virtual size computed: 734003200 2022-02-08 17:35:06.405 | Feb 08 17:35:02 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: DEBUG glance_store.backend [None req-f0a74488-b309-4873-abbd-d6dbfd1e12ba admin admin] Skipping store.set_acls... not implemented. {{(pid=150156) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-02-08 17:35:06.405 | Feb 08 17:35:02 dv-osbrick-828087-6-ceph devstack@g-api.service[150156]: [pid: 150156|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 877 bytes} [Tue Feb 8 17:34:55 2022] PUT /v2/images/91dd956e-4629-4a9b-9555-3b92c117a9cf/file => generated 0 bytes in 6693 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-02-08 17:35:06.408 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.411 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2022-02-08 17:35:06.428 | enabled 2022-02-08 17:35:06.432 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2022-02-08 17:35:06.451 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-02-08 17:35:06.451 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.451 | Active: active (running) since Tue 2022-02-08 17:34:34 UTC; 31s ago 2022-02-08 17:35:06.451 | Main PID: 149037 (cinder-schedule) 2022-02-08 17:35:06.452 | Tasks: 2 (limit: 14304) 2022-02-08 17:35:06.452 | Memory: 109.3M 2022-02-08 17:35:06.452 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-02-08 17:35:06.452 | └─149037 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-02-08 17:35:06.452 | 2022-02-08 17:35:06.452 | Feb 08 17:34:38 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: DEBUG oslo_service.service [None req-f314047f-43ff-4888-88fc-3d973c532eba None None] nova.timeout = None {{(pid=149037) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.452 | Feb 08 17:34:38 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: DEBUG oslo_service.service [None req-f314047f-43ff-4888-88fc-3d973c532eba None None] nova.token_auth_url = None {{(pid=149037) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:06.452 | Feb 08 17:34:38 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: DEBUG oslo_service.service [None req-f314047f-43ff-4888-88fc-3d973c532eba None None] ******************************************************************************** {{(pid=149037) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-08 17:35:06.452 | Feb 08 17:34:38 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: INFO cinder.service [-] Starting cinder-scheduler node (version 19.1.0) 2022-02-08 17:35:06.452 | Feb 08 17:34:38 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: INFO cinder.manager [None req-f875d553-034b-438b-89ee-2e0435895f18 None None] Initiating service 1 cleanup 2022-02-08 17:35:06.452 | Feb 08 17:34:38 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: INFO cinder.manager [None req-f875d553-034b-438b-89ee-2e0435895f18 None None] Service 1 cleanup completed. 2022-02-08 17:35:06.452 | Feb 08 17:34:38 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: DEBUG cinder.service [None req-f875d553-034b-438b-89ee-2e0435895f18 None None] Creating RPC server for service cinder-scheduler {{(pid=149037) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-08 17:35:06.452 | Feb 08 17:34:38 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: DEBUG cinder.service [None req-f875d553-034b-438b-89ee-2e0435895f18 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=149037) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-08 17:35:06.452 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: DEBUG cinder.scheduler.host_manager [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Received volume service update from dv-osbrick-828087-6-ceph@ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:a40f5ee0-941c-43d3-8abf-ade4e4bcb507:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=149037) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-02-08 17:35:06.452 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-scheduler[149037]: DEBUG cinder.scheduler.host_manager [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Updating capabilities for dv-osbrick-828087-6-ceph@ceph#ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:a40f5ee0-941c-43d3-8abf-ade4e4bcb507:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2022, 2, 8, 17, 34, 40, 788993)} {{(pid=149037) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-02-08 17:35:06.456 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.459 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2022-02-08 17:35:06.474 | enabled 2022-02-08 17:35:06.478 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2022-02-08 17:35:06.495 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-02-08 17:35:06.495 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.495 | Active: active (running) since Tue 2022-02-08 17:34:28 UTC; 38s ago 2022-02-08 17:35:06.495 | Main PID: 148590 (uwsgi) 2022-02-08 17:35:06.495 | Status: "uWSGI is ready" 2022-02-08 17:35:06.495 | Tasks: 5 (limit: 14304) 2022-02-08 17:35:06.495 | Memory: 236.9M 2022-02-08 17:35:06.495 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-02-08 17:35:06.495 | ├─148590 cinder-apiuWSGI master 2022-02-08 17:35:06.495 | ├─148599 cinder-apiuWSGI worker 1 2022-02-08 17:35:06.495 | └─148600 cinder-apiuWSGI worker 2 2022-02-08 17:35:06.495 | 2022-02-08 17:35:06.495 | Feb 08 17:34:39 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: warnings.warn(deprecated_msg) 2022-02-08 17:35:06.495 | Feb 08 17:34:39 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2022-02-08 17:35:06.495 | Feb 08 17:34:39 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: warnings.warn(deprecated_msg) 2022-02-08 17:35:06.495 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: INFO cinder.api.openstack.wsgi [req-ed36dd1e-c0ab-4886-a13f-0db31a46f680 req-67cc3d61-2466-4554-9979-3cf18e24250b admin admin] POST http://10.222.0.75/volume/v3/821657e506c64f6eaafa50d4c58b5f53/types/96ad4bd8-e1c5-40df-be9a-313aed3628c0/extra_specs 2022-02-08 17:35:06.495 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: DEBUG cinder.api.openstack.wsgi [req-ed36dd1e-c0ab-4886-a13f-0db31a46f680 req-67cc3d61-2466-4554-9979-3cf18e24250b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=148600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-02-08 17:35:06.495 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-02-08 17:35:06.495 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: warnings.warn('Policy enforcement is depending on the value of ' 2022-02-08 17:35:06.495 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: DEBUG oslo_db.sqlalchemy.engines [req-ed36dd1e-c0ab-4886-a13f-0db31a46f680 req-67cc3d61-2466-4554-9979-3cf18e24250b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=148600) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:35:06.495 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: INFO cinder.api.openstack.wsgi [req-ed36dd1e-c0ab-4886-a13f-0db31a46f680 req-67cc3d61-2466-4554-9979-3cf18e24250b admin admin] http://10.222.0.75/volume/v3/821657e506c64f6eaafa50d4c58b5f53/types/96ad4bd8-e1c5-40df-be9a-313aed3628c0/extra_specs returned with HTTP 200 2022-02-08 17:35:06.496 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph devstack@c-api.service[148600]: [pid: 148600|app: 0|req: 1/3] 10.222.0.75 () {62 vars in 1454 bytes} [Tue Feb 8 17:34:39 2022] POST /volume/v3/821657e506c64f6eaafa50d4c58b5f53/types/96ad4bd8-e1c5-40df-be9a-313aed3628c0/extra_specs => generated 48 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-02-08 17:35:06.499 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.502 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2022-02-08 17:35:06.517 | enabled 2022-02-08 17:35:06.521 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2022-02-08 17:35:06.539 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-02-08 17:35:06.539 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.540 | Active: active (running) since Tue 2022-02-08 17:34:36 UTC; 30s ago 2022-02-08 17:35:06.540 | Main PID: 149470 (cinder-volume) 2022-02-08 17:35:06.540 | Tasks: 3 (limit: 14304) 2022-02-08 17:35:06.540 | Memory: 143.8M 2022-02-08 17:35:06.540 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-02-08 17:35:06.540 | ├─149470 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-08 17:35:06.540 | └─149568 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-08 17:35:06.540 | 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: DEBUG cinder.manager [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Notifying Schedulers of capabilities ... {{(pid=149568) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: INFO cinder.volume.manager [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Driver initialization completed successfully. 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: INFO cinder.manager [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Initiating service 2 cleanup 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: INFO cinder.manager [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Service 2 cleanup completed. 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: DEBUG cinder.service [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Creating RPC server for service cinder-volume {{(pid=149568) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: DEBUG cinder.service [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=149568) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: INFO cinder.volume.manager [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: DEBUG cinder.volume.drivers.rbd [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=149568) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:481}} 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: DEBUG cinder.volume.drivers.rbd [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=149568) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:481}} 2022-02-08 17:35:06.540 | Feb 08 17:34:40 dv-osbrick-828087-6-ceph cinder-volume[149568]: INFO cinder.volume.manager [None req-6cf491fb-2edd-450d-a29c-d2b17ac99324 None None] Driver post RPC initialization completed successfully. 2022-02-08 17:35:06.544 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.547 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-02-08 17:35:06.569 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-02-08 17:35:06.573 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.576 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-02-08 17:35:06.590 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-02-08 17:35:06.594 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.597 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-02-08 17:35:06.612 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-02-08 17:35:06.616 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.618 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-02-08 17:35:06.632 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-02-08 17:35:06.637 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.639 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2022-02-08 17:35:06.654 | enabled 2022-02-08 17:35:06.659 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-svc.service --no-pager 2022-02-08 17:35:06.676 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-02-08 17:35:06.676 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.676 | Active: active (running) since Tue 2022-02-08 17:33:08 UTC; 1min 58s ago 2022-02-08 17:35:06.676 | Main PID: 141772 (/usr/bin/python) 2022-02-08 17:35:06.676 | Tasks: 10 (limit: 14304) 2022-02-08 17:35:06.676 | Memory: 398.5M 2022-02-08 17:35:06.676 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-02-08 17:35:06.676 | ├─141772 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:35:06.676 | ├─141881 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-08 17:35:06.676 | ├─141882 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-08 17:35:06.676 | ├─141883 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-08 17:35:06.676 | └─141884 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-08 17:35:06.676 | 2022-02-08 17:35:06.676 | Feb 08 17:34:16 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron.plugins.ml2.plugin [None req-46a62342-7704-4aa3-ba21-ab95d821ff62 None None] Current status of the port 523dd9ce-692a-4b2c-b2ed-837ef62ff3c0 is: ACTIVE; New status is: ACTIVE {{(pid=141883) _update_individual_port_db_status /opt/stack/neutron/neutron/plugins/ml2/plugin.py:2232}} 2022-02-08 17:35:06.676 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron_lib.callbacks.manager [None req-e23f151f-426c-4571-a62e-4ae4538cedac None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742189657793', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-4103449'] for agent (148a86ad-0851-48e2-9804-de695b27d8e5), after_update {{(pid=141883) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-08 17:35:06.676 | Feb 08 17:34:27 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron_lib.callbacks.manager [None req-f0ac3f85-3b1d-4171-bf61-864ec3780976 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742189657793', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-4103449'] for agent (346d5080-0e59-4449-89ca-3b55d3579132), after_update {{(pid=141883) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-08 17:35:06.676 | Feb 08 17:34:28 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron_lib.callbacks.manager [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742189657793', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-4103449'] for agent (963b45e9-2235-4860-83b7-d4b89cbfcc1d), after_update {{(pid=141883) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-08 17:35:06.676 | Feb 08 17:34:30 dv-osbrick-828087-6-ceph neutron-server[141884]: DEBUG neutron.db.agents_db [None req-b6728c31-5e3c-4ba0-8fa2-1ba1dbafe5f9 None None] Agent healthcheck: found 4 active agents {{(pid=141884) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-02-08 17:35:06.676 | Feb 08 17:34:31 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron_lib.callbacks.manager [None req-46a62342-7704-4aa3-ba21-ab95d821ff62 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742189657793', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-4103449'] for agent (bf6f167f-8cb8-4ad7-9fb9-09f59a463695), after_update {{(pid=141883) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-08 17:35:06.676 | Feb 08 17:34:55 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron_lib.callbacks.manager [None req-ef5ee8d6-7d62-4032-9e7d-cfb63914b775 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742189657793', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-4103449'] for agent (148a86ad-0851-48e2-9804-de695b27d8e5), after_update {{(pid=141883) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-08 17:35:06.677 | Feb 08 17:34:57 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron_lib.callbacks.manager [None req-eb23bafe-c3ba-4ca3-9454-7a0067f64591 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742189657793', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-4103449'] for agent (346d5080-0e59-4449-89ca-3b55d3579132), after_update {{(pid=141883) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-08 17:35:06.677 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron_lib.callbacks.manager [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742189657793', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-4103449'] for agent (963b45e9-2235-4860-83b7-d4b89cbfcc1d), after_update {{(pid=141883) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-08 17:35:06.677 | Feb 08 17:35:01 dv-osbrick-828087-6-ceph neutron-server[141883]: DEBUG neutron_lib.callbacks.manager [None req-46a62342-7704-4aa3-ba21-ab95d821ff62 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742189657793', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-4103449'] for agent (bf6f167f-8cb8-4ad7-9fb9-09f59a463695), after_update {{(pid=141883) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-08 17:35:06.680 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.683 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-02-08 17:35:06.699 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-02-08 17:35:06.703 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.706 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2022-02-08 17:35:06.720 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-02-08 17:35:06.725 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.727 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2022-02-08 17:35:06.740 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-02-08 17:35:06.744 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.747 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2022-02-08 17:35:06.760 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-02-08 17:35:06.764 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.767 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2022-02-08 17:35:06.782 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-02-08 17:35:06.787 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.791 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2022-02-08 17:35:06.805 | enabled 2022-02-08 17:35:06.809 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2022-02-08 17:35:06.826 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-02-08 17:35:06.826 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.826 | Active: active (running) since Tue 2022-02-08 17:28:40 UTC; 6min ago 2022-02-08 17:35:06.826 | Main PID: 114307 (dstat.sh) 2022-02-08 17:35:06.826 | Tasks: 3 (limit: 14304) 2022-02-08 17:35:06.826 | Memory: 18.7M 2022-02-08 17:35:06.827 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-02-08 17:35:06.827 | ├─114307 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-02-08 17:35:06.827 | ├─114344 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-02-08 17:35:06.827 | └─114345 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-02-08 17:35:06.827 | 2022-02-08 17:35:06.827 | Feb 08 17:34:57 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:34:57| 50 11 37 0 0|5272M 136M 174M 6061M| 202M 202M| 100k 78M|7.01 359 | 622 3656 |3.17 2.22 1.43|2.0 0 1.0| 0 0 | 0 0 | 28 217 0 67 0 2022-02-08 17:35:06.827 | Feb 08 17:34:58 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:34:58| 49 13 36 1 0|5294M 136M 170M 6042M| 201M 201M| 120k 40M|12.0 178 | 985 5014 |3.17 2.22 1.43|7.0 0 0| 0 0 | 0 0 | 28 217 0 67 0 2022-02-08 17:35:06.827 | Feb 08 17:34:59 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:34:59| 30 11 57 1 0|5238M 151M 169M 6082M| 202M 202M| 120k 1547k|6.01 105 | 865 4392 |3.08 2.22 1.43|4.0 0 30| 0 0 | 0 0 | 28 217 0 67 0 2022-02-08 17:35:06.827 | Feb 08 17:35:00 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:35:00| 27 9 62 0 0|5239M 137M 169M 6094M| 201M 201M| 0 396k| 0 32.0 | 744 3941 |3.08 2.22 1.43|3.0 0 0| 0 0 | 0 0 | 28 217 0 67 0 2022-02-08 17:35:06.827 | Feb 08 17:35:01 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:35:01| 26 12 61 0 0|5240M 142M 169M 6087M| 202M 202M| 0 443k| 0 49.9 | 776 4184 |3.08 2.22 1.43|2.0 0 0| 0 0 | 0 0 | 28 217 0 67 0 2022-02-08 17:35:06.827 | Feb 08 17:35:02 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:35:02| 28 10 62 0 0|5240M 139M 169M 6087M| 203M 203M| 0 316k| 0 26.0 | 734 3801 |3.08 2.22 1.43|1.0 0 0| 0 0 | 0 0 | 28 217 0 66 0 2022-02-08 17:35:06.827 | Feb 08 17:35:03 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:35:03| 19 10 68 2 0|5166M 206M 168M 6095M| 29M 29M| 408k 556k|18.0 49.0 |1563 5651 |3.08 2.22 1.43|1.0 0 283| 0 0 | 0 0 | 28 214 0 68 0 2022-02-08 17:35:06.827 | Feb 08 17:35:04 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:35:04| 23 4 71 1 0|5192M 180M 168M 6095M| 12k 9996 | 648k 404k|48.0 36.0 | 568 3528 |2.91 2.20 1.43|1.0 0 2.0| 0 0 | 0 0 | 28 214 0 68 0 2022-02-08 17:35:06.827 | Feb 08 17:35:05 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:35:05| 25 2 70 1 0|5210M 161M 168M 6096M| 31k 29k| 359k 371k|4.99 25.9 | 461 3160 |2.91 2.20 1.43|1.0 1.0 0| 0 0 | 0 0 | 28 214 0 68 0 2022-02-08 17:35:06.827 | Feb 08 17:35:06 dv-osbrick-828087-6-ceph dstat.sh[114345]: 08-02 17:35:06| 15 10 68 6 0|5157M 209M 168M 6101M|9163 2103 |5279k 413k|97.1 36.0 |1650 5520 |2.91 2.20 1.43|2.0 0 278| 0 0 | 0 0 | 28 214 0 65 0 2022-02-08 17:35:06.830 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.833 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-crt.service 2022-02-08 17:35:06.846 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-02-08 17:35:06.850 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.853 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cauth.service 2022-02-08 17:35:06.867 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-02-08 17:35:06.873 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.877 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-agt.service 2022-02-08 17:35:06.892 | enabled 2022-02-08 17:35:06.895 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-agt.service --no-pager 2022-02-08 17:35:06.913 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-02-08 17:35:06.913 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.913 | Active: active (running) since Tue 2022-02-08 17:33:19 UTC; 1min 46s ago 2022-02-08 17:35:06.913 | Main PID: 142827 (neutron-openvsw) 2022-02-08 17:35:06.913 | Tasks: 7 (limit: 14304) 2022-02-08 17:35:06.913 | Memory: 240.2M 2022-02-08 17:35:06.913 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-02-08 17:35:06.913 | ├─142827 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-08 17:35:06.913 | ├─144291 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5308s_x0/privsep.sock 2022-02-08 17:35:06.913 | ├─144348 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp_q3_hphz/privsep.sock 2022-02-08 17:35:06.913 | └─144352 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-02-08 17:35:06.913 | 2022-02-08 17:35:06.913 | Feb 08 17:35:02 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: DEBUG neutron.agent.linux.utils [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 144352. {{(pid=142827) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-08 17:35:06.913 | Feb 08 17:35:02 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] Agent rpc_loop - iteration:44 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.007 2022-02-08 17:35:06.914 | Feb 08 17:35:04 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] Agent rpc_loop - iteration:45 started 2022-02-08 17:35:06.914 | Feb 08 17:35:04 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3f5edd25,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=1919927400952293920,duration_nsec=371000000,duration_sec=98,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=142827) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-08 17:35:06.914 | Feb 08 17:35:04 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: DEBUG neutron.agent.linux.utils [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 144352. {{(pid=142827) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-08 17:35:06.914 | Feb 08 17:35:04 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] Agent rpc_loop - iteration:45 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-08 17:35:06.914 | Feb 08 17:35:06 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] Agent rpc_loop - iteration:46 started 2022-02-08 17:35:06.914 | Feb 08 17:35:06 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3f5edd27,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=1919927400952293920,duration_nsec=373000000,duration_sec=100,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=142827) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-08 17:35:06.914 | Feb 08 17:35:06 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: DEBUG neutron.agent.linux.utils [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 144352. {{(pid=142827) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-08 17:35:06.914 | Feb 08 17:35:06 dv-osbrick-828087-6-ceph neutron-openvswitch-agent[142827]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-e1ed610d-49a5-4a60-a2a1-bb443d1a29a5 None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-08 17:35:06.917 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.920 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-02-08 17:35:06.935 | enabled 2022-02-08 17:35:06.939 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-02-08 17:35:06.960 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-02-08 17:35:06.960 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-02-08 17:35:06.960 | Active: active (running) since Tue 2022-02-08 17:33:21 UTC; 1min 45s ago 2022-02-08 17:35:06.960 | Main PID: 143224 (neutron-dhcp-ag) 2022-02-08 17:35:06.960 | Tasks: 16 (limit: 14304) 2022-02-08 17:35:06.960 | Memory: 360.8M 2022-02-08 17:35:06.961 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-02-08 17:35:06.961 | ├─143224 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-02-08 17:35:06.961 | ├─144600 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpas8wlel5/privsep.sock 2022-02-08 17:35:06.961 | ├─144652 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpxt8fnnu9/privsep.sock 2022-02-08 17:35:06.961 | ├─144728 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpfv15qv1b/privsep.sock 2022-02-08 17:35:06.961 | ├─144829 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-08 17:35:06.961 | ├─144830 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-08 17:35:06.961 | └─144843 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/85052ec4-c7a8-4ef4-b364-976e05904d64/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/85052ec4-c7a8-4ef4-b364-976e05904d64/host --addn-hosts=/opt/stack/data/neutron/dhcp/85052ec4-c7a8-4ef4-b364-976e05904d64/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/85052ec4-c7a8-4ef4-b364-976e05904d64/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/85052ec4-c7a8-4ef4-b364-976e05904d64/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-02-08 17:35:06.961 | 2022-02-08 17:35:06.961 | Feb 08 17:34:05 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG oslo_concurrency.lockutils [None req-5de95820-337a-4101-9d61-07b1be91b4fb None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=143224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-08 17:35:06.961 | Feb 08 17:34:05 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG oslo_concurrency.lockutils [None req-5de95820-337a-4101-9d61-07b1be91b4fb None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=143224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-08 17:35:06.961 | Feb 08 17:34:05 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG neutron.agent.dhcp.agent [None req-5de95820-337a-4101-9d61-07b1be91b4fb None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '6097ad10-26e3-45d0-9ee3-bd22b138fb14', 'name': 'public-subnet', 'tenant_id': '821657e506c64f6eaafa50d4c58b5f53', 'network_id': '5d090bdf-17ee-4bfe-9219-623316fb3b78', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.31.0.1', 'cidr': '172.31.0.0/24', 'allocation_pools': [{'start': '172.31.0.2', 'end': '172.31.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-02-08T17:34:04Z', 'updated_at': '2022-02-08T17:34:04Z', 'revision_number': 0, 'project_id': '821657e506c64f6eaafa50d4c58b5f53', 'network': {'id': '5d090bdf-17ee-4bfe-9219-623316fb3b78', 'name': 'public', 'tenant_id': '821657e506c64f6eaafa50d4c58b5f53', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['6097ad10-26e3-45d0-9ee3-bd22b138fb14'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-02-08T17:33:54Z', 'updated_at': '2022-02-08T17:34:04Z', 'revision_number': 2, 'project_id': '821657e506c64f6eaafa50d4c58b5f53', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=143224) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-08 17:35:06.961 | Feb 08 17:34:05 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG oslo_concurrency.lockutils [None req-609b1435-5d07-41dd-809d-992189fb4507 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=143224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-08 17:35:06.961 | Feb 08 17:34:05 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG oslo_concurrency.lockutils [None req-609b1435-5d07-41dd-809d-992189fb4507 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=143224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-08 17:35:06.961 | Feb 08 17:34:09 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=143224) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-08 17:35:06.961 | Feb 08 17:34:11 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=143224) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-08 17:35:06.961 | Feb 08 17:34:11 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=143224) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-08 17:35:06.961 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=143224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-08 17:35:06.961 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph neutron-dhcp-agent[143224]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=143224) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-08 17:35:06.965 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:06.969 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-l3.service 2022-02-08 17:35:06.986 | enabled 2022-02-08 17:35:06.991 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-l3.service --no-pager 2022-02-08 17:35:07.012 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-02-08 17:35:07.012 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-02-08 17:35:07.012 | Active: active (running) since Tue 2022-02-08 17:33:22 UTC; 1min 44s ago 2022-02-08 17:35:07.012 | Main PID: 143599 (neutron-l3-agen) 2022-02-08 17:35:07.012 | Tasks: 19 (limit: 14304) 2022-02-08 17:35:07.012 | Memory: 363.8M 2022-02-08 17:35:07.013 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-02-08 17:35:07.013 | ├─143599 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-02-08 17:35:07.013 | ├─144354 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpdtzm6y91/privsep.sock 2022-02-08 17:35:07.013 | ├─145058 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx2znhgip/privsep.sock 2022-02-08 17:35:07.013 | ├─145156 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdi9gvfxh/privsep.sock 2022-02-08 17:35:07.013 | ├─145220 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-08 17:35:07.013 | ├─145221 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-08 17:35:07.013 | └─145390 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/21b00e31-df71-4877-9efd-7da4a4355779.conf 2022-02-08 17:35:07.013 | 2022-02-08 17:35:07.013 | Feb 08 17:34:18 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo.privsep.daemon [-] privsep: reply[271000d5-06b8-4a38-9bd4-dc65cfae08dd]: (4, ('ARPING 172.31.0.148 from 172.31.0.148 qg-523dd9ce-69\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=145058) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 17:35:07.013 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo.privsep.daemon [-] privsep: reply[5eed97e6-ae2f-4b4a-b732-11e522255882]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-5055f0fb-8e\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=145058) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 17:35:07.013 | Feb 08 17:34:19 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo.privsep.daemon [-] privsep: reply[bb46b8f3-c849-4cb9-8430-132160f6be86]: (4, ('ARPING 172.31.0.148 from 172.31.0.148 qg-523dd9ce-69\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=145058) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 17:35:07.013 | Feb 08 17:34:22 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef4c0ae6-7e86-46d5-a6aa-e9227f276c90]: (4, ('ARPING 172.31.0.148 from 172.31.0.148 qg-523dd9ce-69\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=145058) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 17:35:07.013 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c7baa9e-11f0-408f-8279-7291de423980]: (4, ('ARPING 172.31.0.148 from 172.31.0.148 qg-523dd9ce-69\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=145058) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-08 17:35:07.013 | Feb 08 17:34:27 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=143599) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-08 17:35:07.013 | Feb 08 17:34:27 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=143599) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-08 17:35:07.013 | Feb 08 17:34:27 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=143599) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-08 17:35:07.013 | Feb 08 17:34:27 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=143599) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-08 17:35:07.013 | Feb 08 17:34:52 dv-osbrick-828087-6-ceph neutron-l3-agent[143599]: DEBUG oslo_service.periodic_task [None req-c40709c2-2daf-443d-8a80-ef79e51b4f73 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=143599) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-08 17:35:07.017 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:07.021 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-meta.service 2022-02-08 17:35:07.035 | enabled 2022-02-08 17:35:07.040 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-meta.service --no-pager 2022-02-08 17:35:07.059 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-02-08 17:35:07.059 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-02-08 17:35:07.059 | Active: active (running) since Tue 2022-02-08 17:33:24 UTC; 1min 42s ago 2022-02-08 17:35:07.059 | Main PID: 143963 (neutron-metadat) 2022-02-08 17:35:07.059 | Tasks: 4 (limit: 14304) 2022-02-08 17:35:07.059 | Memory: 125.6M 2022-02-08 17:35:07.059 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-02-08 17:35:07.059 | ├─143963 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-08 17:35:07.059 | ├─144225 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-08 17:35:07.059 | └─144226 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-08 17:35:07.059 | 2022-02-08 17:35:07.059 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_rabbit.ssl = False {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.059 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.059 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.059 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.059 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_rabbit.ssl_version = {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.059 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_notifications.driver = [] {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.059 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_notifications.retry = -1 {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.060 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.060 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] oslo_messaging_notifications.transport_url = **** {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.060 | Feb 08 17:33:28 dv-osbrick-828087-6-ceph neutron-metadata-agent[143963]: DEBUG oslo_service.service [None req-ad0f1344-93d5-4ddf-9717-f117ed9e01ac None None] ******************************************************************************** {{(pid=143963) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-08 17:35:07.063 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:07.065 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-reg.service 2022-02-08 17:35:07.079 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-02-08 17:35:07.083 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:07.086 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@cinder.service 2022-02-08 17:35:07.102 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-02-08 17:35:07.107 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:07.110 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-02-08 17:35:07.127 | enabled 2022-02-08 17:35:07.132 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-02-08 17:35:07.154 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-02-08 17:35:07.154 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-02-08 17:35:07.154 | Active: active (running) since Tue 2022-02-08 17:34:18 UTC; 48s ago 2022-02-08 17:35:07.154 | Main PID: 147111 (nova-conductor) 2022-02-08 17:35:07.154 | Tasks: 3 (limit: 14304) 2022-02-08 17:35:07.154 | Memory: 147.3M 2022-02-08 17:35:07.154 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-02-08 17:35:07.154 | ├─147111 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-08 17:35:07.154 | ├─148016 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-08 17:35:07.154 | └─148017 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-08 17:35:07.154 | 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_messaging_rabbit.ssl_version = {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_messaging_notifications.retry = -1 {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_messaging_notifications.transport_url = **** {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_reports.file_event_handler = None {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] oslo_reports.log_dir = None {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.154 | Feb 08 17:34:23 dv-osbrick-828087-6-ceph nova-conductor[147111]: DEBUG oslo_service.service [None req-94c30703-708b-4612-8128-ca3af17590d5 None None] ******************************************************************************** {{(pid=147111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-08 17:35:07.159 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:35:07.163 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-02-08 17:35:07.182 | enabled 2022-02-08 17:35:07.186 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-02-08 17:35:07.207 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-02-08 17:35:07.207 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-02-08 17:35:07.207 | Active: active (running) since Tue 2022-02-08 17:34:20 UTC; 46s ago 2022-02-08 17:35:07.207 | Main PID: 147530 (nova-conductor) 2022-02-08 17:35:07.207 | Tasks: 3 (limit: 14304) 2022-02-08 17:35:07.207 | Memory: 140.8M 2022-02-08 17:35:07.207 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-02-08 17:35:07.207 | ├─147530 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-08 17:35:07.207 | ├─148022 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-08 17:35:07.207 | └─148023 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-08 17:35:07.207 | 2022-02-08 17:35:07.207 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.207 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_messaging_rabbit.ssl_version = {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.207 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_messaging_notifications.driver = [] {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.207 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_messaging_notifications.retry = -1 {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.208 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.208 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_messaging_notifications.transport_url = **** {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.208 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_reports.file_event_handler = None {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.208 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.208 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] oslo_reports.log_dir = None {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-08 17:35:07.208 | Feb 08 17:34:25 dv-osbrick-828087-6-ceph nova-conductor[147530]: DEBUG oslo_service.service [None req-734d5557-26da-4c0f-87fc-4d2d6338a25e None None] ******************************************************************************** {{(pid=147530) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-08 17:35:07.212 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-02-08 17:35:07.233 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:07.236 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-02-08 17:35:07.255 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:35:07.258 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-02-08 17:35:07.261 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:35:07.265 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-02-08 17:35:07.268 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-02-08 17:35:11.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:11.156 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:11.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:11.156 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:11.156 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.156 | | Upgrade Check Results | 2022-02-08 17:35:11.156 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.156 | | Check: Cells v2 | 2022-02-08 17:35:11.156 | | Result: Success | 2022-02-08 17:35:11.156 | | Details: No host mappings or compute nodes were found. Remember to | 2022-02-08 17:35:11.156 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-02-08 17:35:11.156 | | compute hosts are deployed. | 2022-02-08 17:35:11.156 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.156 | | Check: Placement API | 2022-02-08 17:35:11.156 | | Result: Success | 2022-02-08 17:35:11.156 | | Details: None | 2022-02-08 17:35:11.156 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.156 | | Check: Cinder API | 2022-02-08 17:35:11.156 | | Result: Success | 2022-02-08 17:35:11.156 | | Details: None | 2022-02-08 17:35:11.156 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.156 | | Check: Policy Scope-based Defaults | 2022-02-08 17:35:11.156 | | Result: Success | 2022-02-08 17:35:11.156 | | Details: None | 2022-02-08 17:35:11.156 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.157 | | Check: Policy File JSON to YAML Migration | 2022-02-08 17:35:11.157 | | Result: Success | 2022-02-08 17:35:11.157 | | Details: None | 2022-02-08 17:35:11.157 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.157 | | Check: Older than N-1 computes | 2022-02-08 17:35:11.157 | | Result: Success | 2022-02-08 17:35:11.157 | | Details: None | 2022-02-08 17:35:11.157 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.157 | | Check: hw_machine_type unset | 2022-02-08 17:35:11.157 | | Result: Success | 2022-02-08 17:35:11.157 | | Details: None | 2022-02-08 17:35:11.157 | +--------------------------------------------------------------------+ 2022-02-08 17:35:11.614 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-02-08 17:35:11.618 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-02-08 17:35:11.618 | Running user script /home/ubuntu/devstack/local.sh 2022-02-08 17:35:11.622 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-02-08 17:35:11.625 | Before updating nova flavors: 2022-02-08 17:35:13.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:13.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:13.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:13.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:13.905 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:35:13.905 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-08 17:35:13.905 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:35:13.905 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-08 17:35:13.905 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-08 17:35:13.905 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-08 17:35:13.905 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-08 17:35:13.905 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-08 17:35:13.905 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-08 17:35:13.905 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-08 17:35:13.905 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-08 17:35:13.905 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-08 17:35:13.906 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-08 17:35:13.906 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:35:15.856 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-02-08 17:35:15.929 | Flavor 42 not found 2022-02-08 17:35:17.513 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-02-08 17:35:17.584 | Flavor 84 not found 2022-02-08 17:35:19.206 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-02-08 17:35:19.293 | Flavor 451 not found 2022-02-08 17:35:20.884 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:20.884 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-08 17:35:20.884 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:20.884 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:20.884 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:22.516 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:22.516 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-08 17:35:22.516 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:22.516 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:22.516 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:24.116 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:24.116 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-08 17:35:24.116 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:24.116 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:24.116 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:25.717 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:25.718 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-08 17:35:25.718 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:25.718 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:25.718 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:25.793 | After updating nova flavors: 2022-02-08 17:35:27.333 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:27.334 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-08 17:35:27.334 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:27.334 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-08 17:35:27.334 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-08 17:35:27.334 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-08 17:35:29.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:29.908 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:29.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:29.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:32.756 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:32.756 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:32.932 | Neutron networks: 2022-02-08 17:35:35.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.365 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:35.366 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:35.366 | +--------------------------------------+---------+--------------------------------------+ 2022-02-08 17:35:35.366 | | ID | Name | Subnets | 2022-02-08 17:35:35.366 | +--------------------------------------+---------+--------------------------------------+ 2022-02-08 17:35:35.366 | | 5d090bdf-17ee-4bfe-9219-623316fb3b78 | public | 6097ad10-26e3-45d0-9ee3-bd22b138fb14 | 2022-02-08 17:35:35.366 | | 85052ec4-c7a8-4ef4-b364-976e05904d64 | private | 3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf | 2022-02-08 17:35:35.366 | +--------------------------------------+---------+--------------------------------------+ 2022-02-08 17:35:37.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:37.928 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:37.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:37.928 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.439 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:40.439 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:40.440 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:40.440 | | Field | Value | 2022-02-08 17:35:40.440 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:40.440 | | admin_state_up | UP | 2022-02-08 17:35:40.440 | | availability_zone_hints | | 2022-02-08 17:35:40.440 | | availability_zones | nova | 2022-02-08 17:35:40.440 | | created_at | 2022-02-08T17:33:54Z | 2022-02-08 17:35:40.440 | | description | | 2022-02-08 17:35:40.440 | | dns_domain | None | 2022-02-08 17:35:40.440 | | id | 5d090bdf-17ee-4bfe-9219-623316fb3b78 | 2022-02-08 17:35:40.440 | | ipv4_address_scope | None | 2022-02-08 17:35:40.440 | | ipv6_address_scope | None | 2022-02-08 17:35:40.440 | | is_default | True | 2022-02-08 17:35:40.440 | | is_vlan_transparent | None | 2022-02-08 17:35:40.440 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '821657e506c64f6eaafa50d4c58b5f53', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2022-02-08 17:35:40.440 | | mtu | 1500 | 2022-02-08 17:35:40.440 | | name | public | 2022-02-08 17:35:40.440 | | port_security_enabled | True | 2022-02-08 17:35:40.440 | | project_id | 821657e506c64f6eaafa50d4c58b5f53 | 2022-02-08 17:35:40.440 | | provider:network_type | flat | 2022-02-08 17:35:40.440 | | provider:physical_network | physnet1 | 2022-02-08 17:35:40.440 | | provider:segmentation_id | None | 2022-02-08 17:35:40.440 | | qos_policy_id | None | 2022-02-08 17:35:40.440 | | revision_number | 2 | 2022-02-08 17:35:40.440 | | router:external | External | 2022-02-08 17:35:40.440 | | segments | None | 2022-02-08 17:35:40.440 | | shared | False | 2022-02-08 17:35:40.441 | | status | ACTIVE | 2022-02-08 17:35:40.441 | | subnets | 6097ad10-26e3-45d0-9ee3-bd22b138fb14 | 2022-02-08 17:35:40.441 | | tags | | 2022-02-08 17:35:40.441 | | updated_at | 2022-02-08T17:34:04Z | 2022-02-08 17:35:40.441 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:42.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:42.978 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:42.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:42.978 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:42.978 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:42.978 | | Field | Value | 2022-02-08 17:35:42.978 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:42.978 | | admin_state_up | UP | 2022-02-08 17:35:42.978 | | availability_zone_hints | | 2022-02-08 17:35:42.978 | | availability_zones | nova | 2022-02-08 17:35:42.978 | | created_at | 2022-02-08T17:33:38Z | 2022-02-08 17:35:42.978 | | description | | 2022-02-08 17:35:42.978 | | dns_domain | None | 2022-02-08 17:35:42.978 | | id | 85052ec4-c7a8-4ef4-b364-976e05904d64 | 2022-02-08 17:35:42.978 | | ipv4_address_scope | None | 2022-02-08 17:35:42.978 | | ipv6_address_scope | None | 2022-02-08 17:35:42.978 | | is_default | None | 2022-02-08 17:35:42.978 | | is_vlan_transparent | None | 2022-02-08 17:35:42.978 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '258c963e92d94dc192e550fbd8dca72e', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2022-02-08 17:35:42.978 | | mtu | 1500 | 2022-02-08 17:35:42.978 | | name | private | 2022-02-08 17:35:42.978 | | port_security_enabled | True | 2022-02-08 17:35:42.978 | | project_id | 258c963e92d94dc192e550fbd8dca72e | 2022-02-08 17:35:42.978 | | provider:network_type | vlan | 2022-02-08 17:35:42.978 | | provider:physical_network | physnet1 | 2022-02-08 17:35:42.978 | | provider:segmentation_id | 928 | 2022-02-08 17:35:42.978 | | qos_policy_id | None | 2022-02-08 17:35:42.978 | | revision_number | 3 | 2022-02-08 17:35:42.978 | | router:external | Internal | 2022-02-08 17:35:42.979 | | segments | None | 2022-02-08 17:35:42.979 | | shared | False | 2022-02-08 17:35:42.979 | | status | ACTIVE | 2022-02-08 17:35:42.979 | | subnets | 3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf | 2022-02-08 17:35:42.979 | | tags | | 2022-02-08 17:35:42.979 | | updated_at | 2022-02-08T17:35:32Z | 2022-02-08 17:35:42.979 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:43.157 | Neutron subnetworks: 2022-02-08 17:35:45.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:45.464 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:45.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:45.464 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:45.464 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-08 17:35:45.464 | | ID | Name | Network | Subnet | 2022-02-08 17:35:45.464 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-08 17:35:45.464 | | 3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf | private-subnet | 85052ec4-c7a8-4ef4-b364-976e05904d64 | 172.20.0.0/26 | 2022-02-08 17:35:45.464 | | 6097ad10-26e3-45d0-9ee3-bd22b138fb14 | public-subnet | 5d090bdf-17ee-4bfe-9219-623316fb3b78 | 172.31.0.0/24 | 2022-02-08 17:35:45.464 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-08 17:35:47.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:47.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:47.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:47.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:50.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:50.369 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:50.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:50.369 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:50.369 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:50.369 | | Field | Value | 2022-02-08 17:35:50.369 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:50.370 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-02-08 17:35:50.370 | | cidr | 172.20.0.0/26 | 2022-02-08 17:35:50.370 | | created_at | 2022-02-08T17:33:41Z | 2022-02-08 17:35:50.370 | | description | | 2022-02-08 17:35:50.370 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-02-08 17:35:50.370 | | dns_publish_fixed_ip | None | 2022-02-08 17:35:50.370 | | enable_dhcp | True | 2022-02-08 17:35:50.370 | | gateway_ip | 172.20.0.1 | 2022-02-08 17:35:50.370 | | host_routes | | 2022-02-08 17:35:50.370 | | id | 3dc2f74c-9ba2-41b2-95fb-a3419f4dcedf | 2022-02-08 17:35:50.370 | | ip_version | 4 | 2022-02-08 17:35:50.370 | | ipv6_address_mode | None | 2022-02-08 17:35:50.370 | | ipv6_ra_mode | None | 2022-02-08 17:35:50.370 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '258c963e92d94dc192e550fbd8dca72e', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2022-02-08 17:35:50.370 | | name | private-subnet | 2022-02-08 17:35:50.370 | | network_id | 85052ec4-c7a8-4ef4-b364-976e05904d64 | 2022-02-08 17:35:50.370 | | project_id | 258c963e92d94dc192e550fbd8dca72e | 2022-02-08 17:35:50.370 | | revision_number | 1 | 2022-02-08 17:35:50.370 | | segment_id | None | 2022-02-08 17:35:50.370 | | service_types | | 2022-02-08 17:35:50.370 | | subnetpool_id | ba17fd59-bafc-4561-8bff-41bf6d0e4165 | 2022-02-08 17:35:50.370 | | tags | | 2022-02-08 17:35:50.370 | | updated_at | 2022-02-08T17:35:32Z | 2022-02-08 17:35:50.370 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:52.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:52.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:52.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:52.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:52.827 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:52.827 | | Field | Value | 2022-02-08 17:35:52.827 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:52.827 | | allocation_pools | 172.31.0.2-172.31.0.254 | 2022-02-08 17:35:52.827 | | cidr | 172.31.0.0/24 | 2022-02-08 17:35:52.827 | | created_at | 2022-02-08T17:34:04Z | 2022-02-08 17:35:52.827 | | description | | 2022-02-08 17:35:52.827 | | dns_nameservers | | 2022-02-08 17:35:52.827 | | dns_publish_fixed_ip | None | 2022-02-08 17:35:52.827 | | enable_dhcp | False | 2022-02-08 17:35:52.827 | | gateway_ip | 172.31.0.1 | 2022-02-08 17:35:52.827 | | host_routes | | 2022-02-08 17:35:52.828 | | id | 6097ad10-26e3-45d0-9ee3-bd22b138fb14 | 2022-02-08 17:35:52.828 | | ip_version | 4 | 2022-02-08 17:35:52.828 | | ipv6_address_mode | None | 2022-02-08 17:35:52.828 | | ipv6_ra_mode | None | 2022-02-08 17:35:52.828 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '821657e506c64f6eaafa50d4c58b5f53', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2022-02-08 17:35:52.828 | | name | public-subnet | 2022-02-08 17:35:52.828 | | network_id | 5d090bdf-17ee-4bfe-9219-623316fb3b78 | 2022-02-08 17:35:52.828 | | project_id | 821657e506c64f6eaafa50d4c58b5f53 | 2022-02-08 17:35:52.828 | | revision_number | 0 | 2022-02-08 17:35:52.828 | | segment_id | None | 2022-02-08 17:35:52.828 | | service_types | | 2022-02-08 17:35:52.828 | | subnetpool_id | None | 2022-02-08 17:35:52.828 | | tags | | 2022-02-08 17:35:52.828 | | updated_at | 2022-02-08T17:34:04Z | 2022-02-08 17:35:52.828 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:35:53.047 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-02-08 17:35:53.047 | + ./stack.sh:main:1469 : command openstack complete 2022-02-08 17:35:53.050 | + ./stack.sh:main:1469 : openstack complete 2022-02-08 17:35:55.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:55.749 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:55.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:55.749 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:55.749 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-02-08 17:35:56.117 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-02-08 17:35:56.137 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:56.140 | + ./stack.sh:main:1474 : is_ubuntu 2022-02-08 17:35:56.142 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:35:56.145 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:35:56.148 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-02-08 17:35:56.151 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:35:56.153 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-02-08 17:35:56.156 | + ./stack.sh:main:1476 : set_lvm_filter 2022-02-08 17:35:56.159 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-02-08 17:35:56.162 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-02-08 17:35:56.165 | + lib/lvm:set_lvm_filter:180 : local pv 2022-02-08 17:35:56.167 | + lib/lvm:set_lvm_filter:181 : local vg 2022-02-08 17:35:56.170 | + lib/lvm:set_lvm_filter:182 : local line 2022-02-08 17:35:56.174 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-02-08 17:35:56.286 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-02-08 17:35:56.289 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-02-08 17:35:56.292 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-02-08 17:35:56.309 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-02-08 17:35:56.330 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-02-08 17:35:56.333 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:35:56.336 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-02-08 17:35:56.339 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-02-08 17:35:56.341 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:35:56.344 | + functions-common:run_phase:1843 : local phase=test-config 2022-02-08 17:35:56.346 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:35:56.349 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:35:56.352 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:35:56.354 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:35:56.357 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:35:56.361 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:35:56.366 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:35:56.369 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:35:56.372 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:35:56.375 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-02-08 17:35:56.378 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:35:56.397 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:35:56.400 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:35:56.402 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:56.406 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-02-08 17:35:56.409 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:56.411 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:35:56.414 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:56.417 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-02-08 17:35:56.421 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:56.423 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 17:35:56.426 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:35:56.429 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:35:56.431 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-02-08 17:35:56.495 | [86065 Async install_tempest:113115]: Waiting for completion of install_tempest running on PID 113115 (1 other jobs running) 2022-02-08 17:35:56.531 | [86065 Async install_tempest:113115]: Signaling child to exit 2022-02-08 17:35:56.531 | WAKEUP 2022-02-08 17:35:56.567 | [86065 Async install_tempest:113115]: Signaled 2022-02-08 17:35:56.569 | ++ lib/tempest:install_tempest:707 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/tempest.git 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:598 : local git_dest=/opt/stack/tempest 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:600 : local orig_dir 2022-02-08 17:35:56.570 | +++ functions-common:git_clone:601 : pwd 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:35:56.570 | +++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:618 : echo master 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:632 : [[ ! -d /opt/stack/tempest ]] 2022-02-08 17:35:56.570 | ++ functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:35:56.571 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2022-02-08 17:35:56.571 | ++ functions-common:git_clone:667 : git show --oneline 2022-02-08 17:35:56.571 | ++ functions-common:git_clone:667 : head -1 2022-02-08 17:35:56.571 | eb1afd539 Make stable/ussuri job voting 2022-02-08 17:35:56.571 | ++ functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:35:56.571 | ++ lib/tempest:install_tempest:708 : pip_install 'tox!=2.8.0' 2022-02-08 17:35:56.571 | Using python 3.8 to install tox!=2.8.0 2022-02-08 17:35:56.571 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-02-08 17:35:56.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:56.571 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:56.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:56.571 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:56.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:35:56.571 | Collecting tox!=2.8.0 2022-02-08 17:35:56.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-02-08 17:35:56.571 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-02-08 17:35:56.571 | Collecting pluggy>=0.12.0 2022-02-08 17:35:56.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-02-08 17:35:56.571 | Collecting toml>=0.9.4 2022-02-08 17:35:56.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-02-08 17:35:56.572 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2022-02-08 17:35:56.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/339/f16c4a86b4424/virtualenv-20.13.0-py2.py3-none-any.whl (6.5 MB) 2022-02-08 17:35:56.572 | Collecting py>=1.4.17 2022-02-08 17:35:56.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-02-08 17:35:56.572 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-02-08 17:35:56.572 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.4.2) 2022-02-08 17:35:56.572 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.7) 2022-02-08 17:35:56.572 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (2.4.1) 2022-02-08 17:35:56.572 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2022-02-08 17:35:56.572 | Installing collected packages: virtualenv, toml, py, pluggy, tox 2022-02-08 17:35:56.572 | Attempting uninstall: virtualenv 2022-02-08 17:35:56.572 | Found existing installation: virtualenv 20.13.1 2022-02-08 17:35:56.572 | Uninstalling virtualenv-20.13.1: 2022-02-08 17:35:56.572 | Successfully uninstalled virtualenv-20.13.1 2022-02-08 17:35:56.572 | Attempting uninstall: py 2022-02-08 17:35:56.572 | Found existing installation: py 1.8.1 2022-02-08 17:35:56.572 | Uninstalling py-1.8.1: 2022-02-08 17:35:56.572 | Successfully uninstalled py-1.8.1 2022-02-08 17:35:56.572 | Attempting uninstall: pluggy 2022-02-08 17:35:56.572 | Found existing installation: pluggy 0.13.0 2022-02-08 17:35:56.572 | Uninstalling pluggy-0.13.0: 2022-02-08 17:35:56.572 | Successfully uninstalled pluggy-0.13.0 2022-02-08 17:35:56.572 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.24.5 virtualenv-20.13.0 2022-02-08 17:35:56.572 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:35:56.573 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:35:56.573 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:35:56.573 | ++ inc/python:pip_install:200 : result=0 2022-02-08 17:35:56.573 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2421 : start_time=1644341301955 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2423 : [[ -z 1644341301955 ]] 2022-02-08 17:35:56.573 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2426 : end_time=1644341308668 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2427 : elapsed_time=6713 2022-02-08 17:35:56.573 | ++ functions-common:time_stop:2428 : total=134743 2022-02-08 17:35:56.574 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:35:56.574 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=141456 2022-02-08 17:35:56.574 | ++ inc/python:pip_install:203 : return 0 2022-02-08 17:35:56.574 | ++ lib/tempest:install_tempest:709 : pushd /opt/stack/tempest 2022-02-08 17:35:56.574 | /opt/stack/tempest ~/devstack 2022-02-08 17:35:56.574 | ++ lib/tempest:install_tempest:713 : git checkout master 2022-02-08 17:35:56.574 | M .coveragerc 2022-02-08 17:35:56.574 | M .gitignore 2022-02-08 17:35:56.574 | M .gitreview 2022-02-08 17:35:56.574 | M .mailmap 2022-02-08 17:35:56.574 | M .stestr.conf 2022-02-08 17:35:56.574 | M CONTRIBUTING.rst 2022-02-08 17:35:56.575 | M HACKING.rst 2022-02-08 17:35:56.575 | M LICENSE 2022-02-08 17:35:56.575 | M README.rst 2022-02-08 17:35:56.575 | M REVIEWING.rst 2022-02-08 17:35:56.575 | M bindep.txt 2022-02-08 17:35:56.575 | M doc/requirements.txt 2022-02-08 17:35:56.575 | M doc/source/_extra/.htaccess 2022-02-08 17:35:56.575 | M doc/source/_static/.keep 2022-02-08 17:35:56.575 | M doc/source/account_generator.rst 2022-02-08 17:35:56.575 | M doc/source/cleanup.rst 2022-02-08 17:35:56.575 | M doc/source/conf.py 2022-02-08 17:35:56.575 | M doc/source/configuration.rst 2022-02-08 17:35:56.575 | M doc/source/contributor/contributing.rst 2022-02-08 17:35:56.575 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-02-08 17:35:56.575 | M doc/source/data/tempest-plugins-registry.header 2022-02-08 17:35:56.576 | M doc/source/index.rst 2022-02-08 17:35:56.576 | M doc/source/keystone_scopes_and_roles_support.rst 2022-02-08 17:35:56.576 | M doc/source/library.rst 2022-02-08 17:35:56.576 | M doc/source/library/api_microversion_testing.rst 2022-02-08 17:35:56.576 | M doc/source/library/auth.rst 2022-02-08 17:35:56.576 | M doc/source/library/cli.rst 2022-02-08 17:35:56.576 | M doc/source/library/clients.rst 2022-02-08 17:35:56.576 | M doc/source/library/credential_providers.rst 2022-02-08 17:35:56.576 | M doc/source/library/decorators.rst 2022-02-08 17:35:56.576 | M doc/source/library/rest_client.rst 2022-02-08 17:35:56.576 | M doc/source/library/service_clients/compute_clients.rst 2022-02-08 17:35:56.576 | M doc/source/library/utils.rst 2022-02-08 17:35:56.576 | M doc/source/library/validation_resources.rst 2022-02-08 17:35:56.576 | M doc/source/microversion_testing.rst 2022-02-08 17:35:56.576 | M doc/source/overview.rst 2022-02-08 17:35:56.576 | M doc/source/plugins/index.rst 2022-02-08 17:35:56.576 | M doc/source/plugins/plugin.rst 2022-02-08 17:35:56.577 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-02-08 17:35:56.577 | M doc/source/run.rst 2022-02-08 17:35:56.577 | M doc/source/sampleconf.rst 2022-02-08 17:35:56.577 | M doc/source/stable_branch_support_policy.rst 2022-02-08 17:35:56.577 | M doc/source/stable_branch_testing_policy.rst 2022-02-08 17:35:56.577 | M doc/source/subunit_describe_calls.rst 2022-02-08 17:35:56.577 | M doc/source/supported_version.rst 2022-02-08 17:35:56.577 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-02-08 17:35:56.577 | M doc/source/test_removal.rst 2022-02-08 17:35:56.577 | M doc/source/tests/modules.rst 2022-02-08 17:35:56.577 | M doc/source/workspace.rst 2022-02-08 17:35:56.577 | M doc/source/write_tests.rst 2022-02-08 17:35:56.577 | M etc/accounts.yaml.sample 2022-02-08 17:35:56.577 | M etc/allow-list.yaml 2022-02-08 17:35:56.577 | M etc/logging.conf.sample 2022-02-08 17:35:56.577 | M etc/rbac-persona-accounts.yaml.sample 2022-02-08 17:35:56.578 | M playbooks/devstack-tempest-ipv6.yaml 2022-02-08 17:35:56.578 | M playbooks/devstack-tempest.yaml 2022-02-08 17:35:56.578 | M playbooks/enable-fips.yaml 2022-02-08 17:35:56.578 | M playbooks/post-tempest.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-02-08 17:35:56.578 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-02-08 17:35:56.579 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-02-08 17:35:56.580 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-02-08 17:35:56.581 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-02-08 17:35:56.582 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-02-08 17:35:56.583 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-02-08 17:35:56.584 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-02-08 17:35:56.585 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-02-08 17:35:56.586 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-02-08 17:35:56.587 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-02-08 17:35:56.588 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-02-08 17:35:56.589 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-02-08 17:35:56.590 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-02-08 17:35:56.591 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-02-08 17:35:56.592 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-02-08 17:35:56.593 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-02-08 17:35:56.594 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-02-08 17:35:56.595 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-02-08 17:35:56.596 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-02-08 17:35:56.597 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-02-08 17:35:56.598 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-02-08 17:35:56.599 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-02-08 17:35:56.599 | M releasenotes/source/_static/.placeholder 2022-02-08 17:35:56.599 | M releasenotes/source/_templates/.placeholder 2022-02-08 17:35:56.599 | M releasenotes/source/conf.py 2022-02-08 17:35:56.599 | M releasenotes/source/index.rst 2022-02-08 17:35:56.599 | M releasenotes/source/unreleased.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v10.0.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v11.0.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v12.0.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v13.0.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v14.0.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v15.0.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v16.0.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v16.1.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v17.0.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v17.1.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v17.2.0.rst 2022-02-08 17:35:56.599 | M releasenotes/source/v18.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v19.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v20.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v21.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v22.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v22.1.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v23.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v24.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v26.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v26.1.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v27.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v28.0.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v28.1.0.rst 2022-02-08 17:35:56.600 | M releasenotes/source/v29.0.0.rst 2022-02-08 17:35:56.600 | M requirements.txt 2022-02-08 17:35:56.601 | M roles/acl-devstack-files/README.rst 2022-02-08 17:35:56.601 | M roles/acl-devstack-files/defaults/main.yaml 2022-02-08 17:35:56.601 | M roles/acl-devstack-files/tasks/main.yaml 2022-02-08 17:35:56.601 | M roles/run-tempest-26/README.rst 2022-02-08 17:35:56.601 | M roles/run-tempest-26/defaults/main.yaml 2022-02-08 17:35:56.601 | M roles/run-tempest-26/tasks/main.yaml 2022-02-08 17:35:56.601 | M roles/run-tempest/README.rst 2022-02-08 17:35:56.601 | M roles/run-tempest/defaults/main.yaml 2022-02-08 17:35:56.601 | M roles/run-tempest/tasks/main.yaml 2022-02-08 17:35:56.601 | M roles/setup-tempest-data-dir/README.rst 2022-02-08 17:35:56.601 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-02-08 17:35:56.601 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-02-08 17:35:56.601 | M roles/setup-tempest-run-dir/README.rst 2022-02-08 17:35:56.601 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-02-08 17:35:56.601 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-02-08 17:35:56.602 | M roles/tempest-cleanup/README.rst 2022-02-08 17:35:56.602 | M roles/tempest-cleanup/defaults/main.yaml 2022-02-08 17:35:56.602 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-02-08 17:35:56.602 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-02-08 17:35:56.602 | M roles/tempest-cleanup/tasks/main.yaml 2022-02-08 17:35:56.602 | M setup.cfg 2022-02-08 17:35:56.602 | M setup.py 2022-02-08 17:35:56.602 | M tempest/README.rst 2022-02-08 17:35:56.602 | M tempest/__init__.py 2022-02-08 17:35:56.602 | M tempest/api/README.rst 2022-02-08 17:35:56.602 | M tempest/api/__init__.py 2022-02-08 17:35:56.602 | M tempest/api/compute/__init__.py 2022-02-08 17:35:56.602 | M tempest/api/compute/admin/__init__.py 2022-02-08 17:35:56.602 | M tempest/api/compute/admin/test_agents.py 2022-02-08 17:35:56.602 | M tempest/api/compute/admin/test_aggregates.py 2022-02-08 17:35:56.602 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-02-08 17:35:56.602 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-02-08 17:35:56.602 | M tempest/api/compute/admin/test_availability_zone.py 2022-02-08 17:35:56.602 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_create_server.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_delete_server.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_fixed_ips.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_flavors.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_flavors_access.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_hosts.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_hosts_negative.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_hypervisor.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-02-08 17:35:56.603 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_live_migration.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_migrations.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_networks.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_quotas.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_quotas_negative.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_security_groups.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_servers.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_servers_negative.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_services.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_services_negative.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-02-08 17:35:56.604 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-02-08 17:35:56.605 | M tempest/api/compute/admin/test_volume.py 2022-02-08 17:35:56.605 | M tempest/api/compute/admin/test_volume_swap.py 2022-02-08 17:35:56.605 | M tempest/api/compute/admin/test_volumes_negative.py 2022-02-08 17:35:56.605 | M tempest/api/compute/api_microversion_fixture.py 2022-02-08 17:35:56.605 | M tempest/api/compute/base.py 2022-02-08 17:35:56.605 | M tempest/api/compute/certificates/__init__.py 2022-02-08 17:35:56.605 | M tempest/api/compute/certificates/test_certificates.py 2022-02-08 17:35:56.605 | M tempest/api/compute/flavors/__init__.py 2022-02-08 17:35:56.605 | M tempest/api/compute/flavors/test_flavors.py 2022-02-08 17:35:56.605 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-02-08 17:35:56.605 | M tempest/api/compute/floating_ips/__init__.py 2022-02-08 17:35:56.605 | M tempest/api/compute/floating_ips/base.py 2022-02-08 17:35:56.605 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-02-08 17:35:56.605 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-02-08 17:35:56.605 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-02-08 17:35:56.605 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-02-08 17:35:56.605 | M tempest/api/compute/images/__init__.py 2022-02-08 17:35:56.605 | M tempest/api/compute/images/test_image_metadata.py 2022-02-08 17:35:56.606 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-02-08 17:35:56.606 | M tempest/api/compute/images/test_images.py 2022-02-08 17:35:56.606 | M tempest/api/compute/images/test_images_negative.py 2022-02-08 17:35:56.606 | M tempest/api/compute/images/test_images_oneserver.py 2022-02-08 17:35:56.606 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-02-08 17:35:56.606 | M tempest/api/compute/images/test_list_image_filters.py 2022-02-08 17:35:56.606 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-02-08 17:35:56.606 | M tempest/api/compute/images/test_list_images.py 2022-02-08 17:35:56.606 | M tempest/api/compute/keypairs/__init__.py 2022-02-08 17:35:56.606 | M tempest/api/compute/keypairs/base.py 2022-02-08 17:35:56.606 | M tempest/api/compute/keypairs/test_keypairs.py 2022-02-08 17:35:56.606 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-02-08 17:35:56.606 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-02-08 17:35:56.606 | M tempest/api/compute/limits/__init__.py 2022-02-08 17:35:56.606 | M tempest/api/compute/limits/test_absolute_limits.py 2022-02-08 17:35:56.606 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-02-08 17:35:56.607 | M tempest/api/compute/security_groups/__init__.py 2022-02-08 17:35:56.607 | M tempest/api/compute/security_groups/base.py 2022-02-08 17:35:56.607 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-02-08 17:35:56.607 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-02-08 17:35:56.607 | M tempest/api/compute/security_groups/test_security_groups.py 2022-02-08 17:35:56.607 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/__init__.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_availability_zone.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_create_server.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_delete_server.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_device_tagging.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_disk_config.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_instance_actions.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-02-08 17:35:56.607 | M tempest/api/compute/servers/test_list_server_filters.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_multiple_create.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_novnc.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_actions.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_addresses.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_group.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_metadata.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_password.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_personality.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_rescue.py 2022-02-08 17:35:56.608 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-02-08 17:35:56.609 | M tempest/api/compute/servers/test_server_tags.py 2022-02-08 17:35:56.609 | M tempest/api/compute/servers/test_servers.py 2022-02-08 17:35:56.609 | M tempest/api/compute/servers/test_servers_microversions.py 2022-02-08 17:35:56.609 | M tempest/api/compute/servers/test_servers_negative.py 2022-02-08 17:35:56.609 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-02-08 17:35:56.609 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-02-08 17:35:56.609 | M tempest/api/compute/test_extensions.py 2022-02-08 17:35:56.609 | M tempest/api/compute/test_networks.py 2022-02-08 17:35:56.609 | M tempest/api/compute/test_quotas.py 2022-02-08 17:35:56.609 | M tempest/api/compute/test_tenant_networks.py 2022-02-08 17:35:56.609 | M tempest/api/compute/test_versions.py 2022-02-08 17:35:56.609 | M tempest/api/compute/volumes/__init__.py 2022-02-08 17:35:56.609 | M tempest/api/compute/volumes/test_attach_volume.py 2022-02-08 17:35:56.609 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-02-08 17:35:56.609 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-02-08 17:35:56.609 | M tempest/api/compute/volumes/test_volumes_get.py 2022-02-08 17:35:56.609 | M tempest/api/compute/volumes/test_volumes_list.py 2022-02-08 17:35:56.609 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-02-08 17:35:56.609 | M tempest/api/identity/__init__.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/__init__.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/__init__.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_roles.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_services.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_tenants.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_tokens.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_users.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v3/__init__.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v3/test_credentials.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-02-08 17:35:56.610 | M tempest/api/identity/admin/v3/test_domains.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_groups.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_inherits.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_list_users.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_policies.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_projects.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_regions.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_roles.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_services.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_tokens.py 2022-02-08 17:35:56.611 | M tempest/api/identity/admin/v3/test_trusts.py 2022-02-08 17:35:56.612 | M tempest/api/identity/admin/v3/test_users.py 2022-02-08 17:35:56.612 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-02-08 17:35:56.612 | M tempest/api/identity/base.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v2/__init__.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v2/test_api_discovery.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v2/test_extension.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v2/test_tenants.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v2/test_tokens.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v2/test_users.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v3/__init__.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v3/test_access_rules.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v3/test_api_discovery.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v3/test_application_credentials.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v3/test_catalog.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v3/test_domains.py 2022-02-08 17:35:56.612 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-02-08 17:35:56.613 | M tempest/api/identity/v3/test_projects.py 2022-02-08 17:35:56.613 | M tempest/api/identity/v3/test_tokens.py 2022-02-08 17:35:56.613 | M tempest/api/identity/v3/test_users.py 2022-02-08 17:35:56.613 | M tempest/api/image/__init__.py 2022-02-08 17:35:56.613 | M tempest/api/image/base.py 2022-02-08 17:35:56.613 | M tempest/api/image/v1/__init__.py 2022-02-08 17:35:56.613 | M tempest/api/image/v1/test_image_members.py 2022-02-08 17:35:56.613 | M tempest/api/image/v1/test_image_members_negative.py 2022-02-08 17:35:56.613 | M tempest/api/image/v1/test_images.py 2022-02-08 17:35:56.613 | M tempest/api/image/v1/test_images_negative.py 2022-02-08 17:35:56.613 | M tempest/api/image/v2/__init__.py 2022-02-08 17:35:56.613 | M tempest/api/image/v2/admin/__init__.py 2022-02-08 17:35:56.613 | M tempest/api/image/v2/admin/test_images.py 2022-02-08 17:35:56.613 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-02-08 17:35:56.613 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-02-08 17:35:56.613 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-02-08 17:35:56.613 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-02-08 17:35:56.613 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-02-08 17:35:56.614 | M tempest/api/image/v2/test_images.py 2022-02-08 17:35:56.614 | M tempest/api/image/v2/test_images_member.py 2022-02-08 17:35:56.614 | M tempest/api/image/v2/test_images_member_negative.py 2022-02-08 17:35:56.614 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-02-08 17:35:56.614 | M tempest/api/image/v2/test_images_negative.py 2022-02-08 17:35:56.614 | M tempest/api/image/v2/test_images_tags.py 2022-02-08 17:35:56.614 | M tempest/api/image/v2/test_images_tags_negative.py 2022-02-08 17:35:56.614 | M tempest/api/image/v2/test_versions.py 2022-02-08 17:35:56.614 | M tempest/api/network/__init__.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/__init__.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/test_external_network_extension.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/test_external_networks_negative.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/test_metering_extensions.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/test_negative_quotas.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/test_ports.py 2022-02-08 17:35:56.614 | M tempest/api/network/admin/test_quotas.py 2022-02-08 17:35:56.615 | M tempest/api/network/admin/test_routers.py 2022-02-08 17:35:56.615 | M tempest/api/network/admin/test_routers_dvr.py 2022-02-08 17:35:56.615 | M tempest/api/network/admin/test_routers_negative.py 2022-02-08 17:35:56.615 | M tempest/api/network/base.py 2022-02-08 17:35:56.615 | M tempest/api/network/base_security_groups.py 2022-02-08 17:35:56.615 | M tempest/api/network/test_agent_management_negative.py 2022-02-08 17:35:56.615 | M tempest/api/network/test_allowed_address_pair.py 2022-02-08 17:35:56.615 | M tempest/api/network/test_dhcp_ipv6.py 2022-02-08 17:35:56.615 | M tempest/api/network/test_extensions.py 2022-02-08 17:35:56.615 | M tempest/api/network/test_extra_dhcp_options.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_floating_ips.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_floating_ips_negative.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_networks.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_networks_negative.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_ports.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_routers.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_routers_negative.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_security_groups.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_security_groups_negative.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_service_providers.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_subnetpools_extensions.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_tags.py 2022-02-08 17:35:56.616 | M tempest/api/network/test_versions.py 2022-02-08 17:35:56.616 | M tempest/api/object_storage/__init__.py 2022-02-08 17:35:56.616 | M tempest/api/object_storage/base.py 2022-02-08 17:35:56.616 | M tempest/api/object_storage/test_account_bulk.py 2022-02-08 17:35:56.617 | M tempest/api/object_storage/test_account_quotas.py 2022-02-08 17:35:56.617 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-02-08 17:35:56.617 | M tempest/api/object_storage/test_account_services.py 2022-02-08 17:35:56.618 | M tempest/api/object_storage/test_account_services_negative.py 2022-02-08 17:35:56.619 | M tempest/api/object_storage/test_container_acl.py 2022-02-08 17:35:56.619 | M tempest/api/object_storage/test_container_acl_negative.py 2022-02-08 17:35:56.619 | M tempest/api/object_storage/test_container_quotas.py 2022-02-08 17:35:56.619 | M tempest/api/object_storage/test_container_services.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_container_services_negative.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_container_staticweb.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_container_sync.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_crossdomain.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_healthcheck.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_object_expiry.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_object_formpost.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_object_services.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_object_slo.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_object_temp_url.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-02-08 17:35:56.620 | M tempest/api/object_storage/test_object_version.py 2022-02-08 17:35:56.621 | M tempest/api/volume/__init__.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/__init__.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_group_snapshots.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_group_type_specs.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_group_types.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_groups.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_multi_backend.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_qos.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-02-08 17:35:56.621 | M tempest/api/volume/admin/test_user_messages.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_hosts.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_manage.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_pools.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_quotas.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_retype.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_services.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_type_access.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_types.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volumes_actions.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volumes_backup.py 2022-02-08 17:35:56.622 | M tempest/api/volume/admin/test_volumes_list.py 2022-02-08 17:35:56.622 | M tempest/api/volume/api_microversion_fixture.py 2022-02-08 17:35:56.622 | M tempest/api/volume/base.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_availability_zone.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_extensions.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_image_metadata.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_snapshot_metadata.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_versions.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volume_absolute_limits.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volume_delete_cascade.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volume_metadata.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volume_transfers.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_actions.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_backup.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_clone.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_clone_negative.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_extend.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_get.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_list.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_negative.py 2022-02-08 17:35:56.623 | M tempest/api/volume/test_volumes_snapshots.py 2022-02-08 17:35:56.624 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-02-08 17:35:56.624 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-02-08 17:35:56.624 | M tempest/clients.py 2022-02-08 17:35:56.624 | M tempest/cmd/__init__.py 2022-02-08 17:35:56.624 | M tempest/cmd/cleanup.py 2022-02-08 17:35:56.624 | M tempest/cmd/cleanup_service.py 2022-02-08 17:35:56.624 | M tempest/cmd/config-generator.tempest.conf 2022-02-08 17:35:56.624 | M tempest/cmd/init.py 2022-02-08 17:35:56.624 | M tempest/cmd/list_plugins.py 2022-02-08 17:35:56.624 | M tempest/cmd/main.py 2022-02-08 17:35:56.625 | M tempest/cmd/run.py 2022-02-08 17:35:56.625 | M tempest/cmd/subunit_describe_calls.py 2022-02-08 17:35:56.625 | M tempest/cmd/verify_tempest_config.py 2022-02-08 17:35:56.625 | M tempest/cmd/workspace.py 2022-02-08 17:35:56.625 | M tempest/common/__init__.py 2022-02-08 17:35:56.625 | M tempest/common/compute.py 2022-02-08 17:35:56.625 | M tempest/common/credentials_factory.py 2022-02-08 17:35:56.625 | M tempest/common/custom_matchers.py 2022-02-08 17:35:56.625 | M tempest/common/identity.py 2022-02-08 17:35:56.625 | M tempest/common/image.py 2022-02-08 17:35:56.625 | M tempest/common/tempest_fixtures.py 2022-02-08 17:35:56.625 | M tempest/common/utils/__init__.py 2022-02-08 17:35:56.625 | M tempest/common/utils/linux/__init__.py 2022-02-08 17:35:56.625 | M tempest/common/utils/linux/remote_client.py 2022-02-08 17:35:56.625 | M tempest/common/utils/net_info.py 2022-02-08 17:35:56.625 | M tempest/common/utils/net_utils.py 2022-02-08 17:35:56.625 | M tempest/common/waiters.py 2022-02-08 17:35:56.625 | M tempest/config.py 2022-02-08 17:35:56.625 | M tempest/hacking/__init__.py 2022-02-08 17:35:56.625 | M tempest/hacking/checks.py 2022-02-08 17:35:56.625 | M tempest/lib/__init__.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/__init__.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/__init__.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/__init__.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-02-08 17:35:56.625 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-02-08 17:35:56.626 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-02-08 17:35:56.627 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/volume/__init__.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/volume/backups.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/volume/extensions.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/volume/group_types.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/volume/groups.py 2022-02-08 17:35:56.628 | M tempest/lib/api_schema/response/volume/hosts.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/limits.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/messages.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/qos.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/quotas.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/services.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/transfers.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-02-08 17:35:56.629 | M tempest/lib/api_schema/response/volume/volumes.py 2022-02-08 17:35:56.629 | M tempest/lib/auth.py 2022-02-08 17:35:56.629 | M tempest/lib/base.py 2022-02-08 17:35:56.629 | M tempest/lib/cli/__init__.py 2022-02-08 17:35:56.629 | M tempest/lib/cli/base.py 2022-02-08 17:35:56.629 | M tempest/lib/cli/output_parser.py 2022-02-08 17:35:56.629 | M tempest/lib/cmd/__init__.py 2022-02-08 17:35:56.629 | M tempest/lib/common/__init__.py 2022-02-08 17:35:56.629 | M tempest/lib/common/api_microversion_fixture.py 2022-02-08 17:35:56.629 | M tempest/lib/common/api_version_request.py 2022-02-08 17:35:56.629 | M tempest/lib/common/api_version_utils.py 2022-02-08 17:35:56.629 | M tempest/lib/common/cred_client.py 2022-02-08 17:35:56.629 | M tempest/lib/common/cred_provider.py 2022-02-08 17:35:56.629 | M tempest/lib/common/dynamic_creds.py 2022-02-08 17:35:56.629 | M tempest/lib/common/fixed_network.py 2022-02-08 17:35:56.629 | M tempest/lib/common/http.py 2022-02-08 17:35:56.629 | M tempest/lib/common/jsonschema_validator.py 2022-02-08 17:35:56.629 | M tempest/lib/common/preprov_creds.py 2022-02-08 17:35:56.629 | M tempest/lib/common/profiler.py 2022-02-08 17:35:56.629 | M tempest/lib/common/rest_client.py 2022-02-08 17:35:56.629 | M tempest/lib/common/ssh.py 2022-02-08 17:35:56.629 | M tempest/lib/common/thread.py 2022-02-08 17:35:56.630 | M tempest/lib/common/utils/__init__.py 2022-02-08 17:35:56.630 | M tempest/lib/common/utils/data_utils.py 2022-02-08 17:35:56.630 | M tempest/lib/common/utils/linux/__init__.py 2022-02-08 17:35:56.630 | M tempest/lib/common/utils/linux/remote_client.py 2022-02-08 17:35:56.630 | M tempest/lib/common/utils/misc.py 2022-02-08 17:35:56.630 | M tempest/lib/common/utils/test_utils.py 2022-02-08 17:35:56.630 | M tempest/lib/common/validation_resources.py 2022-02-08 17:35:56.630 | M tempest/lib/decorators.py 2022-02-08 17:35:56.630 | M tempest/lib/exceptions.py 2022-02-08 17:35:56.630 | M tempest/lib/services/__init__.py 2022-02-08 17:35:56.630 | M tempest/lib/services/clients.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/__init__.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/agents_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/aggregates_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/availability_zone_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/base_compute_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/certificates_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/extensions_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/fixed_ips_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/flavors_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/floating_ips_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/hosts_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/hypervisor_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/images_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/interfaces_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/keypairs_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/limits_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/migrations_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/networks_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/quota_classes_client.py 2022-02-08 17:35:56.630 | M tempest/lib/services/compute/quotas_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/security_group_rules_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/security_groups_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/server_groups_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/servers_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/services_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/snapshots_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/tenant_networks_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/tenant_usages_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/versions_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/compute/volumes_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/__init__.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v2/__init__.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v2/identity_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v2/roles_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v2/services_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v2/tenants_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v2/token_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v2/users_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/__init__.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/catalog_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/credentials_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/domains_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/groups_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/identity_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-02-08 17:35:56.631 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/limits_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/mappings_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/policies_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/projects_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/protocols_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/regions_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/roles_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/services_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/token_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/trusts_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/users_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/identity/v3/versions_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/__init__.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v1/__init__.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v1/image_members_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v1/images_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/__init__.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/image_members_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/images_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/namespaces_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/resource_types_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/schemas_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/image/v2/versions_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/network/__init__.py 2022-02-08 17:35:56.632 | M tempest/lib/services/network/agents_client.py 2022-02-08 17:35:56.632 | M tempest/lib/services/network/base.py 2022-02-08 17:35:56.632 | M tempest/lib/services/network/extensions_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/floating_ips_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/log_resource_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/loggable_resource_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/metering_label_rules_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/metering_labels_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/networks_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/ports_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/qos_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/quotas_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/routers_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/security_group_rules_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/security_groups_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/segments_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/service_providers_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/subnetpools_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/subnets_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/tags_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/trunks_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/network/versions_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/object_storage/__init__.py 2022-02-08 17:35:56.633 | M tempest/lib/services/object_storage/account_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/object_storage/capabilities_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/object_storage/container_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/object_storage/object_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/placement/__init__.py 2022-02-08 17:35:56.633 | M tempest/lib/services/placement/base_placement_client.py 2022-02-08 17:35:56.633 | M tempest/lib/services/placement/placement_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/placement/resource_providers_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/__init__.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/base_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/__init__.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/backups_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/extensions_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/hosts_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/limits_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/qos_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/quotas_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/services_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/transfers_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/types_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v2/volumes_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v3/__init__.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v3/attachments_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v3/backups_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v3/base_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-02-08 17:35:56.634 | M tempest/lib/services/volume/v3/extensions_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/group_types_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/groups_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/hosts_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/limits_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/messages_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/qos_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/quotas_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/services_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/transfers_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/types_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/versions_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-02-08 17:35:56.635 | M tempest/lib/services/volume/v3/volumes_client.py 2022-02-08 17:35:56.635 | M tempest/scenario/README.rst 2022-02-08 17:35:56.635 | M tempest/scenario/__init__.py 2022-02-08 17:35:56.635 | M tempest/scenario/manager.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_aggregates_basic_ops.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_dashboard_basic_ops.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_minimum_basic.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_network_advanced_server_ops.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_network_basic_ops.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_network_qos_placement.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_network_v6.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_object_storage_basic_ops.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_security_groups_basic_ops.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_server_advanced_ops.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_server_basic_ops.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_server_multinode.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_shelve_instance.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_snapshot_pattern.py 2022-02-08 17:35:56.635 | M tempest/scenario/test_stamp_pattern.py 2022-02-08 17:35:56.636 | M tempest/scenario/test_unified_limits.py 2022-02-08 17:35:56.636 | M tempest/scenario/test_volume_backup_restore.py 2022-02-08 17:35:56.636 | M tempest/scenario/test_volume_boot_pattern.py 2022-02-08 17:35:56.636 | M tempest/scenario/test_volume_migrate_attached.py 2022-02-08 17:35:56.636 | M tempest/services/__init__.py 2022-02-08 17:35:56.636 | M tempest/services/orchestration/__init__.py 2022-02-08 17:35:56.636 | M tempest/services/orchestration/json/__init__.py 2022-02-08 17:35:56.636 | M tempest/services/orchestration/json/orchestration_client.py 2022-02-08 17:35:56.636 | M tempest/test.py 2022-02-08 17:35:56.636 | M tempest/test_discover/__init__.py 2022-02-08 17:35:56.636 | M tempest/test_discover/plugins.py 2022-02-08 17:35:56.636 | M tempest/test_discover/test_discover.py 2022-02-08 17:35:56.636 | M tempest/tests/README.rst 2022-02-08 17:35:56.636 | M tempest/tests/__init__.py 2022-02-08 17:35:56.636 | M tempest/tests/api/__init__.py 2022-02-08 17:35:56.636 | M tempest/tests/api/compute/__init__.py 2022-02-08 17:35:56.636 | M tempest/tests/api/compute/test_base.py 2022-02-08 17:35:56.636 | M tempest/tests/base.py 2022-02-08 17:35:56.636 | M tempest/tests/cmd/__init__.py 2022-02-08 17:35:56.636 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-02-08 17:35:56.636 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-02-08 17:35:56.636 | M tempest/tests/cmd/test_account_generator.py 2022-02-08 17:35:56.636 | M tempest/tests/cmd/test_cleanup.py 2022-02-08 17:35:56.636 | M tempest/tests/cmd/test_cleanup_services.py 2022-02-08 17:35:56.636 | M tempest/tests/cmd/test_list_plugins.py 2022-02-08 17:35:56.636 | M tempest/tests/cmd/test_run.py 2022-02-08 17:35:56.636 | M tempest/tests/cmd/test_saved_state_json.json 2022-02-08 17:35:56.636 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-02-08 17:35:56.637 | M tempest/tests/cmd/test_tempest_init.py 2022-02-08 17:35:56.637 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-02-08 17:35:56.637 | M tempest/tests/cmd/test_workspace.py 2022-02-08 17:35:56.637 | M tempest/tests/common/__init__.py 2022-02-08 17:35:56.637 | M tempest/tests/common/test_admin_available.py 2022-02-08 17:35:56.637 | M tempest/tests/common/test_alt_available.py 2022-02-08 17:35:56.637 | M tempest/tests/common/test_compute.py 2022-02-08 17:35:56.637 | M tempest/tests/common/test_credentials_factory.py 2022-02-08 17:35:56.637 | M tempest/tests/common/test_custom_matchers.py 2022-02-08 17:35:56.637 | M tempest/tests/common/test_image.py 2022-02-08 17:35:56.637 | M tempest/tests/common/utils/__init__.py 2022-02-08 17:35:56.637 | M tempest/tests/common/utils/linux/__init__.py 2022-02-08 17:35:56.637 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-02-08 17:35:56.637 | M tempest/tests/common/utils/test_net_utils.py 2022-02-08 17:35:56.637 | M tempest/tests/fake_config.py 2022-02-08 17:35:56.637 | M tempest/tests/fake_tempest_plugin.py 2022-02-08 17:35:56.637 | M tempest/tests/files/__init__.py 2022-02-08 17:35:56.637 | M tempest/tests/files/failing-tests 2022-02-08 17:35:56.637 | M tempest/tests/files/passing-tests 2022-02-08 17:35:56.637 | M tempest/tests/files/setup.cfg 2022-02-08 17:35:56.637 | M tempest/tests/files/testr-conf 2022-02-08 17:35:56.637 | M tempest/tests/lib/__init__.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/cli/__init__.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/cli/test_command_failed.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/cli/test_execute.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/cli/test_output_parser.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/cmd/__init__.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/__init__.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/test_api_version_request.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/test_api_version_utils.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/test_cred_client.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/test_http.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/test_preprov_creds.py 2022-02-08 17:35:56.637 | M tempest/tests/lib/common/test_profiler.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/common/test_rest_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/common/test_validation_resources.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/common/utils/__init__.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/common/utils/test_misc.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/fake_auth_provider.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/fake_credentials.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/fake_http.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/fake_identity.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/__init__.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/base.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/__init__.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_images_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-02-08 17:35:56.638 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_services_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/__init__.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-02-08 17:35:56.639 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/__init__.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v1/__init__.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/__init__.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-02-08 17:35:56.640 | M tempest/tests/lib/services/network/__init__.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_agents_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_networks_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_ports_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_qos_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_routers_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_segments_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_tags_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/network/test_versions_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/object_storage/__init__.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/placement/__init__.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/registry_fixture.py 2022-02-08 17:35:56.641 | M tempest/tests/lib/services/test_clients.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/__init__.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-02-08 17:35:56.642 | M tempeSwitched to branch 'master' 2022-02-08 17:35:56.642 | st/tests/lib/services/volume/v3/test_group_types_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/test_auth.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/test_base.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/test_credentials.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/test_decorators.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/test_ssh.py 2022-02-08 17:35:56.642 | M tempest/tests/lib/test_tempest_lib.py 2022-02-08 17:35:56.642 | M tempest/tests/test_base_test.py 2022-02-08 17:35:56.642 | M tempest/tests/test_config.py 2022-02-08 17:35:56.643 | M tempest/tests/test_decorators.py 2022-02-08 17:35:56.643 | M tempest/tests/test_hacking.py 2022-02-08 17:35:56.643 | M tempest/tests/test_imports.py 2022-02-08 17:35:56.643 | M tempest/tests/test_list_tests.py 2022-02-08 17:35:56.643 | M tempest/tests/test_microversions.py 2022-02-08 17:35:56.643 | M tempest/tests/test_tempest_plugin.py 2022-02-08 17:35:56.643 | M tempest/tests/test_test.py 2022-02-08 17:35:56.643 | M tempest/tests/utils.py 2022-02-08 17:35:56.643 | M tempest/version.py 2022-02-08 17:35:56.643 | M test-requirements.txt 2022-02-08 17:35:56.643 | M tools/generate-tempest-plugins-list.py 2022-02-08 17:35:56.643 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-02-08 17:35:56.643 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-02-08 17:35:56.643 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-02-08 17:35:56.643 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-02-08 17:35:56.643 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-02-08 17:35:56.643 | M tools/tempest-plugin-sanity.sh 2022-02-08 17:35:56.643 | M tox.ini 2022-02-08 17:35:56.643 | M zuul.d/base.yaml 2022-02-08 17:35:56.643 | M zuul.d/integrated-gate.yaml 2022-02-08 17:35:56.643 | M zuul.d/project.yaml 2022-02-08 17:35:56.643 | M zuul.d/stable-jobs.yaml 2022-02-08 17:35:56.643 | M zuul.d/tempest-specific.yaml 2022-02-08 17:35:56.643 | Your branch is up to date with 'origin/master'. 2022-02-08 17:35:56.643 | ++ lib/tempest:install_tempest:715 : local tmp_u_c_m 2022-02-08 17:35:56.643 | +++ lib/tempest:install_tempest:716 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-08 17:35:56.643 | ++ lib/tempest:install_tempest:716 : tmp_u_c_m=/tmp/tempest_u_c_m.Md7BYQ8Q9m 2022-02-08 17:35:56.643 | ++ lib/tempest:install_tempest:717 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Md7BYQ8Q9m 2022-02-08 17:35:56.643 | ++ lib/tempest:set_tempest_venv_constraints:119 : local tmp_c 2022-02-08 17:35:56.643 | ++ lib/tempest:set_tempest_venv_constraints:120 : tmp_c=/tmp/tempest_u_c_m.Md7BYQ8Q9m 2022-02-08 17:35:56.643 | ++ lib/tempest:set_tempest_venv_constraints:121 : [[ master == \m\a\s\t\e\r ]] 2022-02-08 17:35:56.643 | ++ lib/tempest:set_tempest_venv_constraints:122 : cd /opt/stack/requirements 2022-02-08 17:35:56.643 | ++ lib/tempest:set_tempest_venv_constraints:123 : git show master:upper-constraints.txt 2022-02-08 17:35:56.643 | ++ lib/tempest:install_tempest:719 : tox -r --notest -efull 2022-02-08 17:35:56.643 | full create: /opt/stack/tempest/.tox/tempest 2022-02-08 17:35:56.643 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-08 17:35:56.644 | full develop-inst: /opt/stack/tempest 2022-02-08 17:35:56.644 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@eb1afd539aa1fadbc6aa3bccf87af7cb5e0f0abb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-08 17:35:56.644 | ___________________________________ summary ____________________________________ 2022-02-08 17:35:56.644 | full: skipped tests 2022-02-08 17:35:56.644 | congratulations :) 2022-02-08 17:35:56.644 | ++ lib/tempest:install_tempest:723 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.Md7BYQ8Q9m -r requirements.txt 2022-02-08 17:35:56.644 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:35:56.644 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-08 17:35:56.644 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-08 17:35:56.644 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-08 17:35:56.644 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-08 17:35:56.644 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-08 17:35:56.644 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-08 17:35:56.644 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-08 17:35:56.644 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 24)) (1.1.0) 2022-02-08 17:35:56.644 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-08 17:35:56.645 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-02-08 17:35:56.645 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-08 17:35:56.645 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.7.1) 2022-02-08 17:35:56.645 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-08 17:35:56.645 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-08 17:35:56.645 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-08 17:35:56.645 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-08 17:35:56.645 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-08 17:35:56.645 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-08 17:35:56.645 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-08 17:35:56.645 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-08 17:35:56.645 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-08 17:35:56.645 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-08 17:35:56.645 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-08 17:35:56.645 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-08 17:35:56.645 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-08 17:35:56.645 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 24)) (1.4.0) 2022-02-08 17:35:56.645 | Collecting argparse 2022-02-08 17:35:56.645 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-08 17:35:56.645 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-08 17:35:56.645 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-08 17:35:56.645 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-08 17:35:56.646 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.11) 2022-02-08 17:35:56.646 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-08 17:35:56.646 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 24)) (1.0.0) 2022-02-08 17:35:56.646 | Installing collected packages: argparse 2022-02-08 17:35:56.646 | Successfully installed argparse-1.4.0 2022-02-08 17:35:56.646 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:35:56.646 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-08 17:35:56.646 | ++ lib/tempest:install_tempest:724 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-02-08 17:35:56.646 | ++ lib/tempest:install_tempest:725 : rm -f /tmp/tempest_u_c_m.Md7BYQ8Q9m 2022-02-08 17:35:56.646 | ++ lib/tempest:install_tempest:726 : popd 2022-02-08 17:35:56.646 | ~/devstack 2022-02-08 17:35:56.664 | [86065 Async install_tempest:113115]: finished install_tempest with result 0 in 42 seconds 2022-02-08 17:35:56.670 | ++ inc/async:async_wait:197 : return 0 2022-02-08 17:35:56.673 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-02-08 17:35:56.676 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:35:56.679 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-02-08 17:35:56.682 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-02-08 17:35:56.685 | ++ lib/tempest:configure_tempest:137 : [[ True == \T\r\u\e ]] 2022-02-08 17:35:56.688 | ++ lib/tempest:configure_tempest:138 : setup_develop /opt/stack/tempest 2022-02-08 17:35:56.690 | ++ inc/python:setup_develop:338 : local bindep 2022-02-08 17:35:56.693 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-08 17:35:56.695 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-02-08 17:35:56.697 | ++ inc/python:setup_develop:344 : local extras= 2022-02-08 17:35:56.699 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-02-08 17:35:56.702 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:35:56.704 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-08 17:35:56.706 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-02-08 17:35:56.709 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:35:56.711 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:35:56.714 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-02-08 17:35:56.716 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:35:56.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-02-08 17:35:56.722 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:35:56.724 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:35:56.727 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-02-08 17:35:56.733 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-02-08 17:35:56.735 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-02-08 17:35:57.433 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-02-08 17:35:57.435 | ++ inc/python:setup_package:418 : local bindep=0 2022-02-08 17:35:57.438 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:35:57.440 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:35:57.442 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-08 17:35:57.444 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-02-08 17:35:57.447 | ++ inc/python:setup_package:427 : local flags=-e 2022-02-08 17:35:57.450 | ++ inc/python:setup_package:428 : local extras= 2022-02-08 17:35:57.452 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:35:57.454 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:35:57.457 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:35:57.459 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:35:57.462 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:35:57.464 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-02-08 17:35:57.486 | Using python 3.8 to install /opt/stack/tempest 2022-02-08 17:35:57.489 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2022-02-08 17:35:58.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:58.452 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:58.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:35:58.452 | from cryptography.utils import int_from_bytes 2022-02-08 17:35:59.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:35:59.665 | Obtaining file:///opt/stack/tempest 2022-02-08 17:35:59.668 | Preparing metadata (setup.py): started 2022-02-08 17:36:01.574 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:36:01.728 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (5.8.0) 2022-02-08 17:36:01.729 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (3.10.0) 2022-02-08 17:36:01.730 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev73) (3.2.0) 2022-02-08 17:36:01.731 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (2.5.0) 2022-02-08 17:36:01.732 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (2.8.1) 2022-02-08 17:36:01.733 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (36.0.1) 2022-02-08 17:36:01.734 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (0.8.0) 2022-02-08 17:36:01.736 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (4.5.0) 2022-02-08 17:36:01.737 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (8.7.1) 2022-02-08 17:36:01.738 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (4.6.1) 2022-02-08 17:36:01.739 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (3.2.1) 2022-02-08 17:36:01.740 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (4.2.0) 2022-02-08 17:36:01.741 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (4.12.1) 2022-02-08 17:36:01.742 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (3.0.0) 2022-02-08 17:36:01.743 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (6.0) 2022-02-08 17:36:01.744 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (1.4.0) 2022-02-08 17:36:01.745 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (3.5.0) 2022-02-08 17:36:01.746 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (3.0.0) 2022-02-08 17:36:01.747 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (1.26.8) 2022-02-08 17:36:01.748 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev73) (2.4.0) 2022-02-08 17:36:01.839 | Collecting unittest2>=1.1.0 2022-02-08 17:36:01.847 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-02-08 17:36:01.868 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev73) (3.0.7) 2022-02-08 17:36:01.870 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev73) (2.3.3) 2022-02-08 17:36:01.871 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev73) (0.5.0) 2022-02-08 17:36:01.910 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==29.2.1.dev73) (1.15.0) 2022-02-08 17:36:01.918 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev73) (1.13.3) 2022-02-08 17:36:01.929 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==29.2.1.dev73) (1.16.0) 2022-02-08 17:36:01.953 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev73) (5.1.0) 2022-02-08 17:36:01.954 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev73) (0.17.3) 2022-02-08 17:36:01.997 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev73) (1.5.0) 2022-02-08 17:36:01.998 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev73) (2.27.1) 2022-02-08 17:36:02.044 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev73) (2.8.2) 2022-02-08 17:36:02.047 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev73) (0.9.6) 2022-02-08 17:36:02.048 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev73) (3.4.0) 2022-02-08 17:36:02.057 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev73) (2021.3) 2022-02-08 17:36:02.060 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev73) (1.0.3) 2022-02-08 17:36:02.074 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev73) (21.3) 2022-02-08 17:36:02.075 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev73) (1.0.2) 2022-02-08 17:36:02.077 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev73) (0.11.0) 2022-02-08 17:36:02.115 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev73) (3.2.0) 2022-02-08 17:36:02.116 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev73) (1.5.0) 2022-02-08 17:36:02.136 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==29.2.1.dev73) (0.2.5) 2022-02-08 17:36:02.161 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev73) (1.0.0) 2022-02-08 17:36:02.198 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev73) (0.18.2) 2022-02-08 17:36:02.199 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev73) (0.12.2) 2022-02-08 17:36:02.287 | Collecting argparse 2022-02-08 17:36:02.295 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-08 17:36:02.335 | Collecting traceback2 2022-02-08 17:36:02.342 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-02-08 17:36:02.403 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==29.2.1.dev73) (2.21) 2022-02-08 17:36:02.462 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev73) (21.4.0) 2022-02-08 17:36:02.463 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev73) (1.8.2) 2022-02-08 17:36:02.649 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev73) (2.0.11) 2022-02-08 17:36:02.652 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev73) (3.3) 2022-02-08 17:36:02.653 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev73) (2019.11.28) 2022-02-08 17:36:02.808 | Collecting linecache2 2022-02-08 17:36:02.816 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-02-08 17:36:05.050 | Installing collected packages: linecache2, traceback2, argparse, unittest2, tempest 2022-02-08 17:36:05.309 | Running setup.py develop for tempest 2022-02-08 17:36:08.118 | Successfully installed argparse-1.4.0 linecache2-1.0.0 tempest traceback2-1.4.0 unittest2-1.1.0 2022-02-08 17:36:08.118 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:36:08.127 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:36:08.127 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:36:08.337 | ++ inc/python:pip_install:200 : result=0 2022-02-08 17:36:08.339 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:36:08.341 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:36:08.344 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:36:08.346 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:36:08.348 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:36:08.350 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:36:08.353 | ++ functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:36:08.355 | ++ functions-common:time_stop:2421 : start_time=1644341757481 2022-02-08 17:36:08.358 | ++ functions-common:time_stop:2423 : [[ -z 1644341757481 ]] 2022-02-08 17:36:08.360 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:36:08.366 | ++ functions-common:time_stop:2426 : end_time=1644341768363 2022-02-08 17:36:08.368 | ++ functions-common:time_stop:2427 : elapsed_time=10882 2022-02-08 17:36:08.370 | ++ functions-common:time_stop:2428 : total=149091 2022-02-08 17:36:08.373 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:36:08.375 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=159973 2022-02-08 17:36:08.378 | ++ inc/python:pip_install:203 : return 0 2022-02-08 17:36:08.380 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:36:08.383 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-08 17:36:08.391 | ++ functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-08 17:36:08.419 | ++ functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-08 17:36:08.441 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-02-08 17:36:08.444 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-02-08 17:36:08.446 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:36:08.450 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:36:08.452 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-02-08 17:36:08.455 | ++ inc/python:use_library_from_git:253 : return 1 2022-02-08 17:36:08.457 | ++ lib/tempest:configure_tempest:144 : local image_lines 2022-02-08 17:36:08.460 | ++ lib/tempest:configure_tempest:145 : local images 2022-02-08 17:36:08.463 | ++ lib/tempest:configure_tempest:146 : local num_images 2022-02-08 17:36:08.466 | ++ lib/tempest:configure_tempest:147 : local image_uuid 2022-02-08 17:36:08.468 | ++ lib/tempest:configure_tempest:148 : local image_uuid_alt 2022-02-08 17:36:08.471 | ++ lib/tempest:configure_tempest:149 : local password 2022-02-08 17:36:08.473 | ++ lib/tempest:configure_tempest:150 : local line 2022-02-08 17:36:08.476 | ++ lib/tempest:configure_tempest:151 : local flavors 2022-02-08 17:36:08.479 | ++ lib/tempest:configure_tempest:152 : local available_flavors 2022-02-08 17:36:08.482 | ++ lib/tempest:configure_tempest:153 : local flavors_ref 2022-02-08 17:36:08.485 | ++ lib/tempest:configure_tempest:154 : local flavor_lines 2022-02-08 17:36:08.487 | ++ lib/tempest:configure_tempest:155 : local flavor_ref_size 2022-02-08 17:36:08.489 | ++ lib/tempest:configure_tempest:156 : local flavor_ref_alt_size 2022-02-08 17:36:08.492 | ++ lib/tempest:configure_tempest:157 : local public_network_id 2022-02-08 17:36:08.494 | ++ lib/tempest:configure_tempest:158 : local public_router_id 2022-02-08 17:36:08.497 | ++ lib/tempest:configure_tempest:159 : local ssh_connect_method=floating 2022-02-08 17:36:08.501 | ++ lib/tempest:configure_tempest:160 : local disk 2022-02-08 17:36:08.504 | ++ lib/tempest:configure_tempest:163 : ifs=' 2022-02-08 17:36:08.504 | ' 2022-02-08 17:36:08.507 | ++ lib/tempest:configure_tempest:173 : declare -a images 2022-02-08 17:36:08.509 | ++ lib/tempest:configure_tempest:175 : is_service_enabled glance 2022-02-08 17:36:08.529 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:08.532 | ++ lib/tempest:configure_tempest:176 : read -r IMAGE_NAME IMAGE_UUID 2022-02-08 17:36:08.532 | +++ lib/tempest:configure_tempest:136 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-02-08 17:36:08.533 | +++ lib/tempest:configure_tempest:136 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-02-08 17:36:11.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:11.020 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:11.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:11.021 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:11.198 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:11.201 | ++ lib/tempest:configure_tempest:177 : '[' ubuntu-16 = '' ']' 2022-02-08 17:36:11.204 | ++ lib/tempest:configure_tempest:181 : images+=($IMAGE_UUID) 2022-02-08 17:36:11.207 | ++ lib/tempest:configure_tempest:176 : read -r IMAGE_NAME IMAGE_UUID 2022-02-08 17:36:11.209 | ++ lib/tempest:configure_tempest:184 : case "${#images[*]}" in 2022-02-08 17:36:11.212 | ++ lib/tempest:configure_tempest:190 : '[' -z '' ']' 2022-02-08 17:36:11.214 | ++ lib/tempest:configure_tempest:191 : image_uuid=91dd956e-4629-4a9b-9555-3b92c117a9cf 2022-02-08 17:36:11.216 | ++ lib/tempest:configure_tempest:192 : image_uuid_alt=91dd956e-4629-4a9b-9555-3b92c117a9cf 2022-02-08 17:36:11.219 | ++ lib/tempest:configure_tempest:206 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-02-08 17:36:11.240 | ++ lib/tempest:configure_tempest:207 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-02-08 17:36:11.244 | ++ lib/tempest:configure_tempest:209 : local password=Passw0rd 2022-02-08 17:36:11.246 | ++ lib/tempest:configure_tempest:212 : local admin_username=admin 2022-02-08 17:36:11.249 | ++ lib/tempest:configure_tempest:213 : local admin_project_name=admin 2022-02-08 17:36:11.252 | ++ lib/tempest:configure_tempest:214 : local admin_domain_name=Default 2022-02-08 17:36:11.255 | ++ lib/tempest:configure_tempest:215 : local alt_username=alt_demo 2022-02-08 17:36:11.257 | ++ lib/tempest:configure_tempest:216 : local alt_project_name=alt_demo 2022-02-08 17:36:11.260 | ++ lib/tempest:configure_tempest:217 : local admin_project_id 2022-02-08 17:36:11.263 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin project list 2022-02-08 17:36:11.264 | +++ lib/tempest:configure_tempest:218 : awk '/ admin / { print $2 }' 2022-02-08 17:36:13.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:13.495 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:13.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:13.496 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:13.681 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:13.685 | ++ lib/tempest:configure_tempest:218 : admin_project_id=821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:36:13.688 | ++ lib/tempest:configure_tempest:220 : is_service_enabled nova 2022-02-08 17:36:13.708 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:13.712 | +++ lib/tempest:configure_tempest:223 : oscwrap --os-cloud devstack-admin flavor list 2022-02-08 17:36:16.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:16.222 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:16.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:16.222 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:16.399 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:16.402 | ++ lib/tempest:configure_tempest:223 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:36:16.402 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-08 17:36:16.402 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:36:16.402 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.402 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-08 17:36:16.402 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-08 17:36:16.403 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-08 17:36:16.403 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.403 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.403 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.403 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-08 17:36:16.403 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-08 17:36:16.403 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.403 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-08 17:36:16.403 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-08 17:36:16.403 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-08 17:36:16.403 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-08 17:36:16.403 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-02-08 17:36:16.405 | ++ lib/tempest:configure_tempest:224 : [[ -z '' ]] 2022-02-08 17:36:16.407 | ++ lib/tempest:configure_tempest:225 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:36:16.407 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-08 17:36:16.407 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:36:16.408 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-08 17:36:16.408 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-08 17:36:16.408 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-08 17:36:16.408 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-08 17:36:16.408 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-08 17:36:16.408 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-08 17:36:16.408 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-02-08 17:36:16.410 | ++ lib/tempest:configure_tempest:230 : flavor_ref=42 2022-02-08 17:36:16.419 | ++ lib/tempest:configure_tempest:231 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:36:16.419 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-08 17:36:16.419 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-08 17:36:16.419 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.419 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-08 17:36:16.419 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-08 17:36:16.419 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-08 17:36:16.419 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.419 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.420 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.420 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-08 17:36:16.420 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-08 17:36:16.420 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-08 17:36:16.420 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-08 17:36:16.420 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-08 17:36:16.420 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-08 17:36:16.420 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-08 17:36:16.420 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-02-08 17:36:16.422 | ++ lib/tempest:configure_tempest:236 : flavor_ref_alt=84 2022-02-08 17:36:16.425 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-02-08 17:36:16.461 | ++ lib/tempest:configure_tempest:287 : ssh_connect_method=floating 2022-02-08 17:36:16.464 | ++ lib/tempest:configure_tempest:293 : [[ True == \T\r\u\e ]] 2022-02-08 17:36:16.466 | ++ lib/tempest:configure_tempest:293 : is_networking_extension_supported external-net 2022-02-08 17:36:16.469 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=external-net 2022-02-08 17:36:16.473 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-08 17:36:18.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:18.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:18.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:18.940 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:19.117 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:19.120 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2022-02-08 17:36:19.120 | address-scope 2022-02-08 17:36:19.120 | router-admin-state-down-before-update 2022-02-08 17:36:19.120 | agent 2022-02-08 17:36:19.120 | agent-resources-synced 2022-02-08 17:36:19.120 | allowed-address-pairs 2022-02-08 17:36:19.120 | auto-allocated-topology 2022-02-08 17:36:19.120 | availability_zone 2022-02-08 17:36:19.120 | availability_zone_filter 2022-02-08 17:36:19.120 | default-subnetpools 2022-02-08 17:36:19.120 | dhcp_agent_scheduler 2022-02-08 17:36:19.120 | dvr 2022-02-08 17:36:19.120 | empty-string-filtering 2022-02-08 17:36:19.120 | external-net 2022-02-08 17:36:19.120 | extra_dhcp_opt 2022-02-08 17:36:19.120 | extraroute 2022-02-08 17:36:19.120 | extraroute-atomic 2022-02-08 17:36:19.120 | filter-validation 2022-02-08 17:36:19.121 | fip-port-details 2022-02-08 17:36:19.121 | flavors 2022-02-08 17:36:19.121 | floatingip-pools 2022-02-08 17:36:19.121 | ip-substring-filtering 2022-02-08 17:36:19.121 | router 2022-02-08 17:36:19.121 | ext-gw-mode 2022-02-08 17:36:19.121 | l3-ha 2022-02-08 17:36:19.121 | l3-flavors 2022-02-08 17:36:19.121 | l3-port-ip-change-not-allowed 2022-02-08 17:36:19.121 | l3_agent_scheduler 2022-02-08 17:36:19.121 | multi-provider 2022-02-08 17:36:19.121 | net-mtu 2022-02-08 17:36:19.121 | net-mtu-writable 2022-02-08 17:36:19.121 | network_availability_zone 2022-02-08 17:36:19.121 | network-ip-availability 2022-02-08 17:36:19.121 | pagination 2022-02-08 17:36:19.121 | port-device-profile 2022-02-08 17:36:19.121 | port-mac-address-regenerate 2022-02-08 17:36:19.121 | port-numa-affinity-policy 2022-02-08 17:36:19.121 | binding 2022-02-08 17:36:19.121 | binding-extended 2022-02-08 17:36:19.121 | port-security 2022-02-08 17:36:19.121 | project-id 2022-02-08 17:36:19.121 | provider 2022-02-08 17:36:19.121 | quota-check-limit 2022-02-08 17:36:19.121 | quotas 2022-02-08 17:36:19.121 | quota_details 2022-02-08 17:36:19.121 | rbac-policies 2022-02-08 17:36:19.121 | rbac-address-group 2022-02-08 17:36:19.121 | rbac-address-scope 2022-02-08 17:36:19.121 | rbac-security-groups 2022-02-08 17:36:19.121 | rbac-subnetpool 2022-02-08 17:36:19.121 | revision-if-match 2022-02-08 17:36:19.121 | standard-attr-revisions 2022-02-08 17:36:19.121 | router_availability_zone 2022-02-08 17:36:19.121 | security-groups-normalized-cidr 2022-02-08 17:36:19.121 | port-security-groups-filtering 2022-02-08 17:36:19.121 | security-groups-remote-address-group 2022-02-08 17:36:19.122 | security-groups-shared-filtering 2022-02-08 17:36:19.122 | security-group 2022-02-08 17:36:19.122 | service-type 2022-02-08 17:36:19.122 | sorting 2022-02-08 17:36:19.122 | standard-attr-description 2022-02-08 17:36:19.122 | stateful-security-group 2022-02-08 17:36:19.122 | subnet_onboard 2022-02-08 17:36:19.122 | subnet-service-types 2022-02-08 17:36:19.122 | subnet_allocation 2022-02-08 17:36:19.122 | subnetpool-prefix-ops 2022-02-08 17:36:19.122 | standard-attr-tag 2022-02-08 17:36:19.122 | standard-attr-timestamp' 2022-02-08 17:36:19.122 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2022-02-08 17:36:19.122 | address-scope 2022-02-08 17:36:19.122 | router-admin-state-down-before-update 2022-02-08 17:36:19.122 | agent 2022-02-08 17:36:19.123 | agent-resources-synced 2022-02-08 17:36:19.123 | allowed-address-pairs 2022-02-08 17:36:19.123 | auto-allocated-topology 2022-02-08 17:36:19.123 | availability_zone 2022-02-08 17:36:19.123 | availability_zone_filter 2022-02-08 17:36:19.123 | default-subnetpools 2022-02-08 17:36:19.123 | dhcp_agent_scheduler 2022-02-08 17:36:19.123 | dvr 2022-02-08 17:36:19.123 | empty-string-filtering 2022-02-08 17:36:19.123 | external-net 2022-02-08 17:36:19.123 | extra_dhcp_opt 2022-02-08 17:36:19.123 | extraroute 2022-02-08 17:36:19.123 | extraroute-atomic 2022-02-08 17:36:19.123 | filter-validation 2022-02-08 17:36:19.123 | fip-port-details 2022-02-08 17:36:19.123 | flavors 2022-02-08 17:36:19.123 | floatingip-pools 2022-02-08 17:36:19.123 | ip-substring-filtering 2022-02-08 17:36:19.123 | router 2022-02-08 17:36:19.123 | ext-gw-mode 2022-02-08 17:36:19.123 | l3-ha 2022-02-08 17:36:19.123 | l3-flavors 2022-02-08 17:36:19.123 | l3-port-ip-change-not-allowed 2022-02-08 17:36:19.123 | l3_agent_scheduler 2022-02-08 17:36:19.123 | multi-provider 2022-02-08 17:36:19.123 | net-mtu 2022-02-08 17:36:19.123 | net-mtu-writable 2022-02-08 17:36:19.123 | network_availability_zone 2022-02-08 17:36:19.123 | network-ip-availability 2022-02-08 17:36:19.123 | pagination 2022-02-08 17:36:19.123 | port-device-profile 2022-02-08 17:36:19.123 | port-mac-address-regenerate 2022-02-08 17:36:19.123 | port-numa-affinity-policy 2022-02-08 17:36:19.123 | binding 2022-02-08 17:36:19.123 | binding-extended 2022-02-08 17:36:19.123 | port-security 2022-02-08 17:36:19.123 | project-id 2022-02-08 17:36:19.123 | provider 2022-02-08 17:36:19.124 | quota-check-limit 2022-02-08 17:36:19.124 | quotas 2022-02-08 17:36:19.124 | quota_details 2022-02-08 17:36:19.124 | rbac-policies 2022-02-08 17:36:19.124 | rbac-address-group 2022-02-08 17:36:19.124 | rbac-address-scope 2022-02-08 17:36:19.124 | rbac-security-groups 2022-02-08 17:36:19.124 | rbac-subnetpool 2022-02-08 17:36:19.124 | revision-if-match 2022-02-08 17:36:19.124 | standard-attr-revisions 2022-02-08 17:36:19.124 | router_availability_zone 2022-02-08 17:36:19.124 | security-groups-normalized-cidr 2022-02-08 17:36:19.124 | port-security-groups-filtering 2022-02-08 17:36:19.124 | security-groups-remote-address-group 2022-02-08 17:36:19.124 | security-groups-shared-filtering 2022-02-08 17:36:19.124 | security-group 2022-02-08 17:36:19.124 | service-type 2022-02-08 17:36:19.124 | sorting 2022-02-08 17:36:19.124 | standard-attr-description 2022-02-08 17:36:19.124 | stateful-security-group 2022-02-08 17:36:19.124 | subnet_onboard 2022-02-08 17:36:19.124 | subnet-service-types 2022-02-08 17:36:19.124 | subnet_allocation 2022-02-08 17:36:19.124 | subnetpool-prefix-ops 2022-02-08 17:36:19.124 | standard-attr-tag 2022-02-08 17:36:19.124 | standard-attr-timestamp =~ external-net ]] 2022-02-08 17:36:19.126 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2022-02-08 17:36:19.129 | +++ lib/tempest:configure_tempest:294 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-02-08 17:36:21.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:21.751 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:21.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:21.751 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:21.933 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:36:21.937 | ++ lib/tempest:configure_tempest:294 : public_network_id=5d090bdf-17ee-4bfe-9219-623316fb3b78 2022-02-08 17:36:21.942 | ++ lib/tempest:configure_tempest:296 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared --project 821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:36:24.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:24.610 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:24.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:24.610 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:24.610 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:36:24.610 | | Field | Value | 2022-02-08 17:36:24.610 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:36:24.611 | | admin_state_up | UP | 2022-02-08 17:36:24.611 | | availability_zone_hints | | 2022-02-08 17:36:24.611 | | availability_zones | | 2022-02-08 17:36:24.611 | | created_at | 2022-02-08T17:36:24Z | 2022-02-08 17:36:24.611 | | description | | 2022-02-08 17:36:24.611 | | dns_domain | None | 2022-02-08 17:36:24.611 | | id | 29977f1f-40e0-4a63-8384-72d485cdddc8 | 2022-02-08 17:36:24.611 | | ipv4_address_scope | None | 2022-02-08 17:36:24.611 | | ipv6_address_scope | None | 2022-02-08 17:36:24.611 | | is_default | False | 2022-02-08 17:36:24.611 | | is_vlan_transparent | None | 2022-02-08 17:36:24.611 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '821657e506c64f6eaafa50d4c58b5f53', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2022-02-08 17:36:24.611 | | mtu | 1500 | 2022-02-08 17:36:24.611 | | name | shared | 2022-02-08 17:36:24.611 | | port_security_enabled | True | 2022-02-08 17:36:24.611 | | project_id | 821657e506c64f6eaafa50d4c58b5f53 | 2022-02-08 17:36:24.611 | | provider:network_type | vlan | 2022-02-08 17:36:24.611 | | provider:physical_network | physnet1 | 2022-02-08 17:36:24.611 | | provider:segmentation_id | 910 | 2022-02-08 17:36:24.611 | | qos_policy_id | None | 2022-02-08 17:36:24.611 | | revision_number | 1 | 2022-02-08 17:36:24.611 | | router:external | Internal | 2022-02-08 17:36:24.611 | | segments | None | 2022-02-08 17:36:24.611 | | shared | True | 2022-02-08 17:36:24.611 | | status | ACTIVE | 2022-02-08 17:36:24.611 | | subnets | | 2022-02-08 17:36:24.611 | | tags | | 2022-02-08 17:36:24.611 | | updated_at | 2022-02-08T17:36:24Z | 2022-02-08 17:36:24.611 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:36:24.786 | ++ lib/tempest:configure_tempest:297 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet --project 821657e506c64f6eaafa50d4c58b5f53 2022-02-08 17:36:27.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:27.557 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:27.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:36:27.557 | from cryptography.utils import int_from_bytes 2022-02-08 17:36:27.557 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:36:27.557 | | Field | Value | 2022-02-08 17:36:27.557 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:36:27.557 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-02-08 17:36:27.557 | | cidr | 192.168.233.0/24 | 2022-02-08 17:36:27.557 | | created_at | 2022-02-08T17:36:27Z | 2022-02-08 17:36:27.557 | | description | shared-subnet | 2022-02-08 17:36:27.557 | | dns_nameservers | | 2022-02-08 17:36:27.557 | | dns_publish_fixed_ip | None | 2022-02-08 17:36:27.557 | | enable_dhcp | True | 2022-02-08 17:36:27.557 | | gateway_ip | 192.168.233.1 | 2022-02-08 17:36:27.557 | | host_routes | | 2022-02-08 17:36:27.557 | | id | 2225d4c9-6380-4e50-ba4a-0c522993b3a7 | 2022-02-08 17:36:27.557 | | ip_version | 4 | 2022-02-08 17:36:27.557 | | ipv6_address_mode | None | 2022-02-08 17:36:27.557 | | ipv6_ra_mode | None | 2022-02-08 17:36:27.558 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '821657e506c64f6eaafa50d4c58b5f53', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2022-02-08 17:36:27.558 | | name | shared-subnet | 2022-02-08 17:36:27.558 | | network_id | 29977f1f-40e0-4a63-8384-72d485cdddc8 | 2022-02-08 17:36:27.558 | | project_id | 821657e506c64f6eaafa50d4c58b5f53 | 2022-02-08 17:36:27.558 | | revision_number | 0 | 2022-02-08 17:36:27.558 | | segment_id | None | 2022-02-08 17:36:27.558 | | service_types | | 2022-02-08 17:36:27.558 | | subnetpool_id | None | 2022-02-08 17:36:27.558 | | tags | | 2022-02-08 17:36:27.558 | | updated_at | 2022-02-08T17:36:27Z | 2022-02-08 17:36:27.558 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-08 17:36:27.741 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-02-08 17:36:27.778 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-02-08 17:36:27.813 | ++ lib/tempest:configure_tempest:304 : mkdir -p /opt/stack/data/tempest 2022-02-08 17:36:27.825 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-02-08 17:36:27.861 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-02-08 17:36:27.897 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-02-08 17:36:27.931 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-02-08 17:36:27.967 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-02-08 17:36:28.005 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.75/identity/v2.0/ 2022-02-08 17:36:28.048 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.75/identity/v3 2022-02-08 17:36:28.088 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-02-08 17:36:28.122 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-02-08 17:36:28.155 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-02-08 17:36:28.189 | ++ lib/tempest:configure_tempest:319 : [[ True == \T\r\u\e ]] 2022-02-08 17:36:28.191 | ++ lib/tempest:configure_tempest:320 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-02-08 17:36:28.230 | ++ lib/tempest:configure_tempest:321 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-02-08 17:36:28.268 | ++ lib/tempest:configure_tempest:322 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-02-08 17:36:28.303 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-02-08 17:36:28.333 | ++ lib/tempest:configure_tempest:325 : '[' '' == True ']' 2022-02-08 17:36:28.336 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-02-08 17:36:28.381 | ++ lib/tempest:configure_tempest:332 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-02-08 17:36:28.415 | ++ lib/tempest:configure_tempest:333 : [[ '' != \v\2 ]] 2022-02-08 17:36:28.418 | ++ lib/tempest:configure_tempest:335 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-02-08 17:36:28.455 | ++ lib/tempest:configure_tempest:338 : is_service_enabled tls-proxy 2022-02-08 17:36:28.481 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:36:28.484 | ++ lib/tempest:configure_tempest:343 : [[ True = True ]] 2022-02-08 17:36:28.487 | ++ lib/tempest:configure_tempest:344 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-02-08 17:36:28.520 | ++ lib/tempest:configure_tempest:349 : is_service_enabled ldap 2022-02-08 17:36:28.544 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:36:28.547 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-02-08 17:36:28.583 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-02-08 17:36:28.615 | ++ lib/tempest:configure_tempest:363 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-02-08 17:36:28.648 | ++ lib/tempest:configure_tempest:368 : [[ ! -z '' ]] 2022-02-08 17:36:28.650 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-02-08 17:36:28.684 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-02-08 17:36:28.729 | ++ lib/tempest:configure_tempest:373 : is_service_enabled g-api-r 2022-02-08 17:36:28.749 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:36:28.751 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 91dd956e-4629-4a9b-9555-3b92c117a9cf 2022-02-08 17:36:28.782 | ++ lib/tempest:configure_tempest:379 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 91dd956e-4629-4a9b-9555-3b92c117a9cf 2022-02-08 17:36:28.813 | ++ lib/tempest:configure_tempest:380 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-02-08 17:36:28.844 | ++ lib/tempest:configure_tempest:381 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-02-08 17:36:28.875 | ++ lib/tempest:configure_tempest:382 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-02-08 17:36:28.908 | ++ lib/tempest:configure_tempest:383 : is_service_enabled neutron 2022-02-08 17:36:28.927 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:28.929 | ++ lib/tempest:configure_tempest:391 : [[ -n '' ]] 2022-02-08 17:36:28.931 | ++ lib/tempest:configure_tempest:401 : local tempest_compute_min_microversion=None 2022-02-08 17:36:28.934 | ++ lib/tempest:configure_tempest:402 : local tempest_compute_max_microversion=latest 2022-02-08 17:36:28.937 | ++ lib/tempest:configure_tempest:405 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-02-08 17:36:28.939 | ++ lib/tempest:configure_tempest:409 : '[' None == None ']' 2022-02-08 17:36:28.941 | ++ lib/tempest:configure_tempest:410 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-02-08 17:36:28.966 | ++ lib/tempest:configure_tempest:414 : '[' latest == None ']' 2022-02-08 17:36:28.968 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-02-08 17:36:29.000 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-02-08 17:36:29.045 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-02-08 17:36:29.094 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-02-08 17:36:29.124 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-02-08 17:36:29.155 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-02-08 17:36:29.185 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-02-08 17:36:29.218 | ++ lib/tempest:configure_tempest:426 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-02-08 17:36:29.253 | ++ lib/tempest:configure_tempest:429 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-02-08 17:36:29.286 | ++ lib/tempest:configure_tempest:431 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-02-08 17:36:29.289 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-08 17:36:29.319 | ++ lib/tempest:configure_tempest:435 : [[ False == \T\r\u\e ]] 2022-02-08 17:36:29.321 | ++ lib/tempest:configure_tempest:439 : is_service_enabled n-novnc 2022-02-08 17:36:29.338 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:36:29.341 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-02-08 17:36:29.371 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 5d090bdf-17ee-4bfe-9219-623316fb3b78 2022-02-08 17:36:29.406 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-02-08 17:36:29.441 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-02-08 17:36:29.474 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-02-08 17:36:29.515 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-02-08 17:36:29.554 | ++ lib/tempest:configure_tempest:450 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-02-08 17:36:29.584 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-02-08 17:36:29.617 | ++ lib/tempest:configure_tempest:455 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-02-08 17:36:29.620 | ++ lib/tempest:configure_tempest:456 : SCENARIO_IMAGE_FILE= 2022-02-08 17:36:29.622 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-02-08 17:36:29.658 | ++ lib/tempest:configure_tempest:460 : TEMPEST_SSH_NETWORK_NAME=private 2022-02-08 17:36:29.660 | ++ lib/tempest:configure_tempest:461 : is_provider_network 2022-02-08 17:36:29.663 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2022-02-08 17:36:29.665 | ++ functions-common:is_provider_network:2266 : return 1 2022-02-08 17:36:29.667 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-02-08 17:36:29.698 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-02-08 17:36:29.731 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-02-08 17:36:29.763 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-02-08 17:36:29.795 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-02-08 17:36:29.832 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-02-08 17:36:29.863 | ++ lib/tempest:configure_tempest:474 : [[ ceph == *\l\v\m* ]] 2022-02-08 17:36:29.866 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-02-08 17:36:29.884 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2022-02-08 17:36:29.916 | ++ lib/tempest:configure_tempest:479 : [[ ceph == *\l\v\m* ]] 2022-02-08 17:36:29.920 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-02-08 17:36:29.939 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2022-02-08 17:36:29.972 | ++ lib/tempest:configure_tempest:485 : [[ ceph == *\l\v\m* ]] 2022-02-08 17:36:29.977 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-02-08 17:36:29.997 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2022-02-08 17:36:30.029 | ++ lib/tempest:configure_tempest:490 : [[ ceph == *\l\v\m* ]] 2022-02-08 17:36:30.033 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-02-08 17:36:30.051 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2022-02-08 17:36:30.083 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2022-02-08 17:36:30.087 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=latest 2022-02-08 17:36:30.090 | ++ lib/tempest:configure_tempest:496 : '[' None == None ']' 2022-02-08 17:36:30.093 | ++ lib/tempest:configure_tempest:497 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-02-08 17:36:30.112 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2022-02-08 17:36:30.116 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-02-08 17:36:30.150 | ++ lib/tempest:configure_tempest:508 : is_service_enabled c-bak 2022-02-08 17:36:30.174 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:36:30.176 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-02-08 17:36:30.213 | ++ lib/tempest:configure_tempest:515 : [[ -n ceph ]] 2022-02-08 17:36:30.216 | ++ lib/tempest:configure_tempest:515 : [[ ceph =~ .*,.* ]] 2022-02-08 17:36:30.220 | ++ lib/tempest:configure_tempest:535 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-02-08 17:36:30.226 | ++ lib/tempest:configure_tempest:539 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2022-02-08 17:36:30.229 | ++ lib/tempest:configure_tempest:541 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2022-02-08 17:36:30.262 | ++ lib/tempest:configure_tempest:549 : local tempest_placement_min_microversion=None 2022-02-08 17:36:30.264 | ++ lib/tempest:configure_tempest:550 : local tempest_placement_max_microversion=latest 2022-02-08 17:36:30.267 | ++ lib/tempest:configure_tempest:551 : '[' None == None ']' 2022-02-08 17:36:30.270 | ++ lib/tempest:configure_tempest:552 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-02-08 17:36:30.290 | ++ lib/tempest:configure_tempest:556 : '[' latest == None ']' 2022-02-08 17:36:30.293 | ++ lib/tempest:configure_tempest:559 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-02-08 17:36:30.327 | ++ lib/tempest:configure_tempest:563 : '[' libvirt = ironic ']' 2022-02-08 17:36:30.329 | ++ lib/tempest:configure_tempest:577 : '[' libvirt = libvirt ']' 2022-02-08 17:36:30.333 | ++ lib/tempest:configure_tempest:579 : '[' kvm = lxc ']' 2022-02-08 17:36:30.335 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-02-08 17:36:30.365 | ++ lib/tempest:configure_tempest:587 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-02-08 17:36:30.394 | ++ lib/tempest:configure_tempest:588 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-02-08 17:36:30.425 | ++ lib/tempest:configure_tempest:601 : local service 2022-02-08 17:36:30.427 | ++ lib/tempest:configure_tempest:602 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-02-08 17:36:30.430 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-08 17:36:30.434 | ++ lib/tempest:configure_tempest:604 : is_service_enabled key 2022-02-08 17:36:30.454 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:30.457 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-02-08 17:36:30.491 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-08 17:36:30.494 | ++ lib/tempest:configure_tempest:604 : is_service_enabled glance 2022-02-08 17:36:30.513 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:30.516 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-02-08 17:36:30.547 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-08 17:36:30.551 | ++ lib/tempest:configure_tempest:604 : is_service_enabled nova 2022-02-08 17:36:30.571 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:30.573 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-02-08 17:36:30.605 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-08 17:36:30.608 | ++ lib/tempest:configure_tempest:604 : is_service_enabled neutron 2022-02-08 17:36:30.629 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:30.632 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-02-08 17:36:30.664 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-08 17:36:30.666 | ++ lib/tempest:configure_tempest:604 : is_service_enabled cinder 2022-02-08 17:36:30.684 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:36:30.687 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-02-08 17:36:30.717 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-08 17:36:30.720 | ++ lib/tempest:configure_tempest:604 : is_service_enabled swift 2022-02-08 17:36:30.740 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:36:30.744 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2022-02-08 17:36:30.774 | ++ lib/tempest:configure_tempest:603 : for service in ${tempest_services//,/ } 2022-02-08 17:36:30.776 | ++ lib/tempest:configure_tempest:604 : is_service_enabled horizon 2022-02-08 17:36:30.794 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:36:30.796 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-02-08 17:36:30.826 | ++ lib/tempest:configure_tempest:611 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-02-08 17:36:30.858 | ++ lib/tempest:configure_tempest:613 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-02-08 17:36:30.889 | ++ lib/tempest:configure_tempest:615 : '[' libvirt = libvirt ']' 2022-02-08 17:36:30.891 | ++ lib/tempest:configure_tempest:615 : '[' kvm = lxc ']' 2022-02-08 17:36:30.894 | ++ lib/tempest:configure_tempest:625 : local tmp_cfg_file 2022-02-08 17:36:30.897 | +++ lib/tempest:configure_tempest:626 : mktemp 2022-02-08 17:36:30.903 | ++ lib/tempest:configure_tempest:626 : tmp_cfg_file=/tmp/tmp.4azt0pkc2a 2022-02-08 17:36:30.906 | ++ lib/tempest:configure_tempest:627 : cd /opt/stack/tempest 2022-02-08 17:36:30.909 | ++ lib/tempest:configure_tempest:628 : [[ False != \T\r\u\e ]] 2022-02-08 17:36:30.912 | ++ lib/tempest:configure_tempest:629 : tox -revenv-tempest --notest 2022-02-08 17:36:31.635 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-02-08 17:36:33.181 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-08 17:36:51.632 | venv-tempest develop-inst: /opt/stack/tempest 2022-02-08 17:36:58.017 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@eb1afd539aa1fadbc6aa3bccf87af7cb5e0f0abb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-08 17:36:58.018 | ___________________________________ summary ____________________________________ 2022-02-08 17:36:58.018 | venv-tempest: skipped tests 2022-02-08 17:36:58.018 | congratulations :) 2022-02-08 17:36:58.055 | ++ lib/tempest:configure_tempest:632 : local tmp_u_c_m 2022-02-08 17:36:58.058 | +++ lib/tempest:configure_tempest:633 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-08 17:36:58.064 | ++ lib/tempest:configure_tempest:633 : tmp_u_c_m=/tmp/tempest_u_c_m.nOrY4OQwCV 2022-02-08 17:36:58.066 | ++ lib/tempest:configure_tempest:634 : set_tempest_venv_constraints /tmp/tempest_u_c_m.nOrY4OQwCV 2022-02-08 17:36:58.069 | ++ lib/tempest:set_tempest_venv_constraints:119 : local tmp_c 2022-02-08 17:36:58.071 | ++ lib/tempest:set_tempest_venv_constraints:120 : tmp_c=/tmp/tempest_u_c_m.nOrY4OQwCV 2022-02-08 17:36:58.074 | ++ lib/tempest:set_tempest_venv_constraints:121 : [[ master == \m\a\s\t\e\r ]] 2022-02-08 17:36:58.077 | ++ lib/tempest:set_tempest_venv_constraints:122 : cd /opt/stack/requirements 2022-02-08 17:36:58.080 | ++ lib/tempest:set_tempest_venv_constraints:123 : git show master:upper-constraints.txt 2022-02-08 17:36:58.087 | ++ lib/tempest:configure_tempest:635 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.nOrY4OQwCV -r requirements.txt 2022-02-08 17:36:59.775 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:157: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-08 17:36:59.775 | warnings.warn( 2022-02-08 17:36:59.775 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-08 17:36:59.775 | warnings.warn( 2022-02-08 17:36:59.867 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-08 17:37:00.576 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@eb1afd539aa1fadbc6aa3bccf87af7cb5e0f0abb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-08 17:37:00.577 | venv-tempest run-test-pre: PYTHONHASHSEED='3108576818' 2022-02-08 17:37:00.577 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.nOrY4OQwCV -r requirements.txt 2022-02-08 17:37:02.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:37:02.279 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-02-08 17:37:02.281 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-02-08 17:37:02.282 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-08 17:37:02.283 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-08 17:37:02.284 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-08 17:37:02.287 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-08 17:37:02.287 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-08 17:37:02.287 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-08 17:37:02.288 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-08 17:37:02.289 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-08 17:37:02.291 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-08 17:37:02.292 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-08 17:37:02.293 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-08 17:37:02.294 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-08 17:37:02.295 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-08 17:37:02.296 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-08 17:37:02.297 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-08 17:37:02.298 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-08 17:37:02.299 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-08 17:37:02.300 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-08 17:37:02.301 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 24)) (1.1.0) 2022-02-08 17:37:02.313 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-08 17:37:02.314 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-08 17:37:02.315 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-02-08 17:37:02.344 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-02-08 17:37:02.345 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-08 17:37:02.345 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.7.1) 2022-02-08 17:37:02.346 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-08 17:37:02.357 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-02-08 17:37:02.390 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-08 17:37:02.391 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-08 17:37:02.429 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-08 17:37:02.443 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-08 17:37:02.445 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-08 17:37:02.484 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-08 17:37:02.486 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-08 17:37:02.528 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-08 17:37:02.530 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-08 17:37:02.532 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-08 17:37:02.560 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-08 17:37:02.562 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-08 17:37:02.572 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-08 17:37:02.573 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-08 17:37:02.590 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-08 17:37:02.591 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-08 17:37:02.593 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-08 17:37:02.655 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-08 17:37:02.691 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-08 17:37:02.704 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 24)) (1.4.0) 2022-02-08 17:37:02.776 | Collecting argparse 2022-02-08 17:37:02.783 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-02-08 17:37:02.885 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-08 17:37:02.966 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-08 17:37:03.156 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.11) 2022-02-08 17:37:03.157 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-08 17:37:03.160 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-08 17:37:03.256 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 24)) (1.0.0) 2022-02-08 17:37:03.449 | Installing collected packages: argparse 2022-02-08 17:37:03.512 | Successfully installed argparse-1.4.0 2022-02-08 17:37:03.517 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:37:03.517 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-08 17:37:03.611 | ___________________________________ summary ____________________________________ 2022-02-08 17:37:03.611 | venv-tempest: commands succeeded 2022-02-08 17:37:03.611 | congratulations :) 2022-02-08 17:37:03.644 | ++ lib/tempest:configure_tempest:636 : rm -f /tmp/tempest_u_c_m.nOrY4OQwCV 2022-02-08 17:37:03.649 | ++ lib/tempest:configure_tempest:639 : [[ False == \T\r\u\e ]] 2022-02-08 17:37:03.651 | ++ lib/tempest:configure_tempest:647 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:37:03.654 | ++ lib/tempest:configure_tempest:651 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-02-08 17:37:03.686 | ++ lib/tempest:configure_tempest:657 : tox -evenv -- tempest verify-config -uro /tmp/tmp.4azt0pkc2a 2022-02-08 17:37:04.392 | venv create: /opt/stack/tempest/.tox/venv 2022-02-08 17:37:05.621 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-02-08 17:37:32.639 | venv develop-inst: /opt/stack/tempest 2022-02-08 17:37:41.088 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.10.1,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@eb1afd539aa1fadbc6aa3bccf87af7cb5e0f0abb#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-02-08 17:37:41.089 | venv run-test-pre: PYTHONHASHSEED='4146657458' 2022-02-08 17:37:41.089 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.4azt0pkc2a 2022-02-08 17:37:44.046 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-02-08 17:37:44.046 | warnings.warn( 2022-02-08 17:37:44.047 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-02-08 17:37:44.047 | warnings.warn( 2022-02-08 17:37:44.047 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-02-08 17:37:44.047 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-02-08 17:37:44.047 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-02-08 17:37:44.170 | ___________________________________ summary ____________________________________ 2022-02-08 17:37:44.170 | venv: commands succeeded 2022-02-08 17:37:44.170 | congratulations :) 2022-02-08 17:37:44.203 | ++ lib/tempest:configure_tempest:662 : is_service_enabled q-metering 2022-02-08 17:37:44.221 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:37:44.224 | ++ lib/tempest:configure_tempest:663 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2022-02-08 17:37:44.226 | ++ lib/tempest:configure_tempest:667 : is_service_enabled q-l3 2022-02-08 17:37:44.247 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:44.249 | ++ lib/tempest:configure_tempest:671 : local network_api_extensions=all 2022-02-08 17:37:44.252 | ++ lib/tempest:configure_tempest:672 : [[ ! -z , metering ]] 2022-02-08 17:37:44.256 | +++ lib/tempest:configure_tempest:674 : iniget /tmp/tmp.4azt0pkc2a network-feature-enabled api_extensions 2022-02-08 17:37:44.256 | +++ lib/tempest:configure_tempest:674 : tr -d ' ' 2022-02-08 17:37:44.278 | ++ lib/tempest:configure_tempest:674 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-08 17:37:44.282 | +++ lib/tempest:configure_tempest:676 : remove_disabled_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops , metering 2022-02-08 17:37:44.285 | +++ lib/tempest:remove_disabled_extensions:104 : local extensions_list=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-08 17:37:44.287 | +++ lib/tempest:remove_disabled_extensions:105 : shift 2022-02-08 17:37:44.290 | +++ lib/tempest:remove_disabled_extensions:106 : local 'disabled_exts=, metering' 2022-02-08 17:37:44.293 | +++ lib/tempest:remove_disabled_extensions:107 : remove_disabled_services address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops ', metering' 2022-02-08 17:37:44.313 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-08 17:37:44.333 | ++ lib/tempest:configure_tempest:676 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-08 17:37:44.336 | ++ lib/tempest:configure_tempest:678 : [[ -n '' ]] 2022-02-08 17:37:44.339 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-08 17:37:44.368 | ++ lib/tempest:configure_tempest:683 : local object_storage_api_extensions=all 2022-02-08 17:37:44.371 | ++ lib/tempest:configure_tempest:684 : [[ ! -z '' ]] 2022-02-08 17:37:44.373 | ++ lib/tempest:configure_tempest:690 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-02-08 17:37:44.409 | ++ lib/tempest:configure_tempest:692 : local volume_api_extensions=all 2022-02-08 17:37:44.411 | ++ lib/tempest:configure_tempest:693 : [[ ! -z '' ]] 2022-02-08 17:37:44.414 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-02-08 17:37:44.444 | ++ lib/tempest:configure_tempest:702 : IFS=' 2022-02-08 17:37:44.444 | ' 2022-02-08 17:37:44.447 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-02-08 17:37:44.449 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:37:44.452 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest Plugins 2022-02-08 17:37:44.454 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-02-08 17:37:44.457 | ++ lib/tempest:install_tempest_plugins:731 : pushd /opt/stack/tempest 2022-02-08 17:37:44.457 | /opt/stack/tempest /opt/stack/tempest 2022-02-08 17:37:44.460 | ++ lib/tempest:install_tempest_plugins:732 : [[ 0 != 0 ]] 2022-02-08 17:37:44.464 | ++ lib/tempest:install_tempest_plugins:741 : popd 2022-02-08 17:37:44.464 | /opt/stack/tempest 2022-02-08 17:37:44.467 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:37:44.469 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:37:44.473 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:37:44.475 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:37:44.478 | + functions-common:run_phase:1869 : run_plugins stack test-config 2022-02-08 17:37:44.481 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:37:44.483 | + functions-common:run_plugins:1829 : local phase=test-config 2022-02-08 17:37:44.486 | + functions-common:run_plugins:1831 : local plugins=,devstack-plugin-ceph 2022-02-08 17:37:44.489 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:37:44.492 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2022-02-08 17:37:44.495 | + functions-common:run_plugins:1834 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-08 17:37:44.498 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-08 17:37:44.501 | + functions-common:run_plugins:1836 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2022-02-08 17:37:44.504 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:37:44.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:37:44.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-08 17:37:44.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:37:44.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-02-08 17:37:44.517 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:37:44.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:37:44.522 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:37:44.524 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:37:44.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2022-02-08 17:37:44.544 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:37:44.547 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2022-02-08 17:37:44.578 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2022-02-08 17:37:44.581 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2022-02-08 17:37:44.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2022-02-08 17:37:44.614 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:111 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-02-08 17:37:44.646 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2022-02-08 17:37:44.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-02-08 17:37:44.681 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:37:44.684 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:37:44.687 | + ./stack.sh:main:1490 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-02-08 17:37:44.690 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-08 17:37:44.693 | + inc/meta-config:merge_config_group:171 : shift 2022-02-08 17:37:44.696 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-02-08 17:37:44.698 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:37:44.701 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-08 17:37:44.704 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-08 17:37:44.708 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-02-08 17:37:44.710 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-08 17:37:44.713 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-02-08 17:37:44.716 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-08 17:37:44.719 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-02-08 17:37:44.719 | /^\[\[.+\|.*\]\]/ { 2022-02-08 17:37:44.719 | gsub("[][]", "", $1); 2022-02-08 17:37:44.719 | split($1, a, "|"); 2022-02-08 17:37:44.719 | if (a[1] == matchgroup) 2022-02-08 17:37:44.719 | print a[2] 2022-02-08 17:37:44.719 | } 2022-02-08 17:37:44.719 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 23 pip_install 159 apt-get 11 run_process 28 dbsync 8 git_timed 122 apt-get-update 9 test_with_retry 5 async_wait 79 osc 348 ------------------------- Unaccounted time 132 ========================= Total runtime 924 ================= Async summary ================= Time spent in the background minus waits: 408 sec Elapsed time: 924 sec Time if we did everything serially: 1332 sec Speedup: 1.44156 This is your host IP address: 10.222.0.75 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.75/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: yoga Change: 6e79ca2b993cca47bb29f9c6c220549869a26cca Use ping instead of arping for br-data 2022-02-08 17:03:30 +0000 OS Version: Ubuntu 20.04 focal